update pay ui

This commit is contained in:
2025-12-13 12:42:35 +08:00
parent 235cbf48a8
commit 05d26b373a
79 changed files with 9512 additions and 2 deletions

View File

@@ -14,8 +14,8 @@ REACT_APP_ENABLE_MOCK=false
REACT_APP_ENABLE_DEBUG=false
# 后端 API 地址(生产环境)
# 使用独立的 API 域名,因为静态资源托管在 COS + CDN
REACT_APP_API_URL=https://api.valuefrontier.cn
# 使用相对路径CDN 会通过回源规则转发到后端服务器
REACT_APP_API_URL=
# PostHog 分析配置(生产环境)
# PostHog API Key从 PostHog 项目设置中获取)