https://developers.weixin.qq.com/miniprogram/dev/extended/component-plus/tabs.html
tabs在Componets中使用时,wxss样式不生效
把tabs封装到其它的Componets组件中使用时,样式无法生效。
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | tabs | 微信iOS客户端 | 6.6.7以上 | 2.2 |
https://developers.weixin.qq.com/miniprogram/dev/extended/component-plus/tabs.html
tabs在Componets中使用时,wxss样式不生效
把tabs封装到其它的Componets组件中使用时,样式无法生效。
1 个回答
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)