Merge remote-tracking branch 'origin/develop' into develop
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -10,7 +10,7 @@ const log = global.yoho.logger; | @@ -10,7 +10,7 @@ const log = global.yoho.logger; | ||
10 | const sign = global.yoho.sign; | 10 | const sign = global.yoho.sign; |
11 | const config = global.yoho.config; | 11 | const config = global.yoho.config; |
12 | 12 | ||
13 | -const loginPage = `${config.siteUrl}/signin.html`; | 13 | +const loginPage = '//m.yohobuy.com/signin.html'; |
14 | const homePage = `${config.siteUrl}/xianyu/channel`; | 14 | const homePage = `${config.siteUrl}/xianyu/channel`; |
15 | 15 | ||
16 | // taobao 登录 | 16 | // taobao 登录 |
-
Please register or login to post a comment