feat:完善

This commit is contained in:
lushihan
2024-06-12 15:57:35 +08:00
parent 689a349d96
commit 8e6abb5c57
3 changed files with 1592 additions and 1113 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 B

View File

@@ -12,7 +12,7 @@ const proxy = {
changeOrigin: true, changeOrigin: true,
}, },
'/carbon-smart': { '/carbon-smart': {
target: 'http://192.168.112.144:8224', target: 'http://123.60.103.97:8224',
changeOrigin: true, changeOrigin: true,
rewrite: (path) => path.replace(/^\/carbon-smart/, ''), rewrite: (path) => path.replace(/^\/carbon-smart/, ''),
}, },