左晓为主开发手持机充值管理机
zuoxiao
2024-07-14 c0538000f28bc68f11bfe118cb5dd7dfaed09911
qihealonelibrary/src/main/res/layout/qihe_item_recharge.xml
@@ -36,14 +36,14 @@
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_weight="1"
                android:text="金额:"
                android:text="充值金额:"
                android:textSize="14sp" />
            <TextView
                android:id="@+id/rachagerWater"
                android:id="@+id/balance"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_weight="1"
                android:text="充值水量:"
                android:text="剩余金额:"
                android:textSize="14sp" />
<!--            <TextView-->
@@ -59,6 +59,7 @@
                android:layout_height="wrap_content"
                android:layout_weight="1"
                android:text="剩余水量:"
                android:visibility="gone"
                android:textSize="14sp" />
            <TextView