Some selectors are not allowed in component wxss?
发布于 6 年前 作者 zpeng 5773 次浏览 来自 官方Issues

更换成64位开发工具稳定版后,原来在32位工具上开发的小程序,出现这样提示,怎么回事,刚开始还找不到组件,要用相对定位/component/radio/index,才能找到组件。

1 回复

在组件component.wxss 不使用 标签选择器, id选择器,属性选择器 就不会有警告了

回到顶部