Browse Source

更改地址

MrWang 2 năm trước cách đây
mục cha
commit
e479690a98
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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]: ''