Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
ShenghuoquanBusiness
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bp
ShenghuoquanBusiness
Commits
34869b22
Commit
34869b22
authored
Jun 18, 2021
by
yinjiacheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix SHQBD-133 普通企业认证流程修改法人手机号输入提示
parent
2a817c97
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
fragment_life_account_id_card_auth.xml
...rc/main/res/layout/fragment_life_account_id_card_auth.xml
+1
-1
strings.xml
Components/newscontent/src/main/res/values/strings.xml
+1
-0
No files found.
Components/newscontent/src/main/res/layout/fragment_life_account_id_card_auth.xml
View file @
34869b22
...
...
@@ -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
...
...
Components/newscontent/src/main/res/values/strings.xml
View file @
34869b22
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment