This website requires JavaScript.
Explore
Help
Register
Sign In
renxiaodong
/
lingji-work-fe
Watch
1
Star
0
Fork
0
You've already forked lingji-work-fe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7af09d77e1f86de3d6de7912c15a88f7d975f069
lingji-work-fe
/
env
/
.env.test
5 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
first commit
2025-06-16 14:42:26 +08:00
# 接口地址
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
VITE_API_URL=https://lingjiapi.lvfunai.com/api
first commit
2025-06-16 14:42:26 +08:00
VITE_ENV='test'
Reference in New Issue
Copy Permalink