微博
加入微博一起分享新鲜事
登录
|
注册
140
//正确示意 async testa(){ var _this = this; _this.active = 'flipped'; await new Promise(res => setTimeout(res, 2000)) //等待后执行,1000为1秒 _this.active = ''; await ne… https://tya.zone/p/139.html
请登录并选择要私信的好友
300
//正确示意 async testa(){ var _this = this; _this.active = 'flipped'; await new Promise(res => setTimeout(res, 2000)) //等待后执行,1000为1秒 _this.active = ''; await ne… https://tya.zone/p/139.html
赞一下这个内容
公开
分享
获取分享按钮
正在发布微博,请稍候