提交代码

dev_xds
姜玉琦 2024-09-24 00:12:07 +08:00
parent a6dd903d83
commit 4d83790e38
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

View File

@ -34,7 +34,7 @@ module.exports = {
open: true,
proxy: {
[process.env.VUE_APP_BASE_API]: {
target: `http://127.0.0.1:8090/jhapi`,
target: `http://127.0.0.1:8081/jhapi`,
//target: `http://192.168.126.20:808/jhapi`,
//target: `http://szgc.jhncidg.com/jhapi`,
changeOrigin: true,