瀏覽代碼

''

pull/50/head
Fanzink 2 年之前
父節點
當前提交
95afd175a3
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      vue.config.js

+ 2
- 2
vue.config.js 查看文件

@@ -46,9 +46,9 @@ module.exports = {
// 这里写入需要代理的api和对应的目标地址
proxy: {
'/api': {
target: 'http://localhost:8080',
// target: 'http://localhost:8080',
// target: 'http://192.168.0.148:8080',
// target: 'http://a.wms.picaiba.com/api',
target: 'http://a.wms.picaiba.com/api',
// target: 'http://192.168.0.127:8080',
// target: 'http://192.168.0.165:8080',
// target: 'http://192.168.43.105:8080',


Loading…
取消
儲存