Browse Source

设置为开发环境

gcj 2 years ago
parent
commit
79cc69760f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -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]: ''