收藏
回答

小程序不支持直接子元素选择器加伪类选择器?

.sss > :nth-child(2)

{

	background:#ff0000;
}

这种写法不支持吗  error at token `:`

回答关注问题邀请回答
收藏
登录 后发表内容