引用:扩展能力/扩展组件/tabs
引用方式按照官方npm引用https://developers.weixin.qq.com/miniprogram/dev/extended/component-plus/tabs.html
报错如下 VM5033:1 pages/main/index.json: ["usingComponents"]["mp-tabs"]: "@miniprogram-component-plus/tabs" 未找到
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | 扩展能力/扩展组件/tabs | 微信iOS客户端 | 微信开发者工具 stable1.03.2006090 | 2.10.4 |
引用:扩展能力/扩展组件/tabs
引用方式按照官方npm引用https://developers.weixin.qq.com/miniprogram/dev/extended/component-plus/tabs.html
报错如下 VM5033:1 pages/main/index.json: ["usingComponents"]["mp-tabs"]: "@miniprogram-component-plus/tabs" 未找到
1 个回答
最后需要菜单“工具 → 构建 npm”一下才可以用