Authored by happyhour7

最新模板上传

@@ -35,7 +35,7 @@ @@ -35,7 +35,7 @@
35 <div class="about-section contact-us"> 35 <div class="about-section contact-us">
36 <h2>联系我们: </h2> 36 <h2>联系我们: </h2>
37 <div class="contact-us-qr"> 37 <div class="contact-us-qr">
38 - <img src="http://localhost:8000/dist/yohogirls-frontend-web/assets/images/about/qr-contact-us.png" alt="Yoho!Boys"> 38 + <img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/qr-contact-us.png" alt="Yoho!Boys">
39 </div> 39 </div>
40 </div> 40 </div>
41 </div> 41 </div>
@@ -16,31 +16,31 @@ @@ -16,31 +16,31 @@
16 <div class="about-us-qr"> 16 <div class="about-us-qr">
17 <div class="product girl clearfix"> 17 <div class="product girl clearfix">
18 <div class="product-wrap"> 18 <div class="product-wrap">
19 - <img src="http://localhost:8000/dist/yohogirls-frontend-web/assets/images/download_boy_icon.png" alt=""> 19 + <img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/download_boy_icon.png" alt="">
20 <span>YOHO!BOYS</span> 20 <span>YOHO!BOYS</span>
21 </div> 21 </div>
22 <div class="product-wrap product-wrap-right"> 22 <div class="product-wrap product-wrap-right">
23 - <img class="qr-img" src="http://localhost:8000/dist/yohogirls-frontend-web/assets/images/yohoboyqr.png" alt=""> 23 + <img class="qr-img" src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/yohoboyqr.png" alt="">
24 <em>iPhone / Android</em> 24 <em>iPhone / Android</em>
25 </div> 25 </div>
26 </div> 26 </div>
27 <div class="product yoho clearfix"> 27 <div class="product yoho clearfix">
28 <div class="product-wrap"> 28 <div class="product-wrap">
29 - <img src="http://localhost:8000/dist/yohogirls-frontend-web/assets/images/about/qr-yoho-icon.png" alt=""> 29 + <img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/qr-yoho-icon.png" alt="">
30 <span>YOHO!有货</span> 30 <span>YOHO!有货</span>
31 </div> 31 </div>
32 <div class="product-wrap product-wrap-right"> 32 <div class="product-wrap product-wrap-right">
33 - <img class="qr-img" src="http://localhost:8000/dist/yohogirls-frontend-web/assets/images/about/qr-yoho-img.png" alt=""> 33 + <img class="qr-img" src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/qr-yoho-img.png" alt="">
34 <em>iPhone / Android</em> 34 <em>iPhone / Android</em>
35 </div> 35 </div>
36 </div> 36 </div>
37 <div class="product show clearfix"> 37 <div class="product show clearfix">
38 <div class="product-wrap"> 38 <div class="product-wrap">
39 - <img src="http://localhost:8000/dist/yohogirls-frontend-web/assets/images/about/qr-show-icon.png" alt=""> 39 + <img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/qr-show-icon.png" alt="">
40 <span>Show</span> 40 <span>Show</span>
41 </div> 41 </div>
42 <div class="product-wrap product-wrap-right"> 42 <div class="product-wrap product-wrap-right">
43 - <img class="qr-img" src="http://localhost:8000/dist/yohogirls-frontend-web/assets/images/about/qr-show-img.png" alt=""> 43 + <img class="qr-img" src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/qr-show-img.png" alt="">
44 <em>iPhone / Android</em> 44 <em>iPhone / Android</em>
45 </div> 45 </div>
46 </div> 46 </div>
@@ -14,8 +14,8 @@ @@ -14,8 +14,8 @@
14 <div class="about-section"> 14 <div class="about-section">
15 <h2>LOGO链接:</h2> 15 <h2>LOGO链接:</h2>
16 <ul class="links-pic-list clearfix"> 16 <ul class="links-pic-list clearfix">
17 - <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>  
18 - <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> 17 + <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>
  18 + <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>
