mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[Doc] Card: fix lazy-load type
This commit is contained in:
parent
353b8288d4
commit
4c2efe4c23
@ -59,7 +59,7 @@
|
||||
| currency | 货币符号 | `String` | `¥` |
|
||||
| thumb-link | 点击左侧图片后的跳转链接 | `String` | - |
|
||||
| link-type | 链接跳转类型,可选值为 `redirectTo` `switchTab` `reLaunch` | `String` | `navigateTo` |
|
||||
| lazy-load | 是否开启图片懒加载 | `String` | `false` |
|
||||
| lazy-load | 是否开启图片懒加载 | `Boolean` | `false` |
|
||||
|
||||
### Slot
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user