左晓为主开发手持机充值管理机
zuoxiao
2024-05-09 b8f8323cc39091d3119101923251a0455da87f55
qihealonelibrary/src/main/res/layout/qihe_item_replacements.xml
@@ -7,14 +7,13 @@
        <variable
            name="activity"
            type="com.dayu.qihealonelibrary.activity.ReplacementActivity" />
            type="com.dayu.qihealonelibrary.activity.ManagerListActivity" />
    </data>
    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:layout_height="wrap_content"
        android:orientation="vertical">
        <LinearLayout
@@ -36,11 +35,18 @@
                android:textSize="14sp" />
            <TextView
                android:id="@+id/cardNumber"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_weight="1"
                android:text="卡号:" />
            <TextView
                android:id="@+id/userNo"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_weight="1"
                android:text="户号:123123"
                android:text="身份证号:123123"
                android:textSize="14sp" />
            <TextView
@@ -48,7 +54,7 @@
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_weight="1"
                android:text="水量:123123"
                android:text="电话:123123"
                android:textSize="14sp" />
            <TextView