uni-app 白屏频率很高

uni-app 白屏频率很高

项目属性 信息
产品分类 uniapp/App
PC开发环境 Windows
操作系统版本 win7 64
HBuilderX类型 正式
HBuilderX版本 3.0.7
手机系统 Android
手机系统版本 Android 10
手机厂商 小米
手机机型 Redmi30
页面类型 nvue
打包方式 云端
项目创建方式 HBuilderX

操作步骤:

  • 首次打开app

预期结果:

  • 不报错,直接正常打开

实际结果:

  • 抛错,停留在启动页

bug描述:

首次打开白屏,停留在启动页,并抛出错误
reportJSException >>>> exception function:run raxApi, exception:JavaScript execute error!Uncaught TypeError: e.WeexPlus is not a constructor
12:30:22.910 TypeError: Cannot read property ‘getters’ of undefined
12:30:22.930 TypeError: uni.$showWaiting is not a function
12:30:22.950 TypeError: Cannot read property ‘commit’ of undefined
12:30:22.970 当前栏目:0 at pages/layout/index.nvue:395
12:30:22.990 layout首页加载 at pages/layout/index.nvue:186
12:30:23.010 TypeError: Cannot read property ‘getters’ of undefined

Image


更多关于uni-app 白屏频率很高的实战教程也可以访问 https://www.itying.com/category-93-b0.html

回到顶部