BAIYANG 6 anni fa
parent
commit
014e539dfb
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      index.js

+ 1 - 0
index.js

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