MrWang před 2 roky
rodič
revize
e479690a98
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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]: ''