瀏覽代碼

更改地址

MrWang 2 年之前
父節點
當前提交
e479690a98
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      vue.config.js

+ 2 - 1
vue.config.js

@@ -36,7 +36,8 @@ module.exports = {
       //target: `http://113.31.163.91:8090`,
       // target: `http://localhost:8080`,
       // target: `https://mp-api.51jiazhu.com`,
-      target: `https://test-mp.quanshu123.com`,
+      // target: `https://test-mp.quanshu123.com`,
+        target: `https://mptest.kaimanghe.net`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''