feat: add dark/light theme

This commit is contained in:
engigu
2025-09-30 22:26:08 +08:00
parent 415bed6093
commit 750e9c7a09
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -23,3 +23,4 @@
23. [2025.04.28] 支持tidb数据库,支持数据库ssl连接
23. [2025.08.10] UI组件使用shadcn-vue,基于tailwindcss
24. [2025.09.14] 支持系统信息展示更多的运行信息
25. [2025.09.30] 支持页面的明暗主题切换设置