- admin:OrdersHub/UsersHub、Commerce/Ops/Enterprise Hub、MpAnalytics、Feishu/小程序配置面板、鉴权存储 - api:Analytics、DataMigration、FeishuLeadWebhook、mp 事件迁移 SQL - 微信/抖音小程序:analytics 上报与相关页面调整 - 开发文档与 scripts 补充 Made-with: Cursor
6 lines
366 B
Plaintext
6 lines
366 B
Plaintext
<view class="container">
|
|
<view class="tip">为保障服务与联系需要,请授权您的手机号。</view>
|
|
<view class="tip sub">授权后可在「拍摄」「支付」「企业咨询」等场景使用,仅需授权一次。</view>
|
|
<button class="auth-btn" open-type="getPhoneNumber" bindgetphonenumber="onGetPhoneNumber">授权手机号</button>
|
|
</view>
|