@@ -19,9 +19,6 @@ app.use(bodyParser.urlencoded({extended: false}));
}*/
-
// 首页
app.get('/', function (req, res) {
res.redirect('/file')