小程序真机调试报错Component is not found
2019-09-25 本文已影响0人
切磋琢磨_FE
在社区里找到同样的问题
weui在真机测试时报错
官方人员回答了解决方案
weui badge 组件里 component 字段没有声明导致的,可以在 badge.json 里加上 "component": true 进行修复。
2019.9.25
在社区里找到同样的问题
weui在真机测试时报错
官方人员回答了解决方案
weui badge 组件里 component 字段没有声明导致的,可以在 badge.json 里加上 "component": true 进行修复。
2019.9.25