module.exports = { // publicPath: '/manage/', devServer: { // 项目运行时候的端口号 port: 8003 } };