You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2019. It is now read-only.
示例:
<zan-button plain="true" size="mini" type='primary' data-id="{{myindex}}" openType="share">测试参数</zan-button>
小程序:
onShareAppMessage: function (options) {
console.log(options)
}
结果options里的target为空值
The text was updated successfully, but these errors were encountered: