src/main/resources/code/android/app/src/main/res/layout/fragment_mine.xml
@@ -5,6 +5,12 @@ android:layout_height="match_parent" android:orientation="vertical"> <TextView android:id="@+id/tv_title" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="我的"></TextView> <LinearLayout android:id="@+id/ll_user_info"