用于页面没有数据时,站位图片展示,可用自带的图片和自己选取的图片。
import '../../components/lanyun-no-data.stml'
参数 | 说明 | 类型 | 默认值 |
---|---|---|---|
type | 缺省类型,选填 可选值为 no_cart no_address no_class no_info no_order no_brand no_msg no_search no_shop no_like no_coupons | string | default |
url | 路径前缀,选填 | string | ../../ |
img | 自己用的缺省图片,选填 用自己图片的话 必填 | string | 空值 |
noDataText | 需要展示的文字,必填 | string | 空值 |
marginTop | 距离顶部距离,选填 | string | 150px |
imgHeight | 图片的高度,选填 | string | 150px |
imgWidth | 图片的宽度,选填 | string | 150px |
noDataColor | 文字颜色,选填 | string | #999999 |
无事件