- 发布:2024-07-30 18:20
- 更新:2024-07-30 19:03
- 阅读:181
产品分类: uniapp/App
PC开发环境操作系统: Mac
PC开发环境操作系统版本号: 15.0
手机系统: 全部
手机厂商: 苹果
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: CLI
CLI版本号: 4.24
App下载地址或H5⽹址: https://apps.apple.com/cn/app/fixon%E6%9B%9C%E7%BA%A6/id6483210781
测试过的手机:
示例代码:
TypeError: Cannot read properties of undefined (reading 'updateVData') at view.umd.min.js:1
TypeError: Cannot read properties of undefined (reading 'updateVData') at view.umd.min.js:1
操作步骤:
进行云打包
进行云打包
预期结果:
正常进入app
正常进入app
实际结果:
白屏且报错
TypeError: Cannot read properties of undefined (reading 'updateVData') at view.umd.min.js:1
白屏且报错
TypeError: Cannot read properties of undefined (reading 'updateVData') at view.umd.min.js:1
bug描述:
在开发环境运行到手机自定义基座时正常,走unicloud云打包之后APP白屏,错误日志仅报错
TypeError: Cannot read properties of undefined (reading 'updateVData') at view.umd.min.js:1
无法定位业务代码在哪里出问题了
1 个回复
Fixon (作者)
H5 微信小程序 运行打包都是正常的