Commit 34869b22 authored by yinjiacheng's avatar yinjiacheng

fix SHQBD-133 普通企业认证流程修改法人手机号输入提示

parent 2a817c97
......@@ -85,7 +85,7 @@
android:layout_height="wrap_content"
android:visibility="gone"
app:LifeAccountAuthIdentityInfoEditView_content_text="@string/enterprise_legal_mobile"
app:LifeAccountAuthIdentityInfoEditView_hint_text="@string/input_id_card_number"
app:LifeAccountAuthIdentityInfoEditView_hint_text="@string/input_legal_person_phone_number"
app:layout_constraintTop_toBottomOf="@id/ev_id_card_number" />
<com.yidian.shenghuoquan.newscontent.widget.LifeAccountFaceAuthView
......
......@@ -170,5 +170,6 @@
<string name="goto_auth">去认证</string>
<string name="goto_upgrade">去升级</string>
<string name="goto_modify">去修改</string>
<string name="input_legal_person_phone_number">请输入法人手机号</string>
</resources>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment