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}%