qiancui-com-library
v1.0.8
Published
components
Downloads
2
Readme
自定义组件
1、InfoItem =>信息条目展示 label children,children,为空,返回占位符
2、Loading =>数据加载中展示
3、NoData =>空数据展示
4、SectionHeader =>title 相关信息组的描述
5、TableButton =>表格的操作按钮
TableActionButton.TableActionButtonPlaceholder 操作按钮消失后的占位符
antd 组件修改
1、Input 清除属性默认加上
2、Select value 用户传空字符串,默认改成 undefined ,默认清除加上
3、table 滚动头部固定
4、card 组件修改 可添加 borderBottom padding 为 14