小程序开发中,已经定义过onShareAppMessage,希望点击图片(不是按钮)就可以调用分享,结果不可以。 tapShare:function(){ this.onShareAppMessage() } 请问如何正确调用