<button open-type="share" data-post-id="999">
↗️
</button>
<button open-type="share" data-post-id="999">
<uni-icons class="interact" size="26" type="paperplane"></uni-icons>
</button>
- 发布:2023-04-01 09:46
- 更新:2023-04-03 19:16
- 阅读:206
产品分类: uniapp/小程序
PC开发环境操作系统: Mac
PC开发环境操作系统版本号: 10.13
HBuilderX类型: 正式
HBuilderX版本号: 3.7.9
第三方开发者工具版本号: 1.26.1
基础库版本号: 1.54.0
项目创建方式: HBuilderX
操作步骤:
预期结果:
在onShareAppMessage打印event,第一个button能正确拿到dataset,第二个button出现了不明字符
在onShareAppMessage打印event,第一个button能正确拿到dataset,第二个button出现了不明字符
实际结果:
在onShareAppMessage打印event,第一个button能正确拿到dataset,第二个button出现了不明字符
在onShareAppMessage打印event,第一个button能正确拿到dataset,第二个button出现了不明字符
bug描述:
<button open-type="share" data-post-id="999">
↗️
</button>
<button open-type="share" data-post-id="999">
<uni-icons class="interact" size="26" type="paperplane"></uni-icons>
</button>
在onShareAppMessage打印event,第一个button能正确拿到dataset,第二个button出现了不明字符