peake
peake
  • 发布:2020-10-27 17:06
  • 更新:2020-10-27 17:06
  • 阅读:645

【报Bug】app打包白屏闪退

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: win10

HBuilderX类型: 正式

HBuilderX版本号: 2.9.3

手机系统: Android

手机系统版本号: Android 7.0

手机厂商: 华为

手机机型: TRT-AL00A

页面类型: vue

打包方式: 云端

项目创建方式: HBuilderX

操作步骤:

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>

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

预期结果:

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>

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

实际结果:

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>

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

bug描述:

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 17:06 负责人:无 分享
已邀请:

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