windows端微信 this.setData回调无效发布于 8 年前作者 liangmin2257 次浏览最后编辑 8 年前来自 askonShow(){ this.setData({},()=>{ console.log('ok') }) }