From 93a7a3071a93fd4353cdf923e48e274b4a4bde34 Mon Sep 17 00:00:00 2001 From: LazuliKao Date: Tue, 24 Sep 2024 23:16:59 +0800 Subject: [PATCH] loading="lazy" --- src/pages/freshman/join.astro | 6 ++++-- src/pages/freshman/react/qrcode.tsx | 1 - 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/pages/freshman/join.astro b/src/pages/freshman/join.astro index f09a958..665c32f 100644 --- a/src/pages/freshman/join.astro +++ b/src/pages/freshman/join.astro @@ -7,13 +7,15 @@ import logo from "./_assets/nbtca.gif";
- +
加入计算机协会
-
+
1.本页面仅作计算机协会新人信息登记使用,原则上登记即可加入。但入社后可能仍需要在学校的平台登记,后续请留意群内通知。
2.允许多次提交表单,通常以最后一次提交为准。 diff --git a/src/pages/freshman/react/qrcode.tsx b/src/pages/freshman/react/qrcode.tsx index e3d483a..ec21dd1 100644 --- a/src/pages/freshman/react/qrcode.tsx +++ b/src/pages/freshman/react/qrcode.tsx @@ -30,7 +30,6 @@ function QrCodeContent({ qrcode }: { qrcode: string }) { style={{ display: "flex", justifyContent: "center", - // flexDirection: "column", textAlign: "center", }} >