Authored by yyq

remove entries

... ... @@ -13,11 +13,6 @@
<b id="{{id}}">({{count}})</b>
{{/ messages}}
{{#unless @root.pc.user.removeStudentIdentification}}
{{#if certifiedName}}
<a href="{{certifiedUrl}}" target="_blank">{{certifiedName}}</a>
{{/if}}
{{/unless}}
<span id="close-message" class="close iconfont">&#xe60d;</span>
</p>
{{/if}}
... ...
... ... @@ -240,11 +240,7 @@
</ul>
<div class="account-info-footer">
<a href="//www.yohobuy.com/home/user?t=\{{timestamp}}">完善资料
{{#unless @root.pc.user.removeStudentIdentification}}
<span>(学生认证)</span>
{{/unless}}
</a>
<a href="//www.yohobuy.com/home/user?t=\{{timestamp}}">完善资料</a>
</div>
</script>
... ...