绿植管理

This commit is contained in:
FLL
2025-07-02 11:02:14 +08:00
parent b6f7558aaa
commit 79fe4c6412
17 changed files with 1031 additions and 133 deletions

View File

@@ -28,8 +28,9 @@ export default defineConfig(async () => {
rewrite: (path) => path.replace(/^\/api/, ''),
// mock代理目标地址
// target: 'http://by.missmoc.top:3010/',
// target: 'http://192.168.0.103:8080',
target: 'http://47.109.37.87:3010',
target: 'http://192.168.0.106:8080',
// target: 'http://47.109.37.87:3010',
// target: 'http://47.109.37.87:3010',
ws: true,
},
},