yuehenying
Results
1
issues of
yuehenying
你好,我在使用你的代码时发现phone.js的第一行是require('./config/alidayu'),应该改为require('../config/alidayu'); 但我最疑惑的是当我正常运行app.js之后,浏览器访问localhost:3000/index.html时页面显示Cannot GET /index.html,应该是被重定向了,请问这是什么问题?