root hace 6 años
padre
commit
0d72a9fd8a
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      index.js

+ 0 - 3
index.js

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