左晓为主开发手持机充值管理机
zuoxiao
2024-08-16 7cfa7455b345faa55f2d11ff21b1e6b9e678a5a2
qiheonlinelibrary/src/main/res/layout/activity_red_card_qhl.xml
@@ -26,13 +26,26 @@
            android:layout_margin="20dp"
            android:orientation="vertical">
            <TextView
                android:id="@+id/red_name"
            <LinearLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="姓名:"
                android:textSize="@dimen/text_size" />
                android:orientation="horizontal">
                <TextView
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:text="姓名:"
                    android:textSize="@dimen/text_size" />
                <TextView
                    android:id="@+id/red_name"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:text=""
                    android:textSize="@dimen/text_size" />
            </LinearLayout>
            <LinearLayout
                android:layout_width="match_parent"
@@ -47,75 +60,155 @@
                    android:textSize="@dimen/text_size" />
                <TextView
                    android:id="@+id/red_initCode"
                    android:id="@+id/red_cardCode"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:text=""
                    android:textSize="@dimen/text_size" />
            </LinearLayout>
            <TextView
                android:id="@+id/red_remainder_blance"
            <LinearLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="剩余金额:"
                android:textSize="@dimen/text_size"
                android:visibility="visible" />
                android:orientation="horizontal">
            <TextView
                android:id="@+id/red_remainder_water"
                <TextView
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:text="用户编号:"
                    android:textSize="@dimen/text_size" />
                <TextView
                    android:id="@+id/red_userCode"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:text=""
                    android:textSize="@dimen/text_size" />
            </LinearLayout>
            <LinearLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="剩余水量:"
                android:textSize="@dimen/text_size"
                android:visibility="gone"/>
                android:orientation="horizontal">
            <TextView
                android:id="@+id/red_rechargeDate"
                <TextView
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:text="剩余金额:"
                    android:textSize="@dimen/text_size" />
                <TextView
                    android:id="@+id/red_blance"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:text=""
                    android:textSize="@dimen/text_size"
                    android:visibility="visible" />
            </LinearLayout>
            <LinearLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="最后购水日期:"
                android:textSize="@dimen/text_size"
                android:visibility="visible" />
                android:orientation="horizontal">
            <TextView
                android:id="@+id/red_rechargeNumber"
                <TextView
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:text="剩余电量:"
                    android:textSize="@dimen/text_size" />
                <TextView
                    android:id="@+id/red_electric"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:text=""
                    android:textSize="@dimen/text_size"
                    android:visibility="visible" />
            </LinearLayout>
            <LinearLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="充值次数:"
                android:textSize="@dimen/text_size"
                android:visibility="gone" />
                android:orientation="horizontal">
            <TextView
                android:id="@+id/red_total_water"
                <TextView
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:text="总充值金额:"
                    android:textSize="@dimen/text_size" />
                <TextView
                    android:id="@+id/red_totalMorny"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:text=""
                    android:textSize="@dimen/text_size"
                    android:visibility="visible" />
            </LinearLayout>
            <LinearLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="总用水量:"
                android:textSize="@dimen/text_size"
                android:visibility="gone" />
                android:orientation="horizontal">
            <TextView
                android:id="@+id/red_total_power"
                <TextView
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:text="手机号:"
                    android:textSize="@dimen/text_size" />
                <TextView
                    android:id="@+id/red_phone"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:text=""
                    android:textSize="@dimen/text_size" />
            </LinearLayout>
            <LinearLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="总用电量:"
                android:textSize="@dimen/text_size"
                android:visibility="gone" />
                android:orientation="horizontal">
            <TextView
                android:id="@+id/red_statu"
                <TextView
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:text="身份证号:"
                    android:textSize="@dimen/text_size" />
                <TextView
                    android:id="@+id/red_codeId"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:text=""
                    android:textSize="@dimen/text_size" />
            </LinearLayout>
            <LinearLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="卡状态:"
                android:textSize="@dimen/text_size" />
                android:orientation="horizontal">
                <TextView
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:text="卡状态:"
                    android:textSize="@dimen/text_size" />
                <TextView
                    android:id="@+id/red_statu"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:text=""
                    android:textSize="@dimen/text_size" />
            </LinearLayout>
        </LinearLayout>