Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
7 years ago
Commit
0347e993996088d48a241b7f173daf4a407110e6
1 parent
74c0e5bd
fix text
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/home/models/user-service.js
apps/home/models/user-service.js
View file @
0347e99
...
...
@@ -363,7 +363,7 @@ module.exports = class extends global.yoho.BaseModel {
birthday
:
{
labelText
:
'生日:'
,
key
:
'birthday'
,
tips
:
'生日信息仅可修改一次
,
如需修改,请至最新版app进行修改。'
,
tips
:
'生日信息仅可修改一次
,
如需修改,请至最新版app进行修改。'
,
value
:
birthday
},
profession
:
{
...
...
Please
register
or
login
to post a comment