From bcfc4e12a0a82abcbc30ef2f0777acce99d189fc Mon Sep 17 00:00:00 2001 From: zoujing Date: Thu, 23 Oct 2025 21:14:03 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=9B=B8=E5=86=8C=E7=9A=84=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/goods/album/index.vue | 54 +++++++++++++++++++++------------ 1 file changed, 35 insertions(+), 19 deletions(-) diff --git a/src/pages/goods/album/index.vue b/src/pages/goods/album/index.vue index ebf32fc..5223df8 100644 --- a/src/pages/goods/album/index.vue +++ b/src/pages/goods/album/index.vue @@ -8,20 +8,22 @@ - - + + - - {{ item.title }} + + + {{ item.name }} + @@ -53,35 +55,49 @@ const handlePreview = (photoUrl) => {