chore: v0.1.6 UI优化 - 两列网格布局、暗色适配、系统配置浮窗保存、退出登录统一到侧边栏

This commit is contained in:
root
2026-05-15 23:08:33 +08:00
parent 4b437c34c6
commit 301bb63ef0
19 changed files with 2537 additions and 801 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cloudsearch-frontend",
"version": "0.1.1",
"version": "0.1.6",
"private": true,
"type": "module",
"scripts": {
@@ -26,4 +26,4 @@
"vite": "^5.4.0",
"vue-tsc": "^2.1.0"
}
}
}