This commit is contained in:
sion
2026-03-26 01:35:51 +08:00
parent 396b81d6d9
commit 54178e196e
147 changed files with 9 additions and 212431 deletions

View File

@@ -399,9 +399,9 @@ class _TradeAccountCard extends StatelessWidget {
],
),
SizedBox(height: AppSpacing.md),
// 总市值
// 余额
Text(
'总市值 (USDT)',
'余额 (USDT)',
style: TextStyle(
fontSize: 11,
color: colorScheme.onSurfaceVariant,