diff --git a/src/components/NoticeIcon/index.md b/src/components/NoticeIcon/index.md index ea540998810a9591522b8bbe85eae1f32baa665c..0f9ae70e93df7e5afbba5921cf9eacef7e6f86db 100644 --- a/src/components/NoticeIcon/index.md +++ b/src/components/NoticeIcon/index.md @@ -28,6 +28,8 @@ locale | 默认文案 | Object | `{ emptyText: '暂无数据', clear: '清空' } ----|------|-----|------ title | 消息分类的页签标题 | string | - data | 列表数据,格式参照下表 | Array | `[]` +emptyText | 针对每个 Tab 定制空数据文案 | ReactNode | - +emptyImage | 针对每个 Tab 定制空数据图片 | string | - ### Tab data