fight:function(e){ that = this; that.setData({ buttondisabled: true, loading: true }), setTimeout(function () { that.setData({ buttondisplay: 'none', playerdisplay: 'block', }, 9000) }) }
微信小程序,延時執行js函數的問題?
繁花如伊
2018-06-21 11:09:15