From d4d104c6900d7f3ed5022186115744812c5192cf Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Thu, 16 Apr 2026 14:03:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20edit=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/images/seller/tips.png | Bin 0 -> 686 bytes src/router/index.ts | 1 - .../BrandProfile/components/EditDetial.vue | 55 ++ .../EditDetail/components/Radio.vue | 70 +++ .../MyListings/EditDetail/index.vue | 487 +++++++++++++----- 5 files changed, 495 insertions(+), 118 deletions(-) create mode 100644 src/assets/images/seller/tips.png create mode 100644 src/views/SellerDashboard/BrandProfile/components/EditDetial.vue create mode 100644 src/views/SellerDashboard/MyListings/EditDetail/components/Radio.vue diff --git a/src/assets/images/seller/tips.png b/src/assets/images/seller/tips.png new file mode 100644 index 0000000000000000000000000000000000000000..3c9f70a1f2d57beddf868bf85391de86c74b41b5 GIT binary patch literal 686 zcmV;f0#W^mP)+g7VdVtNuD5kdazh59;~%r%AA^p_})O% z^Wku4xM0-<&#+$k26ylHWknoi{pfS@s$KcBugjuv0oda!`L92aQ%&OPp2=lNS*^nw-R&IRuzF+e~m z*`vSnn5*e`a?B!M_Zg_xEAnEJB=4vhgG7RvAO(O%AwCh8?sLJo(E=t3)7+$HQTxGQ za4$6gJVQAKePY45!$TI0)CanW^>KLy#%(1cDc9 z5bjw^HTZ~CX$m_T=3A+Vw2GDVs=lLuh#N%Qmzsd0ZR<9+sqZ(NO3!9 zAE#~Sr(HXpFw@hkps3yd8aQrGFB^j{7&moom-K17&&*`CBx&ENAPD7fkJ4&q%|Lh? zXB{So-sKE<0`t)2S2* = [ }, component: () => import("@/views/userManual.vue") }, - { path: "/:catchAll(.*)", redirect: "/404" diff --git a/src/views/SellerDashboard/BrandProfile/components/EditDetial.vue b/src/views/SellerDashboard/BrandProfile/components/EditDetial.vue new file mode 100644 index 00000000..ba45a8ac --- /dev/null +++ b/src/views/SellerDashboard/BrandProfile/components/EditDetial.vue @@ -0,0 +1,55 @@ + + + + + diff --git a/src/views/SellerDashboard/MyListings/EditDetail/components/Radio.vue b/src/views/SellerDashboard/MyListings/EditDetail/components/Radio.vue new file mode 100644 index 00000000..3b5129f2 --- /dev/null +++ b/src/views/SellerDashboard/MyListings/EditDetail/components/Radio.vue @@ -0,0 +1,70 @@ + + + + + diff --git a/src/views/SellerDashboard/MyListings/EditDetail/index.vue b/src/views/SellerDashboard/MyListings/EditDetail/index.vue index 72204ee6..9ca2e115 100644 --- a/src/views/SellerDashboard/MyListings/EditDetail/index.vue +++ b/src/views/SellerDashboard/MyListings/EditDetail/index.vue @@ -14,16 +14,16 @@
-
+
- {{ $t(`SellerListEdit.${type}`) }} + {{ topImageTitleMap[type] }}
-
+
-
+