@@ -9,7 +9,6 @@ app.use('/lesson', require('./router/lesson'))
app.get('/', function (req, res) {
res.sendFile(__dirname+'/index.html',
{
- "image":"222",
});
})
@@ -6,9 +6,9 @@
<meta content="MSHTML 6.00.2800.1106" name="GENERATOR">
</head>
-<body style="background-image: url('http://tt-web.api.ai160.com/debug/build/stage/index/assets/img/IndexScene/background.png')">
+<body style="background-image: url('https://kid-winapp.lingjiao.cn/build/stage/index/assets/img/IndexScene/background.png')">
<br/>
-<h1 style="color: red;text-align: center;">欢迎您访问领教云课堂{{version}}}</h1>
+<h1 style="color: red;text-align: center;">欢迎您访问领教云课堂</h1>
</body>
</html>