1.1.4
This commit is contained in:
parent
c208e99376
commit
f63c1f931e
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
@ -55,7 +55,6 @@
|
||||
android:background="@null"
|
||||
android:ellipsize="end"
|
||||
android:hint="企业名称"
|
||||
android:maxLength="11"
|
||||
android:maxLines="1"></EditText>
|
||||
|
||||
|
||||
@ -85,7 +84,6 @@
|
||||
android:background="@null"
|
||||
android:ellipsize="end"
|
||||
android:hint="法人人姓名"
|
||||
android:maxLength="11"
|
||||
android:maxLines="1"></EditText>
|
||||
|
||||
|
||||
@ -146,7 +144,6 @@
|
||||
android:background="@null"
|
||||
android:ellipsize="end"
|
||||
android:hint="通行证管理人"
|
||||
android:maxLength="11"
|
||||
android:maxLines="1"></EditText>
|
||||
|
||||
|
||||
@ -180,7 +177,6 @@
|
||||
android:background="@null"
|
||||
android:ellipsize="end"
|
||||
android:hint="请选择审批单位"
|
||||
android:maxLength="11"
|
||||
android:maxLines="1"></TextView>
|
||||
|
||||
|
||||
@ -250,7 +246,6 @@
|
||||
android:hint="等级"
|
||||
android:textColor="@color/black"
|
||||
android:textStyle=""
|
||||
android:maxLength="11"
|
||||
android:maxLines="1"></TextView>
|
||||
|
||||
|
||||
@ -315,7 +310,6 @@
|
||||
android:background="@null"
|
||||
android:ellipsize="end"
|
||||
android:hint="注册地址"
|
||||
android:maxLength="11"
|
||||
android:textColor="@color/black"
|
||||
android:maxLines="1"></TextView>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user