liveh5-nuxt/app/components/x-message
xingyy 7a968f1fe6 feat(api): 添加 401 状态码处理逻辑
- 在 http.js 中添加了对 401 状态码的处理,重定向到登录页面
- 更新了 LiveRoom 组件,暂时注释掉了 initializePlayer 方法
- 在 goods store 中添加了 currentItem 和 artWorkDetail 两个状态
- 更新了 message 组件,添加了对错误信息的处理
-调整了首页布局,移除了多余的 transition 标签
- 更新了登录页面的默认验证码
2025-01-21 11:43:27 +08:00
..
images feat(layout): 重构首页布局并添加新功能 2025-01-09 19:01:35 +08:00
message feat(api): 添加 401 状态码处理逻辑 2025-01-21 11:43:27 +08:00
index.vue refactor(api): 重构 HTTP模块并优化错误处理 2025-01-16 16:18:38 +08:00
useMessage.js 12 2025-01-10 15:00:58 +08:00