index.html 2.39 KB
{{> layout/header_jian}}
<div class="about-container clearfix">
    {{> about/about_nav}}
    <div class="about-body">
        <h2>YOHO!GIRLS</h2>
        <div class="about-section">
            <p>www.yohogirls.com 是新生代女生的时尚网站,</p>
            <p>这里进驻了中国、香港、日本三地的</p>
            <p>时装编辑、摄影师、It Girls、美容达人。</p>
        </div>
        <div class="about-section">
            <p>她们突破二维与平面的界限,</p>
            <p>定期在《YOHO!女生誌》以好玩有趣的方式,</p>
            <p>发布自己在时装、美容、设计、生活等方面的内容。</p>
        </div>
        <div class="about-us-qr">
            <div class="product girl clearfix">
                <div class="product-wrap">
                    <img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/download_boy_icon.png" alt="">
                    <span>YOHO!BOYS</span>
                </div>
                <div class="product-wrap product-wrap-right">
                    <img class="qr-img" src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/yohoboyqr.png" alt="">
                    <em>iPhone / Android</em>
                </div>          
            </div>
            <div class="product yoho clearfix">
                <div class="product-wrap">
                    <img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/qr-yoho-icon.png" alt="">
                    <span>YOHO!有货</span>
                </div>
                <div class="product-wrap product-wrap-right">
                    <img class="qr-img" src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/qr-yoho-img.png" alt="">
                    <em>iPhone / Android</em>
                </div>
            </div>
            <div class="product show clearfix">
                <div class="product-wrap">
                    <img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/qr-show-icon.png" alt="">
                    <span>Show</span>
                </div>
                <div class="product-wrap product-wrap-right">
                    <img class="qr-img" src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/qr-show-img.png" alt="">
                    <em>iPhone / Android</em>
                </div>
            </div>
        </div>
    </div>
</div>
{{> layout/footer_jian}}