1.0.6
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
{
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"versionCode": 4,
|
||||
"versionName": "1.0.4",
|
||||
"outputFile": "管理端正式_release_1.0.4_202201240931.apk"
|
||||
"versionCode": 5,
|
||||
"versionName": "1.0.5",
|
||||
"outputFile": "管理端正式_release_1.0.5_202204041240.apk"
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
@@ -51,6 +51,7 @@
|
||||
tools:text="地区:郑州市"></TextView>
|
||||
|
||||
<TextView
|
||||
android:visibility="gone"
|
||||
android:id="@+id/tvLx"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
@@ -155,7 +156,6 @@
|
||||
android:layout_marginLeft="10dp"
|
||||
android:background="@null"
|
||||
android:ellipsize="end"
|
||||
android:maxLength="11"
|
||||
android:maxLines="1"
|
||||
android:text="通行证管理人:王宗亮"
|
||||
android:textColor="@color/black"></TextView>
|
||||
@@ -181,7 +181,6 @@
|
||||
android:layout_marginLeft="10dp"
|
||||
android:background="@null"
|
||||
android:ellipsize="end"
|
||||
android:maxLength="11"
|
||||
android:maxLines="1"
|
||||
android:text="管理人电话:13000000005"
|
||||
android:textColor="@color/black"></TextView>
|
||||
@@ -215,7 +214,6 @@
|
||||
</LinearLayout>
|
||||
|
||||
<TextView
|
||||
android:visibility="gone"
|
||||
android:id="@+id/tvZcdz"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user