ソースを参照

更新

pull/22/head
朱文强 2年前
コミット
6a338438bf
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      vue.config.js

+ 2
- 2
vue.config.js ファイルの表示

@@ -46,8 +46,8 @@ module.exports = {
// 这里写入需要代理的api和对应的目标地址
proxy: {
'/api': {
// target: 'http://192.168.1.56:8080',
target: 'http://a.wms.picaiba.com',
// target: 'http://192.168.0.148:8080',
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',


読み込み中…
キャンセル
保存