From 9498c9c47790d5bc4dfa5b7c393b26052a202560 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=B3=E6=B8=85=E7=88=BD?= Date: Mon, 12 May 2025 12:01:07 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=81=E5=9F=9F=E6=93=8D=E7=9B=98=E6=89=8B?= =?UTF-8?q?=20-=20=E8=B4=A6=E5=8F=B7=E6=9D=83=E9=87=8D=E8=AF=84=E4=BC=B0?= =?UTF-8?q?=E8=BF=9B=E5=BA=A6=E6=9D=A1=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cunkebao/app/wechat-accounts/[id]/page.tsx | 40 +++++++++++++--------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/Cunkebao/app/wechat-accounts/[id]/page.tsx b/Cunkebao/app/wechat-accounts/[id]/page.tsx index 9d594436..a5f7d89b 100644 --- a/Cunkebao/app/wechat-accounts/[id]/page.tsx +++ b/Cunkebao/app/wechat-accounts/[id]/page.tsx @@ -716,25 +716,33 @@ export default function WechatAccountDetailPage({ params }: { params: { id: stri <>

{getWeightDescription(accountSummary.accountWeight.scope)}

-
- 账号年龄 - - {accountSummary.accountWeight.ageWeight}% +
+ 账号年龄 +
+ +
+ {accountSummary.accountWeight.ageWeight}%
-
- 活跃度 - - {accountSummary.accountWeight.activityWeigth}% +
+ 活跃度 +
+ +
+ {accountSummary.accountWeight.activityWeigth}%
-
- 限制影响 - - {accountSummary.accountWeight.restrictWeight}% +
+ 限制影响 +
+ +
+ {accountSummary.accountWeight.restrictWeight}%
-
- 实名认证 - - {accountSummary.accountWeight.realNameWeight}% +
+ 实名认证 +
+ +
+ {accountSummary.accountWeight.realNameWeight}%