liveh5-nuxt/app
xingyy 433c3af1ff refactor(LiveRoom): 删除未使用的导入语句
删除了 index.client.vue 文件中的未使用导入语句,包括:
- aliyun
2025-01-15 11:49:24 +08:00
..
api 项目初始化 2025-01-08 13:26:12 +08:00
components refactor(components): 优化 AppFooter 组件并修复首页布局问题- 移除 AppFooter 组件中的冗余 v-if 指令 2025-01-15 09:30:29 +08:00
config refactor(app): 重构应用配置和页面组件 2025-01-09 19:57:50 +08:00
constants feat(app): 更新应用名称和描述为豐和拍卖会 2025-01-08 15:32:54 +08:00
layouts feat(home): 实现首页直播间全屏功能 2025-01-13 20:59:25 +08:00
pages refactor(LiveRoom): 删除未使用的导入语句 2025-01-15 11:49:24 +08:00
plugins feat(i18n): 添加日语和繁体中文支持 2025-01-08 15:32:54 +08:00
static feat(LiveRoom): 新增直播间功能并优化项目配置 2025-01-13 15:28:22 +08:00
stores/home feat(home): 实现首页直播间全屏功能 2025-01-13 20:59:25 +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 refactor(app): 移除 KeepAlive 功能 2025-01-15 09:18:43 +08:00