左晓为主开发手持机充值管理机
zuoxiao
2024-08-12 2b11b80884fbdbc05bd8f8a76515616306a03a0a
app/src/main/res/layout/activity_login.xml
@@ -43,7 +43,7 @@
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:hint="请输入账号"
                android:text="" />
                android:text="zuoxiao" />
        </LinearLayout>
        <LinearLayout
            android:layout_width="match_parent"
@@ -64,7 +64,7 @@
                android:layout_height="wrap_content"
                android:hint="初始密码为数字1-6"
                android:inputType="textPassword"
                android:text="" />
                android:text="ZX@@123qwA" />
        </LinearLayout>