lilei před 2 roky
rodič
revize
31b54f17ab
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -107,9 +107,9 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        target: 'http://160f12de.nat123.fun:53612/ocs-admin',
+        // target: 'http://160f12de.nat123.fun:53612/ocs-admin',
         // target: 'https://t.ocs.360arrow.com/ocs-admin', //  Á·Ï°
-        // target: 'http://p.ocs.360arrow.com/ocs-admin', //  Ô¤·¢²¼
+        target: 'http://p.ocs.360arrow.com/ocs-admin', //  Ô¤·¢²¼
         ws: false,
         changeOrigin: true,
         pathRewrite: {