From 3c6dcd068e3f7c5f0a4e0128f9671f637a854ecc Mon Sep 17 00:00:00 2001 From: He Yongsheng <1378431028@qq.com> Date: Sun, 6 Jul 2025 07:09:04 +0800 Subject: [PATCH 1/2] Add hevue-img-preview to UI Components - Image section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 388ab1cd0..5fcefede3 100644 --- a/README.md +++ b/README.md @@ -1353,6 +1353,7 @@ _Edit images_ _Display images_ - [TwicPics](https://github.com/TwicPics/components) - Components replacing img and video tags with lazy loading, CLS optimization, and progressive loading out-of-the-box and enabling media optimization and manipulation. +- [hevue-img-preview](https://github.com/heyongsheng/hevue-img-preview) - Image preview for Vue 2 & 3, supports mobile and desktop. [(demo)](https://heyongsheng.github.io/en/guide/profile.html#google_vignette) ##### File Upload From 6be9d0656bbfb1077998e498a04953dde41e7c78 Mon Sep 17 00:00:00 2001 From: He Yongsheng <1378431028@qq.com> Date: Sun, 6 Jul 2025 07:31:15 +0800 Subject: [PATCH 2/2] Add hevue-img-preview to UI Components - Image section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fcefede3..132fc67ad 100644 --- a/README.md +++ b/README.md @@ -1353,7 +1353,7 @@ _Edit images_ _Display images_ - [TwicPics](https://github.com/TwicPics/components) - Components replacing img and video tags with lazy loading, CLS optimization, and progressive loading out-of-the-box and enabling media optimization and manipulation. -- [hevue-img-preview](https://github.com/heyongsheng/hevue-img-preview) - Image preview for Vue 2 & 3, supports mobile and desktop. [(demo)](https://heyongsheng.github.io/en/guide/profile.html#google_vignette) +- [hevue-img-preview](https://github.com/heyongsheng/hevue-img-preview) - Image preview for Vue 2 & 3, supports mobile and desktop. [(demo)](https://heyongsheng.github.io/en/guide/profile.html) ##### File Upload