瀏覽代碼

设置为开发环境

gcj 2 年之前
父節點
當前提交
79cc69760f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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]: ''