liveh5-nuxt/app/api
xingyy 635bca0fb6 refactor(api): 重构 HTTP 请求模块
- 新增请求拦截和响应拦截功能
- 添加 HTTP状态码映射和错误处理- 优化请求配置,增加超时和重试设置
- 新增 request 工具函数简化请求操作
- 更新 goods API 使用新的 request 函数
2025-01-22 11:24:41 +08:00
..
auth feat(auth): 实现用户登录和实名认证功能 2025-01-17 14:07:19 +08:00
goods refactor(api): 重构 HTTP 请求模块 2025-01-22 11:24:41 +08:00
http.js refactor(api): 重构 HTTP 请求模块 2025-01-22 11:24:41 +08:00