From a7fd414ce6d4e8baad70563a69a735911af8579f Mon Sep 17 00:00:00 2001 From: chiba Date: Mon, 4 Mar 2024 22:26:48 +0800 Subject: [PATCH] improve LinkCard.svelte more intuitive --- AquaNet/src/pages/Home/LinkCard.svelte | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/AquaNet/src/pages/Home/LinkCard.svelte b/AquaNet/src/pages/Home/LinkCard.svelte index 73357a6f..f2a70e2f 100644 --- a/AquaNet/src/pages/Home/LinkCard.svelte +++ b/AquaNet/src/pages/Home/LinkCard.svelte @@ -233,7 +233,9 @@

Link Card

Please enter the following information:

-

1. The 20-digit access code on the back of your card. + {#if !inputSN} +

+

The 20-digit access code on the back of your card. (If it doesn't work, please try scanning your card in game and enter the access code shown on screen)

+ {/if} -

2. Download the NFC Tools app on your phone + {#if !inputAC} +

+

Download the NFC Tools app on your phone (Android / Apple) and scan your card. Then, enter the Serial Number. @@ -276,6 +282,8 @@ {#if errorSN}

{errorSN}

{/if} +
+ {/if} {#if conflictOld && conflictNew && me}