Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
Plain Diff
Browse Files
Authored by
王水玲
9 years ago
Commit
54a741acb4f02014b448a9f5088d0b8972b50902
2 parents
311a69b4
7a0df832
Merge branch 'feature/passport' into feature/encryptionUid
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
apps/passport/models/bind-service.js
public/js/passport/bind-success.page.js
apps/passport/models/bind-service.js
View file @
54a741a
...
...
@@ -59,7 +59,7 @@ const RegService = {
},
relateMobile
(
openId
,
sourceType
,
mobile
,
area
)
{
return
api
.
get
(
''
,
{
method
:
'app.passport.relateMobile'
,
method
:
'app.passport.relate
d
Mobile'
,
mobile
:
mobile
,
openId
:
openId
,
source_type
:
sourceType
,
...
...
public/js/passport/bind-success.page.js
0 → 100644
View file @
54a741a
// 第三方账号绑定成功
...
...
Please
register
or
login
to post a comment