feat: 巡检记录

This commit is contained in:
砂糖
2025-09-30 13:24:53 +08:00
parent fe422241c8
commit 0e5a153e4e
25 changed files with 380 additions and 23 deletions

View File

@@ -25,7 +25,7 @@ export default defineConfig(({ mode, command }) => {
},
// vite 相关配置
server: {
port: 1024,
port: 80,
host: true,
open: true,
proxy: {