guhongwei %!s(int64=3) %!d(string=hai) anos
pai
achega
f76a912c49
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -23,10 +23,10 @@ module.exports = {
         target: 'http://broadcast.kqyjy.com',
       },
       '/api/label': {
-        target: 'http://192.168.1.197:4200',
+        target: 'http://broadcast.kqyjy.com',
       },
       [process.env.VUE_APP_BASE_API]: {
-        target: 'http://192.168.1.197:8112',
+        target: 'http://broadcast.kqyjy.com',
         changeOrigin: true,
         ws: false,
         // pathRewrite: {