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