bug修改 - 提现界面总金额需要加粗显示,看着有点不太清楚

This commit is contained in:
renhaoting 2025-12-26 13:49:12 +08:00
parent 2d3326a00e
commit 63e867ad72
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@
android:layout_height="wrap_content"
android:textSize="21sp"
android:textColor="@color/yellow_46"
android:textStyle="bold"
android:text="@string/cash"
android:layout_marginStart="5dp"
/>