From 90b5c2835bf973632043ee80ca0c3c5c2033f464 Mon Sep 17 00:00:00 2001 From: "Ng Wing Tat, David" Date: Thu, 2 Nov 2023 12:33:32 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20ISCN=20card=20print=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/IscnCard.vue | 12 ++ locales/en.json | 4 + pages/view/_iscnId/card.vue | 128 ++++++++++++++++++ pages/view/{_iscnId.vue => _iscnId/index.vue} | 55 ++++---- tailwind.config.js | 12 +- 5 files changed, 183 insertions(+), 28 deletions(-) create mode 100644 pages/view/_iscnId/card.vue rename pages/view/{_iscnId.vue => _iscnId/index.vue} (96%) diff --git a/components/IscnCard.vue b/components/IscnCard.vue index 2c0c0438..eadc4fee 100644 --- a/components/IscnCard.vue +++ b/components/IscnCard.vue @@ -64,6 +64,18 @@ /> +