fix(ui): 我的页面 '充值 积分 (KAVA / BSC)' → '充值积分'

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
hailin 2025-12-15 23:55:58 -08:00
parent d41bbbb5d1
commit bffea27f48
1 changed files with 1 additions and 1 deletions

View File

@ -2129,7 +2129,7 @@ class _ProfilePageState extends ConsumerState<ProfilePage> {
), ),
child: const Center( child: const Center(
child: Text( child: Text(
'充值 积分 (KAVA / BSC)', '充值积分',
style: TextStyle( style: TextStyle(
fontSize: 16, fontSize: 16,
fontFamily: 'Inter', fontFamily: 'Inter',