diff --git a/app/sign_product/release/output-metadata.json b/app/sign_product/release/output-metadata.json index cd66906..a1b0a24 100644 --- a/app/sign_product/release/output-metadata.json +++ b/app/sign_product/release/output-metadata.json @@ -12,7 +12,7 @@ "filters": [], "versionCode": 5, "versionName": "1.0.5", - "outputFile": "企业端正式_release_1.0.5_202204041239.apk" + "outputFile": "企业端正式_release_1.0.5_202204041318.apk" } ] } \ No newline at end of file diff --git a/app/src/main/res/layout/activity_business_info.xml b/app/src/main/res/layout/activity_business_info.xml index d808bd8..04acfd1 100644 --- a/app/src/main/res/layout/activity_business_info.xml +++ b/app/src/main/res/layout/activity_business_info.xml @@ -55,7 +55,6 @@ android:background="@null" android:ellipsize="end" android:hint="企业名称" - android:maxLength="11" android:maxLines="1"> @@ -85,7 +84,6 @@ android:background="@null" android:ellipsize="end" android:hint="法人人姓名" - android:maxLength="11" android:maxLines="1"> @@ -146,7 +144,6 @@ android:background="@null" android:ellipsize="end" android:hint="通行证管理人" - android:maxLength="11" android:maxLines="1"> @@ -180,7 +177,6 @@ android:background="@null" android:ellipsize="end" android:hint="请选择审批单位" - android:maxLength="11" android:maxLines="1"> @@ -250,7 +246,6 @@ android:hint="等级" android:textColor="@color/black" android:textStyle="" - android:maxLength="11" android:maxLines="1"> @@ -315,7 +310,6 @@ android:background="@null" android:ellipsize="end" android:hint="注册地址" - android:maxLength="11" android:textColor="@color/black" android:maxLines="1">