Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop-ui

# Conflicts:
#	manager/vue.config.js
#	seller/vue.config.js
This commit is contained in:
Chopper
2021-05-17 15:41:08 +08:00
11 changed files with 56 additions and 47 deletions

View File

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