Browse Source

fix(watermark): css variables change

Drjingfubo 3 years ago
parent
commit
51f49cbf37

+ 1 - 1
src/packages/__VUE/watermark/doc.en-US.md

@@ -131,4 +131,4 @@ The component provides the following CSS variables, which can be used to customi
 
 | Name | Default Value | 
 | --------------------------------------- | -------------------------- | 
-| --nut-watermark-z-index        | _ 2000_        | 
+| --nut-watermark-z-index        | _2000_        | 

+ 1 - 1
src/packages/__VUE/watermark/doc.md

@@ -136,6 +136,6 @@ app.use(Watermark);
 
 | 名称                                    | 默认值                     | 
 | --------------------------------------- | -------------------------- | 
-| --nut-watermark-z-index        | _ 2000_        | 
+| --nut-watermark-z-index        | _2000_        | 
 
 

+ 1 - 1
src/packages/__VUE/watermark/doc.taro.md

@@ -136,6 +136,6 @@ app.use(Watermark);
 
 | 名称                                    | 默认值                     | 
 | --------------------------------------- | -------------------------- | 
-| --nut-watermark-z-index        | _ 2000_        |
+| --nut-watermark-z-index        | _2000_        |