Explorar o código

资源人员轨迹

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

+ 1 - 2
vue.config.js

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