Showing
1 changed file
with
1 additions
and
1 deletions
@@ -144,7 +144,7 @@ exports.index = (req, res, next) => { | @@ -144,7 +144,7 @@ exports.index = (req, res, next) => { | ||
144 | let code = 'a83b7d55324fb65f96c1f85a3387ebd8'; | 144 | let code = 'a83b7d55324fb65f96c1f85a3387ebd8'; |
145 | let uid = req.__USER__.uid; | 145 | let uid = req.__USER__.uid; |
146 | let options; | 146 | let options; |
147 | - let noLoginUrl = helpers.urlFormat('/activity/student/register') + '?openby:yohobuy={"action":"go.weblogin","params":{"jumpurl":{"url":"' + req.__USER__.http + '://m.yohobuy.com/activity/student"}}}'; | 147 | + let noLoginUrl = helpers.urlFormat('/activity/student/register') + '?openby:yohobuy={"action":"go.weblogin","params":{"jumpurl":{"url":"' + req.__USER__.http + '//m.yohobuy.com/activity/student"}}}'; |
148 | 148 | ||
149 | 149 | ||
150 | 150 |
-
Please register or login to post a comment