19 </ul> 19 </ul>
20 </div> 20 </div>
21 </div> 21 </div>
1 -{{> layout/header }}  
2 -{{> default/channel_banner }}  
3 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
4 - {{# topItems}}  
5 - {{> channel/item}}  
6 - {{/ topItems}}  
7 -</div> 1 +{{> layout/header }}
  2 +{{> default/channel_banner }}
  3 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  4 + {{# topItems}}
  5 + {{> channel/item}}
  6 + {{/ topItems}}
  7 +</div>
  8 +{{> channel/pager}}
8 {{> layout/footer }} 9 {{> layout/footer }}
1 -{{> layout/header }}  
2 -{{> default/channel_banner }}  
3 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
4 - {{# topItems}}  
5 - {{> channel/item}}  
6 - {{/ topItems}}  
7 - {{> default/default_advt}}  
8 - {{# bottomItems}}  
9 - {{> channel/item}}  
10 - {{/ bottomItems}}  
11 -</div> 1 +{{> layout/header }}
  2 +{{> default/channel_banner }}
  3 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  4 + {{# topItems}}
  5 + {{> channel/item}}
  6 + {{/ topItems}}
  7 + {{> default/default_advt}}
  8 + {{# bottomItems}}
  9 + {{> channel/item}}
  10 + {{/ bottomItems}}
  11 +</div>
  12 +{{> channel/pager}}
12 {{> layout/footer }} 13 {{> layout/footer }}
1 -<!--  
2 - JSON数据组成说明(有广告无通栏):  
3 - topItem1 //广告之前的两个碎片  
4 - topItem2 //广告与通栏之间的碎片  
5 - advert //广告的结构体  
6 - pager //分页结构体  
7 --->  
8 -{{> layout/header }}  
9 -{{> default/channel_banner }}  
10 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
11 - {{# topItems1}}  
12 - {{> channel/item}}  
13 - {{/ topItems1}}  
14 - {{> channel/advert}}  
15 - {{# topItems2}}  
16 - {{> channel/item}}  
17 - {{/ topItems2}}  
18 -</div> 1 +<!--
  2 + JSON数据组成说明(有广告无通栏):
  3 + topItem1 //广告之前的两个碎片
  4 + topItem2 //广告与通栏之间的碎片
  5 + advert //广告的结构体
  6 + pager //分页结构体
  7 +-->
  8 +{{> layout/header }}
  9 +{{> default/channel_banner }}
  10 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  11 + {{# topItems1}}
  12 + {{> channel/item}}
  13 + {{/ topItems1}}
  14 + {{> channel/advert}}
  15 + {{# topItems2}}
  16 + {{> channel/item}}
  17 + {{/ topItems2}}
  18 +</div>
  19 +{{> channel/pager}}
19 {{> layout/footer }} 20 {{> layout/footer }}
1 -{{> layout/header }}  
2 -{{> default/channel_banner }}  
3 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
4 - {{# topItems}}  
5 - {{> channel/item}}  
6 - {{/ topItems}}  
7 -</div> 1 +{{> layout/header }}
  2 +{{> default/channel_banner }}
  3 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  4 + {{# topItems}}
  5 + {{> channel/item}}
  6 + {{/ topItems}}
  7 +</div>
  8 +{{> channel/pager}}
8 {{> layout/footer }} 9 {{> layout/footer }}
1 -{{> layout/header }}  
2 -{{> default/channel_banner }}  
3 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
4 - {{# topItems}}  
5 - {{> channel/item}}  
6 - {{/ topItems}}  
7 - {{> default/default_advt}}  
8 - {{# bottomItems}}  
9 - {{> channel/item}}  
10 - {{/ bottomItems}}  
11 -</div> 1 +{{> layout/header }}
  2 +{{> default/channel_banner }}
  3 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  4 + {{# topItems}}
  5 + {{> channel/item}}
  6 + {{/ topItems}}
  7 + {{> default/default_advt}}
  8 + {{# bottomItems}}
  9 + {{> channel/item}}
  10 + {{/ bottomItems}}
  11 +</div>
  12 +{{> channel/pager}}
12 {{> layout/footer }} 13 {{> layout/footer }}
1 -<!--  
2 - JSON数据组成说明(有广告无通栏):  
3 - topItem1 //广告之前的两个碎片  
4 - topItem2 //广告与通栏之间的碎片  
5 - advert //广告的结构体  
6 - pager //分页结构体  
7 --->  
8 -{{> layout/header }}  
9 -{{> default/channel_banner }}  
10 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
11 - {{# topItems1}}  
12 - {{> channel/item}}  
13 - {{/ topItems1}}  
14 - {{> channel/advert}}  
15 - {{# topItems2}}  
16 - {{> channel/item}}  
17 - {{/ topItems2}}  
18 -</div> 1 +<!--
  2 + JSON数据组成说明(有广告无通栏):
  3 + topItem1 //广告之前的两个碎片
  4 + topItem2 //广告与通栏之间的碎片
  5 + advert //广告的结构体
  6 + pager //分页结构体
  7 +-->
  8 +{{> layout/header }}
  9 +{{> default/channel_banner }}
  10 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  11 + {{# topItems1}}
  12 + {{> channel/item}}
  13 + {{/ topItems1}}
  14 + {{> channel/advert}}
  15 + {{# topItems2}}
  16 + {{> channel/item}}
  17 + {{/ topItems2}}
  18 +</div>
  19 +{{> channel/pager}}
19 {{> layout/footer }} 20 {{> layout/footer }}
1 -{{> layout/header }}  
2 -{{> default/channel_banner }}  
3 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
4 - {{# topItems}}  
5 - {{> channel/item}}  
6 - {{/ topItems}}  
7 -</div> 1 +{{> layout/header }}
  2 +{{> default/channel_banner }}
  3 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  4 + {{# topItems}}
  5 + {{> channel/item}}
  6 + {{/ topItems}}
  7 +</div>
  8 +{{> channel/pager}}
8 {{> layout/footer }} 9 {{> layout/footer }}
1 -{{> layout/header }}  
2 -{{> default/channel_banner }}  
3 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
4 - {{# topItems}}  
5 - {{> channel/item}}  
6 - {{/ topItems}}  
7 - {{> default/default_advt}}  
8 - {{# bottomItems}}  
9 - {{> channel/item}}  
10 - {{/ bottomItems}}  
11 -</div> 1 +{{> layout/header }}
  2 +{{> default/channel_banner }}
  3 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  4 + {{# topItems}}
  5 + {{> channel/item}}
  6 + {{/ topItems}}
  7 + {{> default/default_advt}}
  8 + {{# bottomItems}}
  9 + {{> channel/item}}
  10 + {{/ bottomItems}}
  11 +</div>
  12 +{{> channel/pager}}
12 {{> layout/footer }} 13 {{> layout/footer }}
1 -<!--  
2 - JSON数据组成说明(有广告无通栏):  
3 - topItem1 //广告之前的两个碎片  
4 - topItem2 //广告与通栏之间的碎片  
5 - advert //广告的结构体  
6 - pager //分页结构体  
7 --->  
8 -{{> layout/header }}  
9 -{{> default/channel_banner }}  
10 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
11 - {{# topItems1}}  
12 - {{> channel/item}}  
13 - {{/ topItems1}}  
14 - {{> channel/advert}}  
15 - {{# topItems2}}  
16 - {{> channel/item}}  
17 - {{/ topItems2}}  
18 -</div> 1 +<!--
  2 + JSON数据组成说明(有广告无通栏):
  3 + topItem1 //广告之前的两个碎片
  4 + topItem2 //广告与通栏之间的碎片
  5 + advert //广告的结构体
  6 + pager //分页结构体
  7 +-->
  8 +{{> layout/header }}
  9 +{{> default/channel_banner }}
  10 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  11 + {{# topItems1}}
  12 + {{> channel/item}}
  13 + {{/ topItems1}}
  14 + {{> channel/advert}}
  15 + {{# topItems2}}
  16 + {{> channel/item}}
  17 + {{/ topItems2}}
  18 +</div>
  19 +{{> channel/pager}}
19 {{> layout/footer }} 20 {{> layout/footer }}
@@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
2 <!--magazine-banner--> 2 <!--magazine-banner-->
3 {{#magazineBanner}} 3 {{#magazineBanner}}
4 <div class="magazine-banner"> 4 <div class="magazine-banner">
5 - <div class="{{^isOne}}swiper-container{{/isOne}} public-banner"> 5 + <div class="{{^only}}swiper-container{{/only}} public-banner">
6 <ul class="swiper-wrapper"> 6 <ul class="swiper-wrapper">
7 {{#bannerItem}} 7 {{#bannerItem}}
8 <li class="swiper-slide"> 8 <li class="swiper-slide">
@@ -13,11 +13,11 @@ @@ -13,11 +13,11 @@
13 {{/bannerItem}} 13 {{/bannerItem}}
14 </ul> 14 </ul>
15 </div> 15 </div>
16 - {{^isOne}} 16 + {{^only}}
17 <div class="pagination-wrap"> 17 <div class="pagination-wrap">
18 <div class="pagination"></div> 18 <div class="pagination"></div>
19 </div> 19 </div>
20 - {{/isOne}} 20 + {{/only}}
21 <div class="magazine-more"> 21 <div class="magazine-more">
22 <time>2014.10.15 /全智贤</time> 22 <time>2014.10.15 /全智贤</time>
23 <span>RBM 15</span> 23 <span>RBM 15</span>
1 -{{> layout/header }}  
2 -{{> default/channel_banner }}  
3 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
4 - {{# topItems}}  
5 - {{> channel/item}}  
6 - {{/ topItems}}  
7 -</div> 1 +{{> layout/header }}
  2 +{{> default/channel_banner }}
  3 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  4 + {{# topItems}}
  5 + {{> channel/item}}
  6 + {{/ topItems}}
  7 +</div>
  8 +{{> channel/pager}}
8 {{> layout/footer }} 9 {{> layout/footer }}
1 -{{> layout/header }}  
2 -{{> default/channel_banner }}  
3 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
4 - {{# topItems}}  
5 - {{> channel/item}}  
6 - {{/ topItems}}  
7 - {{> default/default_advt}}  
8 - {{# bottomItems}}  
9 - {{> channel/item}}  
10 - {{/ bottomItems}}  
11 -</div> 1 +{{> layout/header }}
  2 +{{> default/channel_banner }}
  3 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  4 + {{# topItems}}
  5 + {{> channel/item}}
  6 + {{/ topItems}}
  7 + {{> default/default_advt}}
  8 + {{# bottomItems}}
  9 + {{> channel/item}}
  10 + {{/ bottomItems}}
  11 +</div>
  12 +{{> channel/pager}}
12 {{> layout/footer }} 13 {{> layout/footer }}
1 -<!--  
2 - JSON数据组成说明(有广告无通栏):  
3 - topItem1 //广告之前的两个碎片  
4 - topItem2 //广告与通栏之间的碎片  
5 - advert //广告的结构体  
6 - pager //分页结构体  
7 --->  
8 -{{> layout/header }}  
9 -{{> default/channel_banner }}  
10 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
11 - {{# topItems1}}  
12 - {{> channel/item}}  
13 - {{/ topItems1}}  
14 - {{> channel/advert}}  
15 - {{# topItems2}}  
16 - {{> channel/item}}  
17 - {{/ topItems2}}  
18 -</div> 1 +<!--
  2 + JSON数据组成说明(有广告无通栏):
  3 + topItem1 //广告之前的两个碎片
  4 + topItem2 //广告与通栏之间的碎片
  5 + advert //广告的结构体
  6 + pager //分页结构体
  7 +-->
  8 +{{> layout/header }}
  9 +{{> default/channel_banner }}
  10 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  11 + {{# topItems1}}
  12 + {{> channel/item}}
  13 + {{/ topItems1}}
  14 + {{> channel/advert}}
  15 + {{# topItems2}}
  16 + {{> channel/item}}
  17 + {{/ topItems2}}
  18 +</div>
  19 +{{> channel/pager}}
19 {{> layout/footer }} 20 {{> layout/footer }}
1 -{{> layout/header }}  
2 -{{> default/channel_banner }}  
3 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
4 - {{# topItems}}  
5 - {{> channel/item}}  
6 - {{/ topItems}}  
7 -</div> 1 +{{> layout/header }}
  2 +{{> default/channel_banner }}
  3 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  4 + {{# topItems}}
  5 + {{> channel/item}}
  6 + {{/ topItems}}
  7 +</div>
  8 +{{> channel/pager}}
8 {{> layout/footer }} 9 {{> layout/footer }}
1 -{{> layout/header }}  
2 -{{> default/channel_banner }}  
3 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
4 - {{# topItems}}  
5 - {{> channel/item}}  
6 - {{/ topItems}}  
7 - {{> default/default_advt}}  
8 - {{# bottomItems}}  
9 - {{> channel/item}}  
10 - {{/ bottomItems}}  
11 -</div> 1 +{{> layout/header }}
  2 +{{> default/channel_banner }}
  3 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  4 + {{# topItems}}
  5 + {{> channel/item}}
  6 + {{/ topItems}}
  7 + {{> default/default_advt}}
  8 + {{# bottomItems}}
  9 + {{> channel/item}}
  10 + {{/ bottomItems}}
  11 +</div>
  12 +{{> channel/pager}}
12 {{> layout/footer }} 13 {{> layout/footer }}
1 -<!--  
2 - JSON数据组成说明(有广告无通栏):  
3 - topItem1 //广告之前的两个碎片  
4 - topItem2 //广告与通栏之间的碎片  
5 - advert //广告的结构体  
6 - pager //分页结构体  
7 --->  
8 -{{> layout/header }}  
9 -{{> default/channel_banner }}  
10 -<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">  
11 - {{# topItems1}}  
12 - {{> channel/item}}  
13 - {{/ topItems1}}  
14 - {{> channel/advert}}  
15 - {{# topItems2}}  
16 - {{> channel/item}}  
17 - {{/ topItems2}}  
18 -</div> 1 +<!--
  2 + JSON数据组成说明(有广告无通栏):
  3 + topItem1 //广告之前的两个碎片
  4 + topItem2 //广告与通栏之间的碎片
  5 + advert //广告的结构体
  6 + pager //分页结构体
  7 +-->
  8 +{{> layout/header }}
  9 +{{> default/channel_banner }}
  10 +<div class="content {{# channel}}content-{{.}}{{/ channel}} clearfix">
  11 + {{# topItems1}}
  12 + {{> channel/item}}
  13 + {{/ topItems1}}
  14 + {{> channel/advert}}
  15 + {{# topItems2}}
  16 + {{> channel/item}}
  17 + {{/ topItems2}}
  18 +</div>
  19 +{{> channel/pager}}
19 {{> layout/footer }} 20 {{> layout/footer }}
@@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
4 <div class="tv-area"> 4 <div class="tv-area">
5 {{# tvs}} 5 {{# tvs}}
6 <span class="tv"> 6 <span class="tv">
7 - <a class="tv-a" href="{{link}}" target="_blank"></a> 7 + {{# link}}<a class="tv-a" href="{{.}}" target="_blank"></a>{{/ link}}
8 <img class="tv-img" src="{{img}}" alt="{{alt}}"> 8 <img class="tv-img" src="{{img}}" alt="{{alt}}">
9 </span> 9 </span>
10 {{/ tvs}} 10 {{/ tvs}}
@@ -16,7 +16,7 @@ @@ -16,7 +16,7 @@
16 {{/ topItems}} 16 {{/ topItems}}
17 <div class="right-advt"> 17 <div class="right-advt">
18 {{# advert}} 18 {{# advert}}
19 - <a class="link" href="{{link}}"> 19 + <a class="link" href="{{link}}" target="_blank">
20 <img src="{{img}}" class="img" alt="{{alt}}"/> 20 <img src="{{img}}" class="img" alt="{{alt}}"/>
21 </a> 21 </a>
22 {{/ advert}} 22 {{/ advert}}
@@ -2,12 +2,12 @@ @@ -2,12 +2,12 @@
2 {{> channel/banner320}} 2 {{> channel/banner320}}
3 <div class="video swiper-container"> 3 <div class="video swiper-container">
4 <ul class="swiper-wrapper"> 4 <ul class="swiper-wrapper">
5 - {{#video}} 5 + {{#tvs}}
6 <li class="swiper-slide"> 6 <li class="swiper-slide">
7 <a href="{{link}}" target="_blank"></a> 7 <a href="{{link}}" target="_blank"></a>
8 <img src="{{img}}" alt=""> 8 <img src="{{img}}" alt="">
9 </li> 9 </li>
10 - {{/video}} 10 + {{/tvs}}
11 </ul> 11 </ul>
12 </div> 12 </div>
13 <!--content--> 13 <!--content-->