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
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
2016-07-21 14:04:29 +0800
Commit
52965b104fd8226f04e707bea2ca99f05ec88d16
1 parent
6a07473f
第三方登录关联接口地址修改
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 @
52965b1
...
...
@@ -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 @
52965b1
// 第三方账号绑定成功
\ No newline at end of file
...
...
Please
register
or
login
to post a comment