liveh5-nuxt/app/static
xingyy f80f9c1651 feat(styles): 初始化默认主题样式并支持暗黑模式
- 新增 default-theme.css 文件,定义基础样式和暗黑模式样式
-移除 index.css 文件中的重复样式
- 在 nuxt.config.js 中引入 default-theme.css
- 优化了颜色变量和布局样式
2025-01-23 14:10:15 +08:00
..
images feat(env): 添加生产环境和测试环境配置 2025-01-17 09:55:09 +08:00
styles feat(styles): 初始化默认主题样式并支持暗黑模式 2025-01-23 14:10:15 +08:00
svg feat(layout): 重构首页布局并添加新功能 2025-01-09 19:01:35 +08:00
video feat(api): 添加 401 状态码处理逻辑 2025-01-21 11:43:27 +08:00