From 8298f2e3710d18cff973bb80cae921b58c6ba37e Mon Sep 17 00:00:00 2001 From: hailin Date: Wed, 7 Jan 2026 23:00:04 -0800 Subject: [PATCH] =?UTF-8?q?chore(admin-web):=20=E7=A7=BB=E9=99=A4=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=88=97=E8=A1=A8=E9=A1=B5=E5=9B=A2=E9=98=9F=E6=80=BB?= =?UTF-8?q?=E6=B3=A8=E5=86=8C=E5=9C=B0=E5=9D=80=E9=87=8F=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- frontend/admin-web/src/app/(dashboard)/users/page.tsx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/frontend/admin-web/src/app/(dashboard)/users/page.tsx b/frontend/admin-web/src/app/(dashboard)/users/page.tsx index 6dcf9c72..fa66f9c3 100644 --- a/frontend/admin-web/src/app/(dashboard)/users/page.tsx +++ b/frontend/admin-web/src/app/(dashboard)/users/page.tsx @@ -327,9 +327,6 @@ export default function UsersPage() {
账户认种量
-
- 团队总注册地址量 -
团队总认种量
@@ -421,10 +418,6 @@ export default function UsersPage() { {formatNumber(user.personalAdoptions)} - {/* 团队总注册地址量 */} -
- {formatNumber(user.teamAddresses)} -
{/* 团队总认种量 */}