|
@@ -45,7 +45,7 @@ module.exports = {
|
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
|
target: `https://gcls.utschool.cn/`,
|
|
|
//target: `https://gcls.helxsoft.cn/`,
|
|
|
- // target: `https://chinesedu.blcup.com/`,
|
|
|
+ //target: `https://chinesedu.blcup.com/`,
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|
|
|
['^' + process.env.VUE_APP_BASE_API]: ''
|