2 Commits

Author SHA1 Message Date
4df5c13976 refactor: simplify dark mode with VueUse + Element Plus
Remove custom CSS variable overrides, use Element Plus built-in dark mode with VueUse useDark
2026-03-22 16:22:35 +08:00
f5c6a6991b fix: disable SSR and configure dark mode infrastructure
Disable SSR (ssr: false) for development stability, add dark-mode.css with CSS variables for light/dark theme switching
2026-03-22 16:02:45 +08:00