Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
姜枫
2016-08-06 18:37:33 +0800
Commit
425de5bd36437a5f147a865b879f3b64cb31252f
1 parent
94af2b24
fix bugs
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/me/setting.page.js
public/js/me/setting.page.js
View file @
425de5b
...
...
@@ -39,6 +39,7 @@ var Bll = {
var
birthdayForm
=
$
(
'#birthday'
);
var
nickForm
=
$
(
'#nick_name'
);
var
realNameForm
=
$
(
'#username'
);
// var addressForm = $('.form-group-address');
var
flag
=
true
;
...
...
Please
register
or
login
to post a comment