docs: update componen varriable value format
This commit is contained in:
@@ -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)_ | - |
|
||||
|
||||
@@ -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)_ | - |
|
||||
|
||||
Reference in New Issue
Block a user