mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-05-21 05:50:47 +08:00
feat(NavBar): add doc
This commit is contained in:
parent
c0005d06e5
commit
01eec35569
@ -60,6 +60,7 @@ Page({
|
|||||||
| placeholder | 固定在顶部时是否开启占位 | _boolean_ | `false` | - |
|
| placeholder | 固定在顶部时是否开启占位 | _boolean_ | `false` | - |
|
||||||
| border | 是否显示下边框 | _boolean_ | `true` | - |
|
| border | 是否显示下边框 | _boolean_ | `true` | - |
|
||||||
| z-index | 元素 z-index | _number_ | `1` | - |
|
| z-index | 元素 z-index | _number_ | `1` | - |
|
||||||
|
| custom-style | 自定义样式 | _string_ | - | - |
|
||||||
| safe-area-inset-top | 是否留出顶部安全距离(状态栏高度) | _boolean_ | `true` | - |
|
| safe-area-inset-top | 是否留出顶部安全距离(状态栏高度) | _boolean_ | `true` | - |
|
||||||
|
|
||||||
### Slot
|
### Slot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user