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