caojunjie 4 年之前
父節點
當前提交
136433d447
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -35,6 +35,7 @@ module.exports = {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
         target: `http://192.168.1.143:9020`,
+        
         // target: `http://localhost:8080`,
         // target: `https://ap.tubaosoft.com/prod-api/`,
         changeOrigin: true,