左晓为主开发手持机充值管理机
zuoxiao
2024-07-14 c0538000f28bc68f11bfe118cb5dd7dfaed09911
qihealonelibrary/src/main/res/layout/activity_red_card_qha.xml
@@ -18,7 +18,7 @@
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:layout_below="@id/titleBar"
        android:visibility="visible">
        android:visibility="gone">
        <LinearLayout
            android:layout_width="match_parent"
@@ -31,7 +31,7 @@
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="用户姓名:"
                android:text="姓名:"
                android:textSize="@dimen/text_size" />
            <LinearLayout
@@ -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"
@@ -160,7 +163,7 @@
        android:layout_below="@id/titleBar"
        android:background="#ffffff"
        android:orientation="vertical"
        android:visibility="gone">
        android:visibility="visible">
        <TextView
            android:layout_width="match_parent"