diff --git a/docs/css/z-index.md b/docs/css/z-index.md index feeb7d6dc12372d7382da15382ede8f77aa2be1a..3ccd9ae15314c3b39d116c4b945b61dc4167d371 100644 --- a/docs/css/z-index.md +++ b/docs/css/z-index.md @@ -32,8 +32,6 @@ root -在uni-app x 4.11以前,web平台的默认值为auto。从4.11+,web平台与app拉齐,默认值统一为0。 - @@ -52,7 +50,7 @@ web端在**没有其他会产生层叠上下文的属性干扰时**不会创建 ```vue