From 98692176885a6b835ea7c2529f375336a901bf35 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Thu, 4 Jun 2026 14:37:33 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BA=A7=E5=93=81=E4=B8=BB=E5=9B=BE?= =?UTF-8?q?=E5=92=8C=E5=B0=81=E9=9D=A2=E6=B7=BB=E5=8A=A0=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/icons/CTrash.svg | 5 ++++ .../EditDetail/components/TopImageSection.vue | 28 +++++++++++++++---- .../MyListings/EditDetail/index.vue | 18 +++++++++++- 3 files changed, 45 insertions(+), 6 deletions(-) create mode 100644 src/assets/icons/CTrash.svg diff --git a/src/assets/icons/CTrash.svg b/src/assets/icons/CTrash.svg new file mode 100644 index 00000000..cdb97690 --- /dev/null +++ b/src/assets/icons/CTrash.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/views/SellerDashboard/MyListings/EditDetail/components/TopImageSection.vue b/src/views/SellerDashboard/MyListings/EditDetail/components/TopImageSection.vue index 22db6171..054e30f9 100644 --- a/src/views/SellerDashboard/MyListings/EditDetail/components/TopImageSection.vue +++ b/src/views/SellerDashboard/MyListings/EditDetail/components/TopImageSection.vue @@ -16,6 +16,13 @@ > +
+ +