🎉 更新系统版本

This commit is contained in:
2026-03-13 21:12:17 +08:00
parent 5ca65e3004
commit 5e3380f5ef
45 changed files with 1310 additions and 103 deletions

View File

@@ -14,6 +14,8 @@ export default defineConfig({
}
},
server: {
host: '0.0.0.0',
port: 5174,
// 开发服务器禁用缓存
headers: {
'Cache-Control': 'no-store',