左晓为主开发手持机充值管理机
zuoxiao
2024-05-11 844597b5813ff8589de503cd7d7b1bbd0586d287
qihealonelibrary/src/main/res/layout/qihe_item_recharge.xml
@@ -38,6 +38,28 @@
                android:layout_weight="1"
                android:text="金额:"
                android:textSize="14sp" />
            <TextView
                android:id="@+id/rachagerWater"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_weight="1"
                android:text="充值水量:"
                android:textSize="14sp" />
            <TextView
                android:id="@+id/balance"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_weight="1"
                android:text="余额:"
                android:textSize="14sp" />
            <TextView
                android:id="@+id/surplusWater"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_weight="1"
                android:text="剩余水量:"
                android:textSize="14sp" />
            <TextView
                android:id="@+id/date"