Pārlūkot izejas kodu

预发布地址

chenrui 4 gadi atpakaļ
vecāks
revīzija
4eca829605
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -108,9 +108,9 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        target: 'http://carwash.test.zyucgj.com/cw-admin/',
-        // target: 'http://192.168.16.102:8101/cw-admin/',
         // target: 'http://carwash.test.zyucgj.com/cw-admin/',
+        // target: 'http://192.168.16.102:8101/cw-admin/',
+        target: 'https://carwash.test.zyucgj.com/cw-admin/',
         ws: false,
         changeOrigin: true,
         pathRewrite: {