提交代码
parent
a6dd903d83
commit
4d83790e38
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 |
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue