hxt 7723136415 refactor(utils): 调整 API 请求超时时间
-将 axios 实例的超时时间从 15000毫秒增加到 20000 毫秒- 此修改旨在解决可能的网络延迟问题,提高请求成功率
2025-05-03 20:51:57 +08:00
2025-04-23 16:57:01 +08:00
2025-04-16 15:43:15 +08:00
2025-04-16 22:47:47 +08:00
2025-04-23 16:57:01 +08:00
2025-04-23 16:57:01 +08:00
2025-04-16 22:47:47 +08:00
2025-04-16 15:43:15 +08:00
2025-04-23 16:57:01 +08:00

Rsbuild project

Setup

Install the dependencies:

pnpm install

Get started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview
Description
No description provided
Readme 803 KiB
Languages
TypeScript 99.5%
CSS 0.4%