From 88fbc93d97522bdecc53269503e803fd88adda17 Mon Sep 17 00:00:00 2001 From: kron Date: Fri, 9 Jan 2026 18:18:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0swiper?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/my-growth.vue | 126 +++++++++++++++++++++------------------- 1 file changed, 67 insertions(+), 59 deletions(-) diff --git a/src/pages/my-growth.vue b/src/pages/my-growth.vue index 9cde7ec..54f9569 100644 --- a/src/pages/my-growth.vue +++ b/src/pages/my-growth.vue @@ -70,66 +70,74 @@ const onPractiseLoading = async (page) => { - - - - {{ item.name }} - {{ item.createdAt }} - - - - - - - - - {{ item.name }} - {{ item.createdAt }} - - - - - - - - {{ item.completed_arrows === 36 ? "耐力挑战" : "单组练习" }} - {{ item.createdAt }} - - - + + + + + {{ item.name }} + {{ item.createdAt }} + + + + + + + + + + + {{ item.name }} + {{ item.createdAt }} + + + + + + + + + + {{ item.completed_arrows === 36 ? "耐力挑战" : "单组练习" }} + {{ item.createdAt }} + + + + +