组件不可用?

发布于 8 年前作者 junfang12055 次浏览最后编辑 8 年前来自 ask

Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./Components/tabbarArr/tabbarArr.wxss:38:15)

今天更新编辑器后就有这个错误了,没更新之前没问题的啊,应该怎么解决?

2 回复
baiqiang
baiqiang1 楼6 年前

要么直接忽略要么你就不要直接使用标签名选择器

xiulanshao
xiulanshao2 楼5 年前

自定义组件里的wxss不要用这些选择器