3***@qq.com
3***@qq.com
  • 发布:2023-08-25 11:33
  • 更新:2023-08-26 01:39
  • 阅读:407

【报Bug】微信小程序bindagreeprivacyauthorization无法触发回调 快看看把 9月15就要强制执行了

分类:uni-app

产品分类: uniapp/小程序/微信

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: 64 位操作系统, 基于 x64 的处理器

HBuilderX类型: 正式

HBuilderX版本号: 3.8.12

第三方开发者工具版本号: RC 1.06.2306281

基础库版本号: 3.0.0

项目创建方式: HBuilderX

操作步骤:

<button id="agree-btn" class="btn-agree" open-type="agreePrivacyAuthorization"
@bindagreeprivacyauthorization="handleAgreePrivacyAuthorization()">同意</button>
无法触发回调

预期结果:

触发回调

实际结果:

没有触发

bug描述:

<button id="agree-btn" class="btn-agree" open-type="agreePrivacyAuthorization"
@bindagreeprivacyauthorization="handleAgreePrivacyAuthorization()">同意</button>
无法触发回调

2023-08-25 11:33 负责人:无 分享
已邀请:
heartDay

heartDay

@就行不用bind

不如摸鱼去

不如摸鱼去 - 一个前端打工仔。如果我的回答对你产生了帮助,还请给个star: https://github.com/Moonofweisheng

写的有问题,把bind去掉

要回复问题请先登录注册