1. 错误明细
这里一个uniapp项目报错明细:chunk-vendors.js:32900 [Vue warn]: Unknown custom element: <uni-section> - did you register the component correctly? For recursive components, make sure to provide the "name" option.found in
2. 解决
安装组件
npm i @dcloudio/uni-ui
这里一个uniapp项目报错明细:chunk-vendors.js:32900 [Vue warn]: Unknown custom element: <uni-section> - did you register the component correctly? For recursive components, make sure to provide the "name" option.found in
安装组件
npm i @dcloudio/uni-ui