generallibrary/src/main/res/layout/activity_card_read.xml
@@ -250,7 +250,7 @@ android:textStyle="bold" /> </LinearLayout> <!-- 用户编号 --> <!-- 卡编号 --> <LinearLayout android:id="@+id/ll_user_number" android:layout_width="match_parent" @@ -265,7 +265,7 @@ <TextView android:layout_width="105dp" android:layout_height="wrap_content" android:text="用户编号:" android:text="卡编号:" android:textColor="#333333" android:textSize="@dimen/text_size" />