小程序通知

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

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