提交 cead46ad 编写于 作者: fxy060608's avatar fxy060608

Update readme.md

上级 53dd271d
......@@ -155,8 +155,8 @@ uvue的策略是,在新建页面时,提供一个选项,让开发者选择
|后代选择器 |a b {} |√ | |
|一般兄弟选择器 |a ~ b {} |√ | |
|紧邻兄弟选择器 |a + b {} |√ | |
|伪类选择器 |:active {} |× |:first-child 和 :last-child |
|伪元素选择器 |::before {}|× |::before 和 ::after |
|伪类选择器 |:active {} |× | |
|伪元素选择器 |::before {}|× | |
## 长度单位
|类别 |支持情况 |备注 |
......@@ -290,4 +290,4 @@ uvue的策略是,在新建页面时,提供一个选项,让开发者选择
| [transition-duration](transition-duration.md) |
| [transition-timing-function](transition-timing-function.md) |
| [transition-delay](transition-delay.md) |
| [transform](transform.md) |
\ No newline at end of file
| [transform](transform.md) |
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册