# 运行环境 VITE_ENV=production # api域名 VITE_API_URL = 'YOUR API URL' # 上传域名 VITE_UPLOAD_URL = 'YOUR UPLOAD URL'