zhouwx
2024-12-25 c53fc4edf8587a1ba44d5a57139baee3dcaba0b0
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境打包接口地址
VITE_API_URL = '/api'