检疫记录初版

This commit is contained in:
2025-07-14 19:12:50 +08:00
parent 7407f4dafb
commit f93b78b51b
10 changed files with 868 additions and 2 deletions

View File

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