福彩兑换端 H5
Go to file
前端小啊白 25905fdc83 refactor(config): 将环境配置中的baseURL改为使用/api路径
统一各环境的API请求路径为相对路径/api,以便通过Vite代理处理请求,简化环境配置并提高开发体验
2025-11-17 11:53:26 +08:00
.vite/deps init 2025-11-12 08:51:20 +08:00
.vscode init 2025-11-12 08:51:20 +08:00
public add mp file 2025-11-17 09:51:10 +08:00
src refactor(config): 将环境配置中的baseURL改为使用/api路径 2025-11-17 11:53:26 +08:00
.env update url 2025-11-16 21:28:34 +08:00
.env.development update url 2025-11-16 21:28:34 +08:00
.env.production update url 2025-11-16 21:28:34 +08:00
.env.test init 2025-11-12 08:51:20 +08:00
.gitattributes init 2025-11-12 08:51:20 +08:00
.gitignore init 2025-11-12 08:51:20 +08:00
README.md init 2025-11-12 08:51:20 +08:00
index.html init 2025-11-12 08:51:20 +08:00
jsconfig.json init 2025-11-12 08:51:20 +08:00
package-lock.json init 2025-11-12 08:51:20 +08:00
package.json update url 2025-11-16 21:28:34 +08:00
pnpm-lock.yaml update url 2025-11-16 21:28:34 +08:00
vite.config.js update url 2025-11-17 10:59:44 +08:00

README.md