follow_us.html 1.59 KB
{{# showFollowus}}
<div class="content-item-without-border" style="margin-top:0;">
    <div class="follow-us">
        <div class="title">
            {{^ fanti}} 关注我们 {{/ fanti}}
            {{# fanti}} 關注我們 {{/ fanti}}
        </div>
        <ul class="icons-content">
            <li><a href="http://app.yohoshow.com" target="_blank" class="icons show" onclick="YOHODCLICK('follow','web','followShow')"></a></li>
            <li><a href="http://weibo.com/yohogirl" target="_blank" class="icons sina" onclick="YOHODCLICK('follow','web','followSina')"></a></li>
            <li class="li-weixin">
                <a class="icons weixin"></a>
                <a class="pop"><img class="lazy bitmap" src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" data-original="http://cmsres.test.yoho.cn/res/new/boys/images/webxin_followus.jpg" alt="follow yoho!boys"></a>
            </li>
            <li><a href="http://facebook.com/YOHOGIRL" target="_blank" class="icons facebook" onclick="YOHODCLICK('follow','web','followFacebook')"></a></li>
            <li><a href="http://instagram.com/YOHOGIRL" target="_blank" class="icons inst" onclick="YOHODCLICK('follow','web','followInstagram')"></a></li>
        </ul>
        <div class="follow-us-input-content">
            <input type="text" value="" class="followus-input" placeholder="me@email.com">
            <button class="button followus-button">
                {{^ fanti}} 订阅 {{/ fanti}}
                {{# fanti}} 訂閱 {{/ fanti}}
            </button>
        </div>
    </div>
</div>
{{/ showFollowus}}