File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1313| loading | 当卡片内容还在加载中时,可以用 ` loading ` 展示一个占位 | boolean\| [ object] ( https://vue.ant.design/components/spin-cn/#API ) | false |
1414| loadMore | 加载更多 | string\| slot | - |
1515| locale | 默认文案设置,目前包括空数据文案 | object | emptyText: '暂无数据' |
16- | pagination | 对应的 ` pagination ` [ 配置] ( ( https://vue.ant.design/components/pagination-cn/#API) ) , 设置 ` false ` 不显示 | boolean\| object | false |
16+ | pagination | 对应的 ` pagination ` [ 配置] ( https://vue.ant.design/components/pagination-cn/#API ) , 设置 ` false ` 不显示 | boolean\| object | false |
1717| size | list 的尺寸 | ` default ` \| ` middle ` \| ` small ` | ` default ` |
1818| split | 是否展示分割线 | boolean | true |
1919| renderItem | 自定义` Item ` 函数,也可使用slot="renderItem" 和 slot-scope="item, index" | (item, index) => vNode | | - |
You can’t perform that action at this time.
0 commit comments