[Vue warn]: Component is missing template or render function.
at <App>
在vue2升级到vue3的过程中,我陆续解决bug,这个bug没有找到原因,也没有显示位置,app能运行,微信小程序白屏就是这个报错,网上说是引入组件没有加.vue,我都加了还是这个报错
- 发布:2024-07-10 16:43
- 更新:2024-07-17 13:30
- 阅读:699
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win10
HBuilderX类型: 正式
HBuilderX版本号: 4.15
手机系统: Android
手机系统版本号: Android 12
手机厂商: 华为
手机机型: 荣耀x9
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
[Vue warn]: Component is missing template or render function.
at <App>
在vue2升级到vue3的过程中,我陆续解决bug,这个bug没有找到原因,也没有显示位置,app能运行,微信小程序白屏就是这个报错,网上说是引入组件没有加.vue,我都加了还是这个报错
[Vue warn]: Component is missing template or render function.
at <App>
在vue2升级到vue3的过程中,我陆续解决bug,这个bug没有找到原因,也没有显示位置,app能运行,微信小程序白屏就是这个报错,网上说是引入组件没有加.vue,我都加了还是这个报错
实际结果:
[Vue warn]: Component is missing template or render function.
at <App>
在vue2升级到vue3的过程中,我陆续解决bug,这个bug没有找到原因,也没有显示位置,app能运行,微信小程序白屏就是这个报错,网上说是引入组件没有加.vue,我都加了还是这个报错
[Vue warn]: Component is missing template or render function.
at <App>
在vue2升级到vue3的过程中,我陆续解决bug,这个bug没有找到原因,也没有显示位置,app能运行,微信小程序白屏就是这个报错,网上说是引入组件没有加.vue,我都加了还是这个报错
bug描述:
[Vue warn]: Component is missing template or render function.
at <App>
在vue2升级到vue3的过程中,我陆续解决bug,这个bug没有找到原因,也没有显示位置,app能运行,微信小程序白屏就是这个报错,网上说是引入组件没有加.vue,我都加了还是这个报错
wnlen (作者)
小程序白屏不是这个问题,这个报错Page "pages/indexs" has not been registered yet. 是白屏的原因,pages.json中第一个注册的页面总是报错
2024-07-17 17:55
BFC
回复 wnlen: 你好,方便简化一下代码,提交一个demo么
2024-07-17 18:15
q***@yw11.com
回复 wnlen: 你好,请问解决了吗?
2024-08-22 14:35