yhcliang aFun(){ return i.__awaiter(this,void 0,void 0,function*(){ console.log("111"), yield xxxx,})}类似于这种,在微信开发者工具里运行正常,但是在真机上却无法执行。求问各位大佬指点一二。