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

+ 5 - 5
vue.config.js

@@ -26,27 +26,27 @@ module.exports = {
         target: 'http://smart.cc-lotus.info',
       },
       '/api/setting': {
-        target: 'http://10.16.9.108:9000',
+        target: 'http://free.liaoningdoupo.com',
         changeOrigin: true,
         ws: true,
       },
       '/api/affairs': {
-        target: 'http://10.16.9.108:9002',
+        target: 'http://free.liaoningdoupo.com',
         changeOrigin: true,
         ws: true,
       },
       '/api/policy': {
-        target: 'http://10.16.9.108:9003',
+        target: 'http://free.liaoningdoupo.com',
         changeOrigin: true,
         ws: true,
       },
       '/api/record': {
-        target: 'http://10.16.9.108:9005',
+        target: 'http://free.liaoningdoupo.com',
         changeOrigin: true,
         ws: true,
       },
       '/api/serve': {
-        target: 'http://10.16.9.108:9006',
+        target: 'http://free.liaoningdoupo.com',
         changeOrigin: true,
         ws: true,
         // pathRewrite: { '^/api/affairs': '/api' },