fight:function(e){ that = this; that.setData({ buttondisabled: true, loading: true }), setTimeout(function () { that.setData({ buttondisplay: 'none', playerdisplay: 'block', }, 9000) }) }
以下情況是關于微信小程序,延時執行js函數的問題,如圖所示~
汪汪一只貓
2022-01-05 05:01:39