liveh5-nuxt/app
xingyy 2e73eb7e34 feat(env): 添加生产环境和测试环境配置
- 新增 .env.prod 和 .env.test 文件,分别用于生产环境和测试环境
- 配置文件中包含了 API基础 URL、WebSocket URL 和阿里云播放器配置等信息- 添加了首页组件 Column 和首页主组件,用于展示拍卖品列表
2025-01-17 09:55:09 +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 feat(env): 添加生产环境和测试环境配置 2025-01-17 09:55:09 +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 feat(service): 添加自定义请求模块并优化认证逻辑 2025-01-16 11:48:12 +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