drip-table icon indicating copy to clipboard operation
drip-table copied to clipboard

希望图片组件可以支持设置兜底图

Open CrazyWood007 opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. 在2.0版本中,图片组件,值为null时,图裂开而不是展示兜底图

Describe the solution you'd like 在图片组件无值(''/null等等)时或图片加载异常时,希望都可以展示兜底图,且希望能支持配置兜底图

Describe alternatives you've considered 对值进行默认兜底图链接兜底,onError改写src为兜底图 另外要防止兜底图设置异常,可能引发死循环 Additional context Add any other context or screenshots about the feature request here. image

CrazyWood007 avatar Sep 05 '22 09:09 CrazyWood007