店铺入驻bug修改

This commit is contained in:
mabo
2021-05-17 15:38:31 +08:00
parent 25690e86e7
commit a4f2fc1381
8 changed files with 48 additions and 45 deletions

View File

@@ -18,12 +18,6 @@ module.exports = {
},
devServer: {
port: 9999
// proxy: {
// '/lili': {
// target: 'http://127.0.0.1:8888', // 请求本地 需要lili后台项目
// ws: true
// }
// }
},
chainWebpack: config => {