This commit is contained in:
alwayssuper
2025-07-04 11:14:10 +08:00
parent b8abe77bfe
commit a80ef2273c
17 changed files with 586 additions and 207 deletions

View File

@ -31,4 +31,10 @@ VITE_OUT_DIR=dist-prod
VITE_MALL_H5_DOMAIN='http://mall.yudao.iocoder.cn'
# GoView域名
VITE_GOVIEW_URL='http://127.0.0.1:3000'
VITE_GOVIEW_URL='http://127.0.0.1:3000'
# 高德地图 API_KEY
VITE_AMAP_KEY='48eb85e0e245e293a0b61474943b177c'
# 高德地图 API 安全密钥
VITE_AMAP_SECURITY_CODE='86a45878caff8c0c60d88e80a93ddadd'