zhouwx
2025-05-08 446d5c8eda333a4e6ee3fb6e838e9d859fc847f5
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境打包接口地址
VITE_API_URL = '/api'