liveh5-nuxt/app
xingyy a43bdaf157 refactor(home): 将首页数据移至 store 并优化页面逻辑
- 将 list 数据从组件内部移动到 home store 中
- 优化了 fullLive 的切换逻辑,改为 toggleFullLive 方法
- 更新了模板,使用新的 store 数据
- 添加了 slide-up 过渡动画,替换了原有的 fade动画
2025-01-17 10:19:01 +08:00
..
api refactor(api): 重构 HTTP模块并优化错误处理 2025-01-16 16:18:38 +08:00
components refactor(api): 重构 HTTP模块并优化错误处理 2025-01-16 16:18:38 +08:00
config feat(env): 添加生产环境和测试环境配置 2025-01-17 09:55:09 +08:00
constants feat(app): 更新应用名称和描述为豐和拍卖会 2025-01-08 15:32:54 +08:00
layouts refactor(layouts): 调整默认布局和直播室页面样式 2025-01-15 12:00:19 +08:00
pages refactor(home): 将首页数据移至 store 并优化页面逻辑 2025-01-17 10:19:01 +08:00
plugins feat(api): 重构 HTTP 请求模块 2025-01-16 15:40:06 +08:00
static feat(env): 添加生产环境和测试环境配置 2025-01-17 09:55:09 +08:00
stores refactor(home): 将首页数据移至 store 并优化页面逻辑 2025-01-17 10:19:01 +08:00
styles feat(layout): 重构首页布局并添加新功能 2025-01-09 19:01:35 +08:00
types feat(types): 添加路由元数据subTitle字段定义 2025-01-13 11:25:37 +08:00
utils 项目初始化 2025-01-08 13:26:12 +08:00
app.vue Merge branch 'main' of https://gitea-inner.fontree.cn/scout666/liveh5-nuxt into qb 2025-01-15 13:06:01 +08:00