yinLiangDream / mp-colorui

MP-COLORUI 是基于 Taro框架的组件库,由于作者平时工作较忙,有时回复不及时,有事可以加QQ群 1145534886 咨询,文档请看这里→
https://yinliangdream.github.io/mp-colorui-doc/
MIT License
365 stars 41 forks source link

全局样式.scrollx view没有存在的必要吧! #51

Closed birdycn closed 4 years ago

birdycn commented 4 years ago

引用tabs后会导致原有的样式出错,调试了一下发现是 .scrollx view, .scrollx div { ./npm/mp-colorui/dist/weapp/components/tabs/index.wxss: 5width: 100%; height: 100rpx; display: inline-block; }

引起的。。实在是无法理解,这个东西存在的必要是什么?小程序如何覆盖全局样式

yinLiangDream commented 4 years ago

手误少写了一个符号。。。下个版本修复这个问题……