左晓为主开发手持机充值管理机
zuoxiao
2025-03-06 7f55711fd88ff5dc67bbd386fbecc7bd50bd98c2
qihealonelibrary/src/main/res/layout/activity_red_card_qha.xml
@@ -61,14 +61,17 @@
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="剩余金额:"
                android:textSize="@dimen/text_size" />
                android:textSize="@dimen/text_size"
                android:visibility="visible" />
            <TextView
                android:id="@+id/red_remainder_water"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="剩余水量:"
                android:textSize="@dimen/text_size" />
                android:textSize="@dimen/text_size"
                android:visibility="gone"/>
            <TextView
                android:id="@+id/red_rechargeDate"
@@ -86,7 +89,7 @@
                android:layout_marginTop="15dp"
                android:text="充值次数:"
                android:textSize="@dimen/text_size"
                android:visibility="visible" />
                android:visibility="gone" />
            <TextView
                android:id="@+id/red_total_water"
@@ -95,7 +98,7 @@
                android:layout_marginTop="15dp"
                android:text="总用水量:"
                android:textSize="@dimen/text_size"
                android:visibility="visible" />
                android:visibility="gone" />
            <TextView
                android:id="@+id/red_total_power"
@@ -104,7 +107,7 @@
                android:layout_marginTop="15dp"
                android:text="总用电量:"
                android:textSize="@dimen/text_size"
                android:visibility="visible" />
                android:visibility="gone" />
            <TextView
                android:id="@+id/red_statu"