灌糖包子 6f6fcebd18
移除 axios,改用原生 fetch 实现 HTTP 请求
- 从 package.json 移除 axios 依赖
- 重构 request.js:用原生 fetch API 替代 axios
- 实现参数序列化、超时控制(AbortController)、统一响应处理
- 保持 http.get/http.post API 兼容,减少 bundle 体积

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 22:18:57 +08:00
..
2019-08-25 14:22:31 +08:00
2019-05-10 00:22:27 +08:00
2019-05-22 23:56:22 +08:00
2026-03-21 16:12:09 +08:00
2026-03-21 14:27:20 +08:00
2026-03-21 14:27:20 +08:00
2019-07-08 14:54:21 +08:00
2026-03-21 14:47:37 +08:00
2019-08-25 14:22:31 +08:00
2022-03-07 15:17:11 +08:00
2019-06-13 23:08:29 +08:00