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
Plain Diff
Browse Files
Authored by
TaoHuang
2019-10-10 16:41:26 +0800
Commit
569b9fd305275359c082c1999e2970026510109d
2 parents
3dadc1f4
c5b27e31
Merge remote-tracking branch 'origin/develop' into develop
Hide 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 @
569b9fd
...
...
@@ -10,7 +10,7 @@ const log = global.yoho.logger;
const
sign
=
global
.
yoho
.
sign
;
const
config
=
global
.
yoho
.
config
;
const
loginPage
=
`
$
{
config
.
siteUrl
}
/signin.html`
;
const
loginPage
=
'//m.yohobuy.com/signin.html'
;
const
homePage
=
`
$
{
config
.
siteUrl
}
/xianyu/
channel
`
;
// taobao 登录
...
...
Please
register
or
login
to post a comment