File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import MultiSelect from './views/select/multi-select';
1111import GroupSelect from './views/select/group-select' ;
1212import Selected from './views/selected' ;
1313import Option from './views/option' ;
14- import ImageText from './views /image-text' ;
14+ import ImageText from '.. /image-text' ;
1515import { selector } from './views/common' ;
1616
1717import { formatOptionSource , isGroupSelectPicker } from './utils' ;
Original file line number Diff line number Diff line change @@ -89,15 +89,7 @@ group:
8989| type | type枚举类型: ` divider ` 表示分割线 | String | '' |
9090
9191### ImageText Props
92-
93- | 属性 | 说明 | 类型 | 默认值 |
94- | --------- | -------------------------------------------- | ------------- | ------ |
95- | imgSrc | 图片地址 | string| ReactDom | - |
96- | imgStyle | 图片样式 | object | {} |
97- | label | 下拉标题 | string | - |
98- | desc | 下拉描述 | string | - |
99- | disabled | 下拉禁用状态 | boolean | false |
100- | icon | 图标模板 | ReactDom | - |
92+ https://cloud-react.shuyun.com/v1/cloud-react/data/image-text
10193
10294## 代码演示
10395
Load diff This file was deleted.
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments