mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(Sku): update enlarge icon (#6675)
Co-authored-by: songweite <songweite@youzan.com>
This commit is contained in:
parent
1cf3a297b2
commit
290816171f
@ -94,7 +94,7 @@ export default createComponent({
|
|||||||
{this.largeImageMode && (
|
{this.largeImageMode && (
|
||||||
<img
|
<img
|
||||||
class={`${classPrefix}-img-icon`}
|
class={`${classPrefix}-img-icon`}
|
||||||
src="https://img.yzcdn.cn/upload_files/2020/06/29/Fi62E2HpMEGDDZS2-pd3LUOm_yWe.png"
|
src="https://img.yzcdn.cn/upload_files/2020/07/02/Fu4_ya0l0aAt4Mv4PL9jzPzfZnDX.png"
|
||||||
onClick={this.onPreviewImg}
|
onClick={this.onPreviewImg}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user