map上面加个分享按钮,模拟器上有用,真机上点分享没反应
代码:
<cover-view class=‘share_view’>
<button open-type=‘share’ type=‘primary’ catchtap=‘back’>分享</button>
</cover-view>
1 回复
提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。