修改vue.config.js

Cette révision appartient à :
Fanzink 2022-02-28 15:53:44 +08:00
Parent f655b4d718
révision ffdcbf6fa7

Voir le fichier

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