mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 10:22:44 +08:00
docs(area): columns-num only support number. (#5631)
This commit is contained in:
parent
864a890e83
commit
d869a8149f
@ -131,7 +131,7 @@ db.collection('region')
|
||||
| value | 当前选中的省市区`code` | _string_ | - |
|
||||
| title | 顶部栏标题 | _string_ | - |
|
||||
| area-list | 省市区数据,格式见下方 | _object_ | - |
|
||||
| columns-num | 省市区显示列数,3-省市区,2-省市,1-省 | _string \| number_ | `3` |
|
||||
| columns-num | 省市区显示列数,3-省市区,2-省市,1-省 | _number_ | `3` |
|
||||
| columns-placeholder | 列占位提示文字 | _string[]_ | `[]` |
|
||||
| loading | 是否显示加载状态 | _boolean_ | `false` |
|
||||
| item-height | 选项高度 | _number_ | `44` |
|
||||
|
Loading…
x
Reference in New Issue
Block a user