From bffea27f489168c422624c072df8025eafddb38b Mon Sep 17 00:00:00 2001 From: hailin Date: Mon, 15 Dec 2025 23:55:58 -0800 Subject: [PATCH] =?UTF-8?q?fix(ui):=20=E6=88=91=E7=9A=84=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=20'=E5=85=85=E5=80=BC=20=E7=A7=AF=E5=88=86=20(KAVA=20/=20BSC)'?= =?UTF-8?q?=20=E2=86=92=20'=E5=85=85=E5=80=BC=E7=A7=AF=E5=88=86'?= 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 --- .../lib/features/profile/presentation/pages/profile_page.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/mobile-app/lib/features/profile/presentation/pages/profile_page.dart b/frontend/mobile-app/lib/features/profile/presentation/pages/profile_page.dart index 0ac44399..82d53f59 100644 --- a/frontend/mobile-app/lib/features/profile/presentation/pages/profile_page.dart +++ b/frontend/mobile-app/lib/features/profile/presentation/pages/profile_page.dart @@ -2129,7 +2129,7 @@ class _ProfilePageState extends ConsumerState { ), child: const Center( child: Text( - '充值 积分 (KAVA / BSC)', + '充值积分', style: TextStyle( fontSize: 16, fontFamily: 'Inter',