From cff0d0a19abb192c8a75a0a5781fa3a262d762cf Mon Sep 17 00:00:00 2001 From: BTMuli Date: Wed, 22 Mar 2023 18:05:07 +0800 Subject: [PATCH] =?UTF-8?q?fix(GCG):=20=E6=A0=B7=E5=BC=8F=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/GCG.vue | 61 +++++++++++++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 26 deletions(-) diff --git a/src/pages/GCG.vue b/src/pages/GCG.vue index d9a5e909..69ddf1e1 100644 --- a/src/pages/GCG.vue +++ b/src/pages/GCG.vue @@ -16,19 +16,12 @@ @click:append="searchCard" > -
- +
+
- - - - - {{ item.name }} - 查看 - - + + +
@@ -71,26 +64,42 @@ async function searchCard() { }