马宇豪
2025-05-08 1289c40801a6f0da5ba786fb4a9e8203e3e2620a
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境打包接口地址
VITE_API_URL = '/api'