From 0bd615654aeaef64300730d3af334a9208070910 Mon Sep 17 00:00:00 2001 From: Eamon-meng <17516219072@163.com> Date: Wed, 11 Jun 2025 10:10:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E5=90=8D=E8=AE=A4=E8=AF=81=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=B0=83=E6=95=B4=E6=89=8B=E6=9C=BA=E7=AB=AF=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/admin/identify/page.tsx | 4 ++-- src/app/admin/profile/page.tsx | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/admin/identify/page.tsx b/src/app/admin/identify/page.tsx index 87830f4..f50e14a 100644 --- a/src/app/admin/identify/page.tsx +++ b/src/app/admin/identify/page.tsx @@ -104,7 +104,7 @@ export default function IdentifyPage(props: IdentifyPageProps) { return ( -
+
{/* banner */}
@@ -113,7 +113,7 @@ export default function IdentifyPage(props: IdentifyPageProps) {

为了保障您的账户安全,请先完成实名认证,即可获取福利套餐测试资格

-
+
{/* 个人认证 */}
个人认证 diff --git a/src/app/admin/profile/page.tsx b/src/app/admin/profile/page.tsx index cb66ddf..ae8d6c5 100644 --- a/src/app/admin/profile/page.tsx +++ b/src/app/admin/profile/page.tsx @@ -53,7 +53,7 @@ export default function ProfilePage(props: ProfilePageProps) {
{/* banner */} -
+
背景图

蓝狐HTTP邀请您参与【先测后买】服务

为了保障您的账户安全,请先完成实名认证,即可获取福利套餐测试资格

@@ -143,7 +143,7 @@ function Aftersale(props: { }, [admin]) return ( - + @@ -240,7 +240,7 @@ function BasicForm(props: { }} > {({field}) => ( - + )} @@ -252,7 +252,7 @@ function BasicForm(props: { }} > {({field}) => ( - + )} @@ -264,7 +264,7 @@ function BasicForm(props: { }} > {({field}) => ( - + )} @@ -276,7 +276,7 @@ function BasicForm(props: { }} > {({field}) => ( - + )}