達人認證

This commit is contained in:
hch
2023-10-20 18:26:51 +08:00
parent d3ab50e844
commit ebeb276bb1
30 changed files with 921 additions and 47 deletions

View File

@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#F7F8F9"
@@ -107,7 +106,8 @@
android:layout_marginTop="10dp"
android:text="身份證背面"
android:textColor="@color/red"
android:textSize="14sp" />
android:textSize="14sp"
android:visibility="gone" />
<TextView
android:id="@+id/submit"