小程序通知

broadcast.on('noCollectsNotice', function () {
this.setData({
showCollect:false
})
 
}.bind(this)) //绑定

posted on 2022-01-19 11:05  土匪7  阅读(16)  评论(0)    收藏  举报