import Icon from 'wepy-ui-ydj/Icon'
参数 | 说明 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|
type | 图标类型 | string | 'dot'/'user'/'user-o'/'search'/'search-o'/'search-om'/'shop'/'shop-o'/'check'/'shopbag'/'shopbag-o'/'arrow-right'/'cancel'/'iccancel'/'oksignlarge'/'warning' | - |
fontSize | 图标字体大小 | string | - | '16px' |
color | 图标颜色 | string | - | '#333' |
@click | 点击图标触发 | - | - | - |