links.html
1.13 KB
{{> layout/header_jian}}
<div class="about-container clearfix">
{{> about/about_nav}}
<div class="about-body">
<div class="about-section">
<h2>文字链接:</h2>
<ul class="links-list clearfix">
<li><a href="http://www.yoho.cn" target="_blank">YOHO!</a></li>
<li><a href="http://www.yohobuy.com" target="_blank">YOHO!BUY</a></li>
<li><a href="http://www.yohoshow.com" target="_blank">YOHO!SHOW</a></li>
<li><a href="http://www.yohoboys.com" target="_blank">YOHO!BOYS</a></li>
</ul>
</div>
<div class="about-section">
<h2>LOGO链接:</h2>
<ul class="links-pic-list clearfix">
<li><a target="_blank" href="http://app.yohoshow.com/"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/links06.png" alt=""></a></li>
<li><a target="_blank" href="http://www.yohoboys.com/"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/boys-logo.png" alt=""></a></li>
</ul>
</div>
</div>
</div>
{{> layout/footer_jian}}