Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
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-10-29 11:51:09 +0800
Commit
746807a5b016ac7ea3f8257188749675e0b77544
1 parent
bc1b5654
修复一个登录bug
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
doraemon/models/passport.js
doraemon/models/passport.js
View file @
746807a
...
...
@@ -85,7 +85,7 @@ class passportModel extends global.yoho.BaseModel {
return
this
.
get
({
data
:
{
uid
,
uid
:
userId
,
method
:
'app.passport.profile'
}
}).
then
((
userInfo
)
=>
{
...
...
Please
register
or
login
to post a comment