From 8ce5f99a246f864dc472ef297fb4e2f918a44f89 Mon Sep 17 00:00:00 2001 From: Eamon-meng <17516219072@163.com> Date: Tue, 31 Mar 2026 16:11:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=90=AF=E5=85=85=E5=80=BC=E5=92=8C?= =?UTF-8?q?=E4=BD=99=E9=A2=9D=E6=94=AF=E4=BB=98=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../admin/(dashboard)/_client/userCenter.tsx | 4 +- src/components/composites/extract/index.tsx | 189 +++++++++--------- .../composites/payment/payment-modal.tsx | 6 +- .../composites/purchase/long/form.tsx | 2 +- .../composites/purchase/long/right.tsx | 2 +- .../purchase/shared/field-payment.tsx | 23 ++- .../composites/purchase/short/form.tsx | 2 +- .../composites/purchase/short/right.tsx | 2 +- 8 files changed, 121 insertions(+), 109 deletions(-) diff --git a/src/app/admin/(dashboard)/_client/userCenter.tsx b/src/app/admin/(dashboard)/_client/userCenter.tsx index e1c0adc..748807f 100644 --- a/src/app/admin/(dashboard)/_client/userCenter.tsx +++ b/src/app/admin/(dashboard)/_client/userCenter.tsx @@ -59,7 +59,7 @@ export default async function UserCenter() { > )} - {/*
@@ -68,7 +68,7 @@ export default async function UserCenter() {