From ffd0651ea4191567c6c1a0767a8bacc5c959aa84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9B=AE=E6=A3=83?= Date: Tue, 16 Jan 2024 22:14:14 +0800 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20GCG=E5=9B=BE=E9=89=B4?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E9=87=8D=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/wiki/twg-card.vue | 100 +++++++++++++ src/pages/WIKI/GCG.vue | 243 +++++++------------------------ 2 files changed, 156 insertions(+), 187 deletions(-) create mode 100644 src/components/wiki/twg-card.vue diff --git a/src/components/wiki/twg-card.vue b/src/components/wiki/twg-card.vue new file mode 100644 index 00000000..23d6cd69 --- /dev/null +++ b/src/components/wiki/twg-card.vue @@ -0,0 +1,100 @@ + + + diff --git a/src/pages/WIKI/GCG.vue b/src/pages/WIKI/GCG.vue index 1380db36..1965900d 100644 --- a/src/pages/WIKI/GCG.vue +++ b/src/pages/WIKI/GCG.vue @@ -1,168 +1,96 @@