map上面加个分享按钮,模拟器上有用,真机上点分享没反应
代码:
<cover-view class=‘share_view’>
<button open-type=‘share’ type=‘primary’ catchtap=‘back’>分享</button>
</cover-view>
代码:
<cover-view class=‘share_view’>
<button open-type=‘share’ type=‘primary’ catchtap=‘back’>分享</button>
</cover-view>