照明控制面板

This commit is contained in:
L
2024-06-06 11:57:16 +08:00
parent 9c3508fbc8
commit 14a7c158bc
5 changed files with 590 additions and 1 deletions

View File

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