Commit Graph

5 Commits

Author SHA1 Message Date
rd
529b9f28d9 refactor(env): 重构环境变量配置并简化项目设置
-移除了大部分冗余环境变量,简化了配置结构
- 更新了 API 地址配置方式,使用 VITE_API_URL 替代原有变量
- 删除了未使用的代码文件,包括 apiCodes.ts、axiosHandler.ts 和 types.d.ts
- 调整了 vite 配置,使用环境变量中的 API地址
- 更新了 gitignore 文件,添加了 dist 目录的忽略项
2025-09-19 11:44:09 +08:00
rd
d130eb4583 feat: 更新 .gitignore 文件 2025-09-12 16:16:00 +08:00
rd
f52a8c1ac8 style: 调整 2025-07-07 15:04:32 +08:00
rd
a910756558 style: 调整 2025-07-07 15:04:08 +08:00
6f06721506 first commit 2025-06-16 14:42:26 +08:00