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

+ 1 - 1
vue.config.js

@@ -23,7 +23,7 @@ module.exports = {
         target: 'http://broadcast.waityou24.cn',
       },
       '/projectadmin/api': {
-        target: 'http://broadcast.waityou24.cn', //http://127.0.0.1:10102
+        target: 'http://www.freeskyghw.cn', //http://127.0.0.1:10102  http://www.freeskyghw.cn
         changeOrigin: true,
         ws: false,
       },