liveh5-nuxt/app
xingyy 44ae64d8da feat(login): 添加隐私政策并优化直播相关功能
- 在登录页面添加隐私政策链接
- 新增隐私政策页面,嵌入隐私政策 HTML 文件
- 优化直播相关功能:
  - 修复拍卖详情页面按钮点击事件
  -优化首页直播状态切换逻辑 - 修复直播侧边按钮点击
2025-02-24 14:05:49 +08:00
..
api refactor(signature): 重构签署内容页面 2025-02-21 11:04:31 +08:00
api-collect-code feat(collect-code): 实现线下扫码支付功能 2025-02-20 11:35:23 +08:00
components refactor(signature): 重构签署内容页面 2025-02-21 11:04:31 +08:00
composables feat(websocket): 实现 WebSocket通信功能 2025-01-23 16:37:11 +08:00
config feat(config): 更新路由名称并添加新的收集码相关页面 2025-02-20 11:43:05 +08:00
constants 12 2025-01-23 14:27:02 +08:00
layouts feat(goods): 添加 fddCheck 接口并优化多个组件- 在 goods API 中添加 fddCheck 接口 2025-02-17 10:52:10 +08:00
pages feat(login): 添加隐私政策并优化直播相关功能 2025-02-24 14:05:49 +08:00
plugins feat(live): 实现直播间竞拍功能并优化相关页面 2025-02-08 15:21:00 +08:00
static feat(collect-code): 实现个人信息收集和电子签名功能 2025-02-19 15:14:01 +08:00
stores refactor(auth): 优化实名认证逻辑和用户信息展示 2025-02-20 20:40:00 +08:00
stores-collect-code feat(collect-code): 实现线下扫码支付功能 2025-02-20 11:35:23 +08:00
styles feat(app): 添加暗黑模式支持并优化主题样式 2025-01-23 14:59:20 +08:00
types feat(types): 添加路由元数据subTitle字段定义 2025-01-13 11:25:37 +08:00
utils refactor(app): 优化代码结构和功能 2025-02-08 16:24:26 +08:00
app.vue layout: 更新 App 组件结构- 在 App 组件中添加 client-only 组件,以优化客户端渲染 2025-02-20 15:18:39 +08:00