liveh5-nuxt/app/pages
xingyy a6a5c20705 refactor(app): 移除颜色模式相关代码
- 删除了 app.vue 中的颜色模式相关代码
- 移除了 nuxt.config.js 中的 colorMode 配置
- 删除了 package.json 中的 @nuxtjs/color-mode 依赖
- 移除了 unocss 示例页面
- 注释掉了 liveRoom 页面中的视频播放代码
2025-01-23 15:24:49 +08:00
..
collectCode 扫码 2025-01-23 14:11:41 +08:00
countryRegion feat(country): 新增国家地区选择功能,支持常用国家快速选择 2025-01-15 13:05:07 +08:00
home refactor(app): 调整主页相关组件和页面的代码- 在 AppHeader 组件中添加调试日志,用于检查路由元数据 2025-01-23 14:34:51 +08:00
keepalive vconsole添加 2025-01-21 16:27:26 +08:00
liveRoom refactor(app): 移除颜色模式相关代码 2025-01-23 15:24:49 +08:00
login refactor(app): 重构应用配置和样式 2025-01-23 14:04:34 +08:00
profile refactor(components): 优化多个组件的结构和功能 2025-01-22 16:23:48 +08:00
realAuth refactor(components): 重构弹窗组件和详情页展示逻辑 2025-01-22 16:56:44 +08:00
test feat(home): 重构首页布局并添加瀑布流布局 2025-01-23 11:08:54 +08:00
[...all].vue 项目初始化 2025-01-08 13:26:12 +08:00
index.vue refactor(app): 调整主页相关组件和页面的代码- 在 AppHeader 组件中添加调试日志,用于检查路由元数据 2025-01-23 14:34:51 +08:00