mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
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:
@@ -18,12 +18,6 @@ module.exports = {
|
||||
},
|
||||
devServer: {
|
||||
port: 10003
|
||||
// proxy: {
|
||||
// '/lili': {
|
||||
// target: 'http://127.0.0.1:8888', // 请求本地 需要lili后台项目
|
||||
// ws: true
|
||||
// }
|
||||
// }
|
||||
},
|
||||
|
||||
chainWebpack: config => {
|
||||
|
||||
Reference in New Issue
Block a user