提交 4fb71f09 编写于 作者: DCloud-yyl's avatar DCloud-yyl

Update z-index.md

上级 8816b6b0
......@@ -3,10 +3,6 @@
<!-- CSSJSON.z-index.description -->
## App平台差异
在App端仅对同级的兄弟元素之间支持 z-index 来调节,同级元素中 z-index 较大的元素会覆盖较小的元素在上层进行显示,没有设置 z-index 值时,同级元素中写在后面的元素覆盖写在前面的元素。
z-index默认值为0。
> list-item组件不支持 z-index
<!-- CSSJSON.z-index.syntax -->
......@@ -15,4 +11,9 @@ z-index默认值为0。
<!-- CSSJSON.z-index.compatibility -->
<!-- CSSJSON.z-index.reference -->
\ No newline at end of file
#### App平台差异
在App端仅对同级的兄弟元素之间支持 z-index 来调节,同级元素中 z-index 较大的元素会覆盖较小的元素在上层进行显示,没有设置 z-index 值时,同级元素中写在后面的元素覆盖写在前面的元素。
z-index默认值为0。
<!-- CSSJSON.z-index.reference -->
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册