Răsfoiți Sursa

配置修改

hwb0 3 ani în urmă
părinte
comite
737bf5d8ed
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -34,8 +34,8 @@ module.exports = {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
       //target: `http://113.31.163.91:8090`,
-      target: `http://localhost:8080`,
-      //target: `https://test-mp.quanshu123.com`,
+      // target: `http://localhost:8080`,
+      target: `https://test-mp.quanshu123.com`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''