From 47a79601000e58ac2684a9c27f834086ad2791a7 Mon Sep 17 00:00:00 2001 From: linkeyu Date: Sat, 25 Jul 2026 15:15:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=88=EF=BC=9A=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=8F=90=E7=8E=B0=E5=AE=A1=E6=A0=B8=E9=A1=B5=E5=89=AF=E6=A0=87?= =?UTF-8?q?=E9=A2=98=20(#72)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 修改内容 - 提现审核页副标题补充针对赚钱页面的账户说明 - 将微信打款明确为微信提现 ## 本地验证 - npx tsc --noEmit - npm run build --------- Co-authored-by: linkeyu <798648091@qq.com> Reviewed-on: https://gitea.shaguabijia.com/WonderableAI/shaguabijia-admin-web/pulls/72 Co-authored-by: linkeyu Co-committed-by: linkeyu --- src/app/(main)/withdraws/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/(main)/withdraws/page.tsx b/src/app/(main)/withdraws/page.tsx index fd248e4..68edc87 100644 --- a/src/app/(main)/withdraws/page.tsx +++ b/src/app/(main)/withdraws/page.tsx @@ -681,7 +681,9 @@ export default function WithdrawsPage() {

提现审核

- 审核通过会立即发起微信打款,拒绝会退回用户现金余额。 + + 针对赚钱页面的账户。审核通过会立即发起微信提现,拒绝会退回用户现金余额。 +
{canManage && (