Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-miniapp-yohood
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
肖亚东
2019-08-06 11:12:26 +0800
Commit
e9fc230686035dca21c3492264b0030995b31eff
1 parent
9db4f040
去掉调试代码
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
pages/userCenter/userCenter.js
pages/userCenter/userCenter.js
View file @
e9fc230
...
...
@@ -303,7 +303,6 @@ Page(extend({},Toast,{
}
});
debugger
let
userInfo
=
JSON
.
parse
(
e
.
detail
.
detail
.
rawData
);
let
nickName
=
userInfo
.
nickName
;
if
(
nickName
)
{
...
...
Please
register
or
login
to post a comment