From 999415dc11f6af54412ac382ce745cafeed1c868 Mon Sep 17 00:00:00 2001 From: gnehs Date: Sun, 3 Mar 2024 21:16:05 +0800 Subject: [PATCH] updated token page --- src/app/(token)/layout.tsx | 2 +- src/app/(token)/token/page.tsx | 21 +++++++++++++++++---- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/src/app/(token)/layout.tsx b/src/app/(token)/layout.tsx index a131c25..37b245c 100644 --- a/src/app/(token)/layout.tsx +++ b/src/app/(token)/layout.tsx @@ -21,7 +21,7 @@ export default function RootLayout({ rel="stylesheet" /> - + {children} diff --git a/src/app/(token)/token/page.tsx b/src/app/(token)/token/page.tsx index 40ed696..56f89d5 100644 --- a/src/app/(token)/token/page.tsx +++ b/src/app/(token)/token/page.tsx @@ -24,7 +24,7 @@ export default function Page() { return (
! +
+ 在 OPass > 大地遊戲 > 掃描器中輸入以上代碼來取得這個碎片 +
-
- 在 OPass > 大地遊戲 > 掃描器中輸入以上代碼來取得拼圖 -
+
+ +
更快取得拼圖!
+
+ 透過大地遊戲的掃描器直接掃描 QR Code,便可以快速取得這個碎片。 +
+
);