完善 H5 鉴权与登录流程

This commit is contained in:
inman
2026-07-24 14:55:13 +08:00
parent 160e82197e
commit c820a56e79
18 changed files with 1130 additions and 82 deletions

View File

@@ -13,6 +13,7 @@ OSS_BUCKET_NAME="one-feel-bucket"
# 可选OSS_REGION默认从 OSS_ENDPOINT 推导
# OSS_REGION="oss-cn-guangzhou"
VITE_API_BASE_URL="http://localhost:4000"
CORS_ORIGINS="https://wanderq.nianxx.com"
VITE_MEDIA_PUBLIC_BASE_URL=""
VITE_WECOM_CUSTOMER_SERVICE_URL="https://work.weixin.qq.com/kfid/your-customer-service-link"
VITE_WECOM_CORP_ID="ww_your_corp_id"