peake
peake
  • 发布:2020-10-27 14:46
  • 更新:2020-10-27 14:46
  • 阅读:566

app打包白屏闪退

分类:uni-app

Blink deferred a task in order to make scrolling smoother. Your timer and network tasks should take less than 50ms to run to avoid this. Please see https://developers.google.com/web/tools/chrome-devtools/profile/evaluate-performance/rail and https://crbug.com/574343#c40 for more information. at __uniappview.html:0

app真机打包调试时会有以上的提示,H5没有,打开app会有闪退,有时控制台会输出

Blink deferred a task in order to make scrolling smoother. Your timer and network tasks should take less than 50ms to run to avoid this. Please see https://developers.google.com/web/tools/chrome-devtools/profile/evaluate-performance/rail and https://crbug.com/574343#c40 for more information. at __uniappview.html:0

调试时,我把 image 标签去掉就不会有这种情况

<image class="shop_img" :src="info.image" mode="aspectFill"></image>

这是什么问题,望大神指点

2020-10-27 14:46 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复