docs: update componen varriable value format

This commit is contained in:
chenjiahan
2021-06-14 11:13:38 +08:00
committed by neverland
parent 9b5882b8c3
commit 981ad0f3ce
122 changed files with 1364 additions and 1364 deletions
+2 -2
View File
@@ -92,5 +92,5 @@ The component provides the following CSS variables, which can be used to customi
| Name | Default Value | Description |
| ------------------------------ | -------------------- | ----------- |
| --van-overlay-z-index | `1` | - |
| --van-overlay-background-color | `rgba(0, 0, 0, 0.7)` | - |
| --van-overlay-z-index | _1_ | - |
| --van-overlay-background-color | _rgba(0, 0, 0, 0.7)_ | - |
+2 -2
View File
@@ -94,5 +94,5 @@ export default {
| 名称 | 默认值 | 描述 |
| ------------------------------ | -------------------- | ---- |
| --van-overlay-z-index | `1` | - |
| --van-overlay-background-color | `rgba(0, 0, 0, 0.7)` | - |
| --van-overlay-z-index | _1_ | - |
| --van-overlay-background-color | _rgba(0, 0, 0, 0.7)_ | - |