摘要: wx.showToast({ title: '成功', icon: 'success', duration: 2000, success:function(){ console.log('haha'); setTimeout(function () { //要延时执行的代码 wx.switchTab 阅读全文
posted @ 2020-02-25 17:05 lezuw 阅读(568) 评论(0) 推荐(0)