Browse Source

传感器

JX.LI 2 years ago
parent
commit
de20c62e1f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      vue.config.js

+ 2 - 1
vue.config.js

@@ -43,8 +43,9 @@ module.exports = {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
         // target: `http://127.0.0.1:3031`,
-        target: `http://121.36.228.66:3031`,
+        // target: `http://121.36.228.66:3031`,
         // target: `http://192.168.2.118:3031`,
+        target: `https://29613561xe.eicp.vip`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''