Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张泽世
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to dashboard
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
王水玲
2016-07-21 14:06:16 +0800
Commit
dfab2ba08db30e093c3f2fcc88cc82da448eb9af
2 parents
3d407f43
7a0df832
Merge branch 'feature/passport' into release/4.8
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 @
dfab2ba
...
...
@@ -59,7 +59,7 @@ const BindService = {
},
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 @
dfab2ba
// 第三方账号绑定成功
...
...
Please
register
or
login
to post a comment