Showing
1 changed file
with
1 additions
and
1 deletions
1 | {{#unless isApp}} | 1 | {{#unless isApp}} |
2 | <header class="yoho-header"> | 2 | <header class="yoho-header"> |
3 | - <a href="//m.yohobuy.com/activity/student?openby:yohobuy={'action':'go.h5','params':{'islogin':'N','url':'{{http}}//m.yohobuy.com/activity/student'}}" class="iconfont nav-back"></a> | 3 | + <a href="javascript:history.go(-1);" class="iconfont nav-back"></a> |
4 | <p class="nav-title">学生身份认证</p> | 4 | <p class="nav-title">学生身份认证</p> |
5 | </header> | 5 | </header> |
6 | {{/unless}} | 6 | {{/unless}} |
-
Please register or login to post a comment