用户详情

This commit is contained in:
2026-05-23 11:44:10 +08:00
parent 2c88a9eb7e
commit 3cd21f8fca
6 changed files with 113 additions and 27 deletions

View File

@@ -90,7 +90,7 @@
android:layout_height="1px"
android:background="@color/gray_divider"/>
<!-- 打击距离(电话) -->
<!--手机号 -->
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -99,7 +99,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/strike_distance"
android:text="@string/phone_number"
android:textSize="14dp"/>
<TextView