Merge branch 'develop' into manage-release

# Conflicts:
#	.env.release
#	src/App.vue
This commit is contained in:
yuping
2022-12-20 23:52:26 +08:00
62 changed files with 26538 additions and 25720 deletions

View File

@@ -22,6 +22,9 @@ module.exports = defineConfig({
pathRewrite: {
"^/manageApi": "",
},
},"/userbasic": {
target: process.env.VUE_APP_BOE_API_URL,
changeOrigin: true, //表示是否改变原域名
},
},
},