Files
aiot-platform-ui/apps/web-antd/.env.production
lzh 1c04ff0d7b
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 3m23s
fix: 解决后端服务跨域的问题
2025-12-18 13:57:00 +08:00

23 lines
485 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

VITE_BASE=/
# 请求路径
VITE_BASE_URL=/admin-api
# 接å<C2A5>£åœ°å<C2B0>
VITE_GLOB_API_URL=/admin-api
# æ‡ä»¶ä¸Šä¼ ç±»åžï¼šserver - å<>Žç«¯ä¸Šä¼ ï¼?client - å‰<C3A5>端ç´è¿žä¸Šä¼ ï¼Œä»…支æŒ<C3A6>S3æœ<C3A6>务
VITE_UPLOAD_TYPE=server
# 是å<C2AF>¦å¼€å<E282AC>¯åŽç¼©ï¼Œå<C592>¯ä»¥è®¾ç½®ä¸?none, brotli, gzip
VITE_COMPRESS=none
# 是å<C2AF>¦å¼€å<E282AC>?PWA
VITE_PWA=false
# vue-router 的模�VITE_ROUTER_HISTORY=hash
# 是å<C2AF>¦æ³¨å…¥å…¨å±€loading
VITE_INJECT_APP_LOADING=true
# 打包å<E280A6>Žæ˜¯å<C2AF>¦ç”Ÿæˆ<C3A6>dist.zip
VITE_ARCHIVER=true