mirror of
https://fastgit.cc/github.com/hicccc77/WeFlow
synced 2026-04-20 21:01:15 +08:00
- 新增 analyticsConsent state 追踪用户同意状态 - initCloudControl() 仅在用户明确同意后执行 - recordPage() 同样受 analyticsConsent 守卫 - handleAnalyticsAllow 同步更新 state,用户同意后立即生效 Fixes #589