Authored by happyhour7

最新模板上传

... ... @@ -35,7 +35,7 @@
<div class="about-section contact-us">
<h2>联系我们: </h2>
<div class="contact-us-qr">
<img src="http://localhost:8000/dist/yohogirls-frontend-web/assets/images/about/qr-contact-us.png" alt="Yoho!Boys">
<img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/qr-contact-us.png" alt="Yoho!Boys">
</div>
</div>
</div>
... ...
... ... @@ -16,31 +16,31 @@
<div class="about-us-qr">
<div class="product girl clearfix">
<div class="product-wrap">
<img src="http://localhost:8000/dist/yohogirls-frontend-web/assets/images/download_boy_icon.png" alt="">
<img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/download_boy_icon.png" alt="">
<span>YOHO!BOYS</span>
</div>
<div class="product-wrap product-wrap-right">
<img class="qr-img" src="http://localhost:8000/dist/yohogirls-frontend-web/assets/images/yohoboyqr.png" alt="">
<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://localhost:8000/dist/yohogirls-frontend-web/assets/images/about/qr-yoho-icon.png" alt="">
<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://localhost:8000/dist/yohogirls-frontend-web/assets/images/about/qr-yoho-img.png" alt="">
<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://localhost:8000/dist/yohogirls-frontend-web/assets/images/about/qr-show-icon.png" alt="">
<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://localhost:8000/dist/yohogirls-frontend-web/assets/images/about/qr-show-img.png" alt="">
<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>
... ...
... ... @@ -14,8 +14,8 @@
<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://localhost:8000/dist/yohogirls-frontend-web/assets/images/about/links06.png" alt=""></a></li>
<li><a target="_blank" href="http://www.yohogirls.com/"><img src="http://localhost:8000/dist/yohogirls-frontend-web/assets/images/about/links07.png" alt=""></a></li>
<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.yohogirls.com/"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/links07.png" alt=""></a></li>
</ul>
</div>
</div>
... ...
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
... ... @@ -2,7 +2,7 @@
<!--magazine-banner-->
{{#magazineBanner}}
<div class="magazine-banner">
<div class="{{^isOne}}swiper-container{{/isOne}} public-banner">
<div class="{{^only}}swiper-container{{/only}} public-banner">
<ul class="swiper-wrapper">
{{#bannerItem}}
<li class="swiper-slide">
... ... @@ -13,11 +13,11 @@
{{/bannerItem}}
</ul>
</div>
{{^isOne}}
{{^only}}
<div class="pagination-wrap">
<div class="pagination"></div>
</div>
{{/isOne}}
{{/only}}
<div class="magazine-more">
<time>2014.10.15 /全智贤</time>
<span>RBM 15</span>
... ...
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
... ...
... ... @@ -4,7 +4,7 @@
<div class="tv-area">
{{# tvs}}
<span class="tv">
<a class="tv-a" href="{{link}}" target="_blank"></a>
{{# link}}<a class="tv-a" href="{{.}}" target="_blank"></a>{{/ link}}
<img class="tv-img" src="{{img}}" alt="{{alt}}">
</span>
{{/ tvs}}
... ... @@ -16,7 +16,7 @@
{{/ topItems}}
<div class="right-advt">
{{# advert}}
<a class="link" href="{{link}}">
<a class="link" href="{{link}}" target="_blank">
<img src="{{img}}" class="img" alt="{{alt}}"/>
</a>
{{/ advert}}
... ...
... ... @@ -2,12 +2,12 @@
{{> channel/banner320}}
<div class="video swiper-container">
<ul class="swiper-wrapper">
{{#video}}
{{#tvs}}
<li class="swiper-slide">
<a href="{{link}}" target="_blank"></a>
<img src="{{img}}" alt="">
</li>
{{/video}}
{{/tvs}}
</ul>
</div>
<!--content-->
... ...