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