1
lkk
2025-04-21 333626d05a8ce4cf553e2a1e3fed1259d0814fb1
vue.config.js
@@ -53,6 +53,7 @@
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target: `https://ltpeis.xaltjdkj.cn:5801/`,
        // target: `http://192.168.1.2:5011`,
        target: `http://192.168.1.113:5011`,
        // // target: `http://192.168.0.99:8080/ltkj-admin`,
        // target: `https://ltpeis.xaltjdkj.cn:5011/ltkj-admin`,
@@ -63,7 +64,7 @@
        },
      },
      '/douban':{
        target:'http://192.168.1.82:6789',
        target:'http://192.168.1.3:14765',
        changeOrigin:true,
        ws: true,
        pathRewrite: {