Authored by hf

修改预览环境香港JS域名名; 增加TPL模板文件里的CLICK事件; 修改频道SPORT的URL;

@@ -32,7 +32,7 @@ @@ -32,7 +32,7 @@
32 <div class="right-advt"> 32 <div class="right-advt">
33 {{# advert}} 33 {{# advert}}
34 <a class="link" href="{{link}}" target="_blank" onclick="YOHODCLICK('banner','web','homeRightBannerCN')"> 34 <a class="link" href="{{link}}" target="_blank" onclick="YOHODCLICK('banner','web','homeRightBannerCN')">
35 - <img src="{{img}}" class="img" alt="{{alt}}"/> 35 + <img data-original="{{img}}" class="lazy img" alt="{{alt}}" src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" />
36 </a> 36 </a>
37 {{/ advert}} 37 {{/ advert}}
38 {{> default/follow_us}} 38 {{> default/follow_us}}
@@ -64,7 +64,7 @@ @@ -64,7 +64,7 @@
64 <div class="right-advt"> 64 <div class="right-advt">
65 {{# advert}} 65 {{# advert}}
66 <a class="link" href="{{link}}" target="_blank" onclick="YOHODCLICK('banner','web','homeRightBannerCN')"> 66 <a class="link" href="{{link}}" target="_blank" onclick="YOHODCLICK('banner','web','homeRightBannerCN')">
67 - <img src="{{img}}" class="img" alt="{{alt}}"/> 67 + <img data-original="{{img}}" class="lazy img" alt="{{alt}}" src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" />
68 </a> 68 </a>
69 {{/ advert}} 69 {{/ advert}}
70 {{> default/follow_us}} 70 {{> default/follow_us}}
@@ -21,9 +21,7 @@ @@ -21,9 +21,7 @@
21 {{# content}} 21 {{# content}}
22 <li class="content-item channel-{{channelType}}"> 22 <li class="content-item channel-{{channelType}}">
23 <a class="img-link" href="{{link}}" target="_blank" onclick="YOHODCLICK('home','mobile','contentCN')"> 23 <a class="img-link" href="{{link}}" target="_blank" onclick="YOHODCLICK('home','mobile','contentCN')">
24 - <img class="lazy" data-original="{{img}}"  
25 - src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw=="  
26 - alt=""/> 24 + <img class="lazy" data-original="{{img}}" src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" alt="{{title}}"/>
27 </a> 25 </a>
28 26
29 <h2> 27 <h2>
@@ -50,9 +48,7 @@ @@ -50,9 +48,7 @@
50 {{# pop}} 48 {{# pop}}
51 <li id="{{type}}-pop" class="content-item"> 49 <li id="{{type}}-pop" class="content-item">
52 <a class="img-link" href="{{link}}" target="_blank" onclick="YOHODCLICK('home','mobile','popCN')"> 50 <a class="img-link" href="{{link}}" target="_blank" onclick="YOHODCLICK('home','mobile','popCN')">
53 - <img class="lazy" data-original="{{img}}"  
54 - src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw=="  
55 - alt=""/> 51 + <img class="lazy" data-original="{{img}}" src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" alt="{{title}}"/>
56 </a> 52 </a>
57 53
58 <h2> 54 <h2>
@@ -30,7 +30,7 @@ @@ -30,7 +30,7 @@
30 <div class="right-advt"> 30 <div class="right-advt">
31 {{# advert}} 31 {{# advert}}
32 <a class="link" href="{{link}}" target="_blank" onclick="YOHODCLICK('banner','web','homeRightBannerHK')"> 32 <a class="link" href="{{link}}" target="_blank" onclick="YOHODCLICK('banner','web','homeRightBannerHK')">
33 - <img src="{{img}}" class="img" alt="{{alt}}"/> 33 + <img data-original="{{img}}" class="lazy img" alt="{{alt}}" src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" />
34 </a> 34 </a>
35 {{/ advert}} 35 {{/ advert}}
36 {{> default/follow_us}} 36 {{> default/follow_us}}
@@ -62,7 +62,7 @@ @@ -62,7 +62,7 @@
62 <div class="right-advt"> 62 <div class="right-advt">
63 {{# advert}} 63 {{# advert}}
64 <a class="link" href="{{link}}" target="_blank" onclick="YOHODCLICK('banner','web','homeRightBannerHK')"> 64 <a class="link" href="{{link}}" target="_blank" onclick="YOHODCLICK('banner','web','homeRightBannerHK')">
65 - <img src="{{img}}" class="img" alt="{{alt}}"/> 65 + <img data-original="{{img}}" class="lazy img" alt="{{alt}}" src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" />
66 </a> 66 </a>
67 {{/ advert}} 67 {{/ advert}}
68 {{> default/follow_us}} 68 {{> default/follow_us}}
1 -{{# banner}}  
2 -<div class="scrollPic-content">  
3 - <a class="arrow arrow-left" href="javascript:;"></a>  
4 - <a class="arrow arrow-right" href="javascript:;"></a>  
5 - <div class="swiper-container-banner {{# bannerLength}}swiper-container{{/ bannerLength}}" style="cursor: -webkit-grab;">  
6 - <div class="swiper-wrapper" style="width: 1080px; height: 507px;background-color: rgb(255, 255, 255);">  
7 - {{# data}}  
8 - <div class="swiper-slide" style="width: 992px; height: 504px; background: url(http://cmsres.test.yoho.cn/res/new/boys/images/loading.gif) 50% 50% no-repeat;">  
9 - <a href="{{link}}" target="_blank" title="{{alt}}">  
10 - <img src="{{img}}" alt="{{alt}}">  
11 - </a>  
12 - </div>  
13 - {{/ data}}  
14 - </div>  
15 - </div>  
16 - <div class="pagination pagination-banner {{# channel}}pagination-big-banner-{{.}}{{/ channel}}">  
17 - {{# data}}  
18 - <span class=" swiper-pagination swiper-pagination-switch swiper-pagination {{# isChoosen}} swiper-visible-switch{{/isChoosen}}"></span>  
19 - {{/ data}}  
20 - </div>  
21 -</div>  
22 -{{/ banner}}  
@@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
5 {{# data}} 5 {{# data}}
6 <div class="swiper-slide"> 6 <div class="swiper-slide">
7 <a href="{{link}}" target="_blank" class="img-a" onclick="YOHODCLICK('banner','web','bannerCenter')"> 7 <a href="{{link}}" target="_blank" class="img-a" onclick="YOHODCLICK('banner','web','bannerCenter')">
8 - <img class="lazy" src="{{img}}" alt="{{alt}}"/> 8 + <img class="lazy" data-original="{{img}}" alt="{{alt}}" src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" />
9 </a> 9 </a>
10 </div> 10 </div>
11 {{/ data}} 11 {{/ data}}
1 {{# advert}} 1 {{# advert}}
2 <div class="advert-without-border"> 2 <div class="advert-without-border">
3 <a href="{{link}}" target="_blank" class="link" title="{{alt}}" onclick="YOHODCLICK('banner','web','bannerRight')"> 3 <a href="{{link}}" target="_blank" class="link" title="{{alt}}" onclick="YOHODCLICK('banner','web','bannerRight')">
4 - <img class="lazy" src="{{img}}" data-original="{{img}}" alt="{{alt}}" style="display: inline;"> 4 + <img class="lazy" data-original="{{img}}" alt="{{alt}}" src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" style="display: inline;">
5 </a> 5 </a>
6 </div> 6 </div>
7 {{/ advert}} 7 {{/ advert}}
1 <div class="{{# no-border}}content-item-without-border{{/ no-border}}{{^ no-border}}content-item{{/ no-border}} {{# isMid}} content-item-mid{{/ isMid}}"> 1 <div class="{{# no-border}}content-item-without-border{{/ no-border}}{{^ no-border}}content-item{{/ no-border}} {{# isMid}} content-item-mid{{/ isMid}}">
2 <span class="content-item-detail-a-img"> 2 <span class="content-item-detail-a-img">
3 <a href="{{link}}" target="_blank" class="link" title="{{title}}" onclick="YOHODCLICK('channel','web','content')"> 3 <a href="{{link}}" target="_blank" class="link" title="{{title}}" onclick="YOHODCLICK('channel','web','content')">
4 - <img class="lazy pic" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==" data-original="{{img}}" alt="{{title}}" style="display: inline;"> 4 + <img class="lazy pic" src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" data-original="{{img}}" alt="{{title}}" style="display: inline;">
5 <span class="arrow-bottom girl-channel-arrow{{# channelType}}-{{.}}{{/ channelType}}"></span> 5 <span class="arrow-bottom girl-channel-arrow{{# channelType}}-{{.}}{{/ channelType}}"></span>
6 </a> 6 </a>
7 <a href="{{link}}" style="{{^ isVideo}}display:none;{{/ isVideo}}" target="_blank" class="video-icon" title="{{alt}}" onclick="YOHODCLICK('channel','web','content')"></a> 7 <a href="{{link}}" style="{{^ isVideo}}display:none;{{/ isVideo}}" target="_blank" class="video-icon" title="{{alt}}" onclick="YOHODCLICK('channel','web','content')"></a>
8 </span> 8 </span>
9 <span class="content-item-detail-subchannle" _time="{{time}}"> 9 <span class="content-item-detail-subchannle" _time="{{time}}">
10 {{# channel}} 10 {{# channel}}
11 - <a href="{{link}}" onclick="YOHODCLICK('channel','web','contentChannel')">{{name}}</a>&nbsp;|&nbsp; 11 + <a href="{{link}}" onclick="YOHODCLICK('channel','web','contentChannel')">{{name}}</a>&nbsp;&nbsp;|&nbsp;
12 {{/ channel}} 12 {{/ channel}}
13 {{# subChannel}} 13 {{# subChannel}}
14 - <a href="{{link}}" onclick="YOHODCLICK('channel','web','contentTwoChannel')">{{name}}</a>&nbsp;|&nbsp; 14 + <a href="{{link}}" onclick="YOHODCLICK('channel','web','contentTwoChannel')">{{name}}</a>&nbsp;&nbsp;|&nbsp;
15 {{/ subChannel}} 15 {{/ subChannel}}
16 <span></span> 16 <span></span>
17 </span> 17 </span>
@@ -17,13 +17,13 @@ @@ -17,13 +17,13 @@
17 \{{/ comment}} 17 \{{/ comment}}
18 </ul> 18 </ul>
19 \{{# more}} 19 \{{# more}}
20 - <div class="view-more"><a href="javascript:;">View&nbsp;<span>\{{moreNum}}</span>&nbsp;more</a></div> 20 + <div class="view-more"><a href="javascript:;" onclick="YOHODCLICK('comment','web','viewMoreCN')">View&nbsp;<span>\{{moreNum}}</span>&nbsp;more</a></div>
21 \{{/ more}} 21 \{{/ more}}
22 \{{# page}} 22 \{{# page}}
23 <div class="comment-pager-content pager-content-default" style="display:none"> 23 <div class="comment-pager-content pager-content-default" style="display:none">
24 <div class="channel-index-pager"> 24 <div class="channel-index-pager">
25 \{{# pageList}} 25 \{{# pageList}}
26 - <a class="pager-item \{{# isChoosen}}pager-item-choosen\{{/ isChoosen}}" href="\{{link}}">\{{text}}</a> 26 + <a class="pager-item \{{# isChoosen}}pager-item-choosen\{{/ isChoosen}}" href="\{{link}}" onclick="YOHODCLICK('comment','web','commentPageCN')">\{{text}}</a>
27 \{{/ pageList}} 27 \{{/ pageList}}
28 </div> 28 </div>
29 </div> 29 </div>
@@ -43,7 +43,7 @@ @@ -43,7 +43,7 @@
43 <a class="exit-btn" href="javascript:;">退出</a> 43 <a class="exit-btn" href="javascript:;">退出</a>
44 </div> 44 </div>
45 <div class="publish"> 45 <div class="publish">
46 - <a class="publish-btn" href="javascript:;">Publish</a> 46 + <a class="publish-btn" href="javascript:;" onclick="YOHODCLICK('comment','web','publishCN')">Publish</a>
47 </div> 47 </div>
48 </div> 48 </div>
49 </div> 49 </div>
@@ -17,16 +17,16 @@ @@ -17,16 +17,16 @@
17 \{{/ comment}} 17 \{{/ comment}}
18 </ul> 18 </ul>
19 \{{# more}} 19 \{{# more}}
20 - <div class="view-more"><a href="javascript:;">View&nbsp;<span>\{{moreNum}}</span>&nbsp;more</a></div> 20 + <div class="view-more"><a href="javascript:;" onclick="YOHODCLICK('comment','mobile','viewMore')">View&nbsp;<span>\{{moreNum}}</span>&nbsp;more</a></div>
21 \{{/ more}} 21 \{{/ more}}
22 \{{# page}} 22 \{{# page}}
23 <div class="comment-pager-content pager-content-default" style="display:none"> 23 <div class="comment-pager-content pager-content-default" style="display:none">
24 <div class="channel-index-pager"> 24 <div class="channel-index-pager">
25 \{{# switchNext}} 25 \{{# switchNext}}
26 - <a class="pager-item switch-next" href="\{{link}}">下一页</a> 26 + <a class="pager-item switch-next" href="\{{link}}" onclick="YOHODCLICK('comment','mobile','commentPage')">下一页</a>
27 \{{/ switchNext}} 27 \{{/ switchNext}}
28 \{{# switchPrev}} 28 \{{# switchPrev}}
29 - <a class="pager-item switch-prev" href="\{{link}}">上一页</a> 29 + <a class="pager-item switch-prev" href="\{{link}}" onclick="YOHODCLICK('comment','mobile','commentPage')">上一页</a>
30 \{{/ switchPrev}} 30 \{{/ switchPrev}}
31 </div> 31 </div>
32 </div> 32 </div>
@@ -17,13 +17,13 @@ @@ -17,13 +17,13 @@
17 \{{/ comment}} 17 \{{/ comment}}
18 </ul> 18 </ul>
19 \{{# more}} 19 \{{# more}}
20 - <div class="view-more"><a href="javascript:;">View&nbsp;<span>\{{moreNum}}</span>&nbsp;more</a></div> 20 + <div class="view-more"><a href="javascript:;" onclick="YOHODCLICK('comment','web','viewMoreHK')">View&nbsp;<span>\{{moreNum}}</span>&nbsp;more</a></div>
21 \{{/ more}} 21 \{{/ more}}
22 \{{# page}} 22 \{{# page}}
23 <div class="comment-pager-content pager-content-default" style="display:none"> 23 <div class="comment-pager-content pager-content-default" style="display:none">
24 <div class="channel-index-pager"> 24 <div class="channel-index-pager">
25 \{{# pageList}} 25 \{{# pageList}}
26 - <a class="pager-item \{{# isChoosen}}pager-item-choosen\{{/ isChoosen}}" href="\{{link}}">\{{text}}</a> 26 + <a class="pager-item \{{# isChoosen}}pager-item-choosen\{{/ isChoosen}}" href="\{{link}}" onclick="YOHODCLICK('comment','web','commentPageHK')">\{{text}}</a>
27 \{{/ pageList}} 27 \{{/ pageList}}
28 </div> 28 </div>
29 </div> 29 </div>
@@ -43,7 +43,7 @@ @@ -43,7 +43,7 @@
43 <a class="exit-btn" href="javascript:;">退出</a> 43 <a class="exit-btn" href="javascript:;">退出</a>
44 </div> 44 </div>
45 <div class="publish"> 45 <div class="publish">
46 - <a class="publish-btn" href="javascript:;">Publish</a> 46 + <a class="publish-btn" href="javascript:;" onclick="YOHODCLICK('comment','web','publishHK')">Publish</a>
47 </div> 47 </div>
48 </div> 48 </div>
49 </div> 49 </div>
@@ -11,9 +11,8 @@ @@ -11,9 +11,8 @@
11 <a class="exit-btn" href="javascript:;">退出</a> 11 <a class="exit-btn" href="javascript:;">退出</a>
12 </div> 12 </div>
13 <div class="publish"> 13 <div class="publish">
14 - <a class="publish-btn" href="javascript:;">Publish</a> 14 + <a class="publish-btn" href="javascript:;" onclick="YOHODCLICK('comment','mobile','publish')">Publish</a>
15 </div> 15 </div>
16 </div> 16 </div>
17 </div> 17 </div>
18 -  
19 </script> 18 </script>
1 {{# devEnvironment}} 1 {{# devEnvironment}}
2 -<link rel="stylesheet" type="text/css" href="http://cmsres.dev.yoho.cn/dist/mobile.css"/> 2 + <link rel="stylesheet" type="text/css" href="http://cmsres.dev.yoho.cn/dist/mobile.css"/>
3 {{/ devEnvironment}} 3 {{/ devEnvironment}}
4 -  
5 {{# testEnvironment}} 4 {{# testEnvironment}}
6 -<link rel="stylesheet" type="text/css" href="http://cmsres.test.yoho.cn/res/new/girls/css/mobile.css"/> 5 + <link rel="stylesheet" type="text/css" href="http://cmsres.test.yoho.cn/res/new/girls/css/mobile.css"/>
7 {{/ testEnvironment}} 6 {{/ testEnvironment}}
8 -  
9 {{# prevEnvironment}} 7 {{# prevEnvironment}}
10 -<link rel="stylesheet" type="text/css" href="http://res.previewboys.yoho.cn/res/new/girls/css/mobile.css"/>  
11 -{{/ prevEnvironment}}  
  8 + <link rel="stylesheet" type="text/css" href="http://res.previewboys.yoho.cn/res/new/girls/css/mobile.css"/>
  9 +{{/ prevEnvironment}}
  10 +{{# prodEnvironment}}
  11 + <link rel="stylesheet" type="text/css" href="http://rescdn.yohoboys.com/res/new/girls/css/mobile.css"/>
  12 +{{/ prodEnvironment}}
1 {{# devEnvironment}} 1 {{# devEnvironment}}
2 http://cmsres.dev.yoho.cn/images 2 http://cmsres.dev.yoho.cn/images
3 {{/ devEnvironment}} 3 {{/ devEnvironment}}
4 -  
5 {{# testEnvironment}} 4 {{# testEnvironment}}
6 http://cmsres.test.yoho.cn/res/new/girls/images 5 http://cmsres.test.yoho.cn/res/new/girls/images
7 {{/ testEnvironment}} 6 {{/ testEnvironment}}
8 -  
9 {{# prevEnvironment}} 7 {{# prevEnvironment}}
10 http://res.previewboys.yoho.cn/res/new/girls/images 8 http://res.previewboys.yoho.cn/res/new/girls/images
11 -{{/ prevEnvironment}}  
  9 +{{/ prevEnvironment}}
  10 +{{# prodEnvironment}}
  11 +http://rescdn.yohoboys.com/res/new/girls/images
  12 +{{/ prodEnvironment}}
1 {{# devEnvironment}} 1 {{# devEnvironment}}
2 <script src="http://cmsres.dev.yoho.cn/js/lib/sea-debug.js?nowrap"></script> 2 <script src="http://cmsres.dev.yoho.cn/js/lib/sea-debug.js?nowrap"></script>
3 {{/ devEnvironment}} 3 {{/ devEnvironment}}
4 -  
5 {{# testEnvironment}} 4 {{# testEnvironment}}
6 <script type="text/javascript" src="http://cmsres.test.yoho.cn/res/new/girls/js/util/seajs_test.js"></script> 5 <script type="text/javascript" src="http://cmsres.test.yoho.cn/res/new/girls/js/util/seajs_test.js"></script>
7 <script type="text/javascript" src="http://cmsres.test.yoho.cn/res/new/girls/mobile.js"></script> 6 <script type="text/javascript" src="http://cmsres.test.yoho.cn/res/new/girls/mobile.js"></script>
8 {{/ testEnvironment}} 7 {{/ testEnvironment}}
9 -  
10 {{# prevEnvironment}} 8 {{# prevEnvironment}}
11 <script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/js/util/seajs_preview.js"></script> 9 <script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/js/util/seajs_preview.js"></script>
12 <script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/mobile.js"></script> 10 <script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/mobile.js"></script>
13 -{{/ prevEnvironment}}  
  11 +{{/ prevEnvironment}}
  12 +{{# prodEnvironment}}
  13 +<script type="text/javascript" src="http://rescdn.yohoboys.com/res/new/girls/js/util/seajs.js"></script>
  14 +<script type="text/javascript" src="http://rescdn.yohoboys.com/res/new/girls/mobile.js"></script>
  15 +{{/ prodEnvironment}}
1 {{# devEnvironment}} 1 {{# devEnvironment}}
2 http://localhost:3000/default/index320 2 http://localhost:3000/default/index320
3 {{/ devEnvironment}} 3 {{/ devEnvironment}}
4 -  
5 {{# testEnvironment}} 4 {{# testEnvironment}}
6 http://newgirls.test.yoho.cn 5 http://newgirls.test.yoho.cn
7 {{/ testEnvironment}} 6 {{/ testEnvironment}}
8 -  
9 {{# prevEnvironment}} 7 {{# prevEnvironment}}
10 http://previewnewgirls.yoho.cn 8 http://previewnewgirls.yoho.cn
11 -{{/ prevEnvironment}}  
  9 +{{/ prevEnvironment}}
  10 +{{# prodEnvironment}}
  11 +http://www.yohogirls.com
  12 +{{/ prodEnvironment}}
1 {{# devEnvironment}} 1 {{# devEnvironment}}
2 - <link rel="stylesheet" type="text/css" href="http://localhost:8000/dist/yohogirls-frontend-web/0.0.1/girls.css" /> 2 + <link rel="stylesheet" type="text/css" href="http://localhost:8000/dist/yohogirls-frontend-web/0.0.1/girls.css" />
3 {{/ devEnvironment}} 3 {{/ devEnvironment}}
4 -  
5 -  
6 -{{# prevEnvironment}}  
7 - <link rel="stylesheet" type="text/css" href="http://res.previewboys.yoho.cn/res/new/girls/css/girls.css" />  
8 -{{/ prevEnvironment}}  
9 {{# testEnvironment}} 4 {{# testEnvironment}}
10 - <link rel="stylesheet" type="text/css" href="http://cmsres.test.yoho.cn/res/new/girls/css/girls.css" /> 5 + <link rel="stylesheet" type="text/css" href="http://cmsres.test.yoho.cn/res/new/girls/css/girls.css" />
11 {{/ testEnvironment}} 6 {{/ testEnvironment}}
  7 +{{# prevEnvironment}}
  8 + <link rel="stylesheet" type="text/css" href="http://res.previewboys.yoho.cn/res/new/girls/css/girls.css" />
  9 +{{/ prevEnvironment}}
12 {{# prodEnvironment}} 10 {{# prodEnvironment}}
13 - <link rel="stylesheet" type="text/css" href="http://res.previewboys.yoho.cn/res/new/girls/css/girls.css" /> 11 + <link rel="stylesheet" type="text/css" href="http://rescdn.yohoboys.com/res/new/girls/css/girls.css" />
14 {{/ prodEnvironment}} 12 {{/ prodEnvironment}}
15 13
1 -  
2 -{{# devEnvironment}}http://localhost:8000/dist/yohogirls-frontend-web/assets/swf/util{{/ devEnvironment}}{{# prevEnvironment}}http://res.previewboys.yoho.cn/res/new/girls/assets/swf/util{{/ prevEnvironment}}{{# testEnvironment}}http://cmsres.test.yoho.cn/res/new/girls/assets/swf/util{{/ testEnvironment}}{{# prodEnvironment}}http://res.previewboys.yoho.cn/res/new/girls/assets/swf/util{{/ prodEnvironment}} 1 +{{# devEnvironment}}http://localhost:8000/dist/yohogirls-frontend-web/assets/swf/util{{/ devEnvironment}}
  2 +{{# testEnvironment}}http://cmsres.test.yoho.cn/res/new/girls/assets/swf/util{{/ testEnvironment}}
  3 +{{# prevEnvironment}}http://res.previewboys.yoho.cn/res/new/girls/assets/swf/util{{/ prevEnvironment}}
  4 +{{# prodEnvironment}}http://rescdn.yohoboys.com/res/new/girls/assets/swf/util{{/ prodEnvironment}}
1 {{# devEnvironment}} 1 {{# devEnvironment}}
2 http://localhost:3000/default/index320 2 http://localhost:3000/default/index320
3 {{/ devEnvironment}} 3 {{/ devEnvironment}}
4 -  
5 {{# testEnvironment}} 4 {{# testEnvironment}}
6 http://hkgirls.test.yoho.cn 5 http://hkgirls.test.yoho.cn
7 {{/ testEnvironment}} 6 {{/ testEnvironment}}
8 -  
9 {{# prevEnvironment}} 7 {{# prevEnvironment}}
10 http://previewhkgirls.yoho.cn 8 http://previewhkgirls.yoho.cn
11 -{{/ prevEnvironment}}  
  9 +{{/ prevEnvironment}}
  10 +{{# prodEnvironment}}
  11 +http://hk.yohogirls.com
  12 +{{/ prodEnvironment}}
1 {{# devEnvironment}} 1 {{# devEnvironment}}
2 - <script type="text/javascript" src="http://localhost:8000/js/util/seajs.js?nowrap"></script> 2 +<script type="text/javascript" src="http://localhost:8000/js/util/seajs.js?nowrap"></script>
3 {{/ devEnvironment}} 3 {{/ devEnvironment}}
4 -  
5 -  
6 -  
7 -{{# prevEnvironment}}  
8 -  
9 - <script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/js/util/seajs_test.js"></script>  
10 - <script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/index.js"></script>  
11 - <script type="text/javascript">  
12 - seajs.use("index");  
13 - </script>  
14 -{{/ prevEnvironment}}  
15 -  
16 -  
17 -  
18 -  
19 {{# testEnvironment}} 4 {{# testEnvironment}}
20 -  
21 - <script type="text/javascript" src="http://cmsres.test.yoho.cn/res/new/girls/js/util/seajs_test.js"></script>  
22 - <script type="text/javascript" src="http://cmsres.test.yoho.cn/res/new/girls/index.js"></script>  
23 -  
24 - <script type="text/javascript">  
25 - seajs.use("index");  
26 - </script> 5 +<script type="text/javascript" src="http://cmsres.test.yoho.cn/res/new/girls/js/util/seajs_test.js"></script>
  6 +<script type="text/javascript" src="http://cmsres.test.yoho.cn/res/new/girls/index.js"></script>
  7 +<script type="text/javascript">
  8 +seajs.use("index");
  9 +</script>
27 {{/ testEnvironment}} 10 {{/ testEnvironment}}
28 -  
29 - 11 +{{# prevEnvironment}}
  12 +<script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/js/util/seajs_preview.js"></script>
  13 +<script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/index.js"></script>
  14 +<script type="text/javascript">
  15 +seajs.use("index");
  16 +</script>
  17 +{{/ prevEnvironment}}
30 {{# prodEnvironment}} 18 {{# prodEnvironment}}
31 -  
32 - <script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/js/util/seajs_test.js"></script>  
33 - <script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/index.js"></script>  
34 - <script type="text/javascript">  
35 - seajs.use("index");  
36 - </script> 19 +<script type="text/javascript" src="http://rescdn.yohoboys.com/res/new/girls/js/util/seajs.js"></script>
  20 +<script type="text/javascript" src="http://rescdn.yohoboys.com/res/new/girls/index.js"></script>
  21 +<script type="text/javascript">
  22 +seajs.use("index");
  23 +</script>
37 {{/ prodEnvironment}} 24 {{/ prodEnvironment}}
1 -  
2 -{{# devEnvironment}}http://localhost:8000/dist/yohogirls-frontend-web/assets/images{{/ devEnvironment}}{{# prevEnvironment}}http://res.previewboys.yoho.cn/res/new/girls/assets/images{{/ prevEnvironment}}{{# testEnvironment}}http://cmsres.test.yoho.cn/res/new/girls/assets/images{{/ testEnvironment}}{{# prodEnvironment}}http://res.previewboys.yoho.cn/res/new/girls/assets/images{{/ prodEnvironment}} 1 +{{# devEnvironment}}http://localhost:8000/dist/yohogirls-frontend-web/assets/images{{/ devEnvironment}}
  2 +{{# testEnvironment}}http://cmsres.test.yoho.cn/res/new/girls/assets/images{{/ testEnvironment}}
  3 +{{# prevEnvironment}}http://res.previewboys.yoho.cn/res/new/girls/assets/images{{/ prevEnvironment}}
  4 +{{# prodEnvironment}}http://rescdn.yohoboys.com/res/new/girls/assets/images{{/ prodEnvironment}}
3 5
1 {{# devEnvironment}} 1 {{# devEnvironment}}
2 <script type="text/javascript" src="http://localhost:8000/js/util/seajs.js?nowrap"></script> 2 <script type="text/javascript" src="http://localhost:8000/js/util/seajs.js?nowrap"></script>
3 {{/ devEnvironment}} 3 {{/ devEnvironment}}
4 -  
5 -{{# prevEnvironment}}  
6 -<script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/js/util/seajs_preview.js"></script>  
7 -<script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/index.js"></script>  
8 -<script type="text/javascript">  
9 -seajs.use("index");  
10 -</script>  
11 -{{/ prevEnvironment}}  
12 -  
13 {{# testEnvironment}} 4 {{# testEnvironment}}
14 <script type="text/javascript" src="http://cmsres.test.yoho.cn/res/new/girls/js/util/seajs_test.js"></script> 5 <script type="text/javascript" src="http://cmsres.test.yoho.cn/res/new/girls/js/util/seajs_test.js"></script>
15 <script type="text/javascript" src="http://cmsres.test.yoho.cn/res/new/girls/index.js"></script> 6 <script type="text/javascript" src="http://cmsres.test.yoho.cn/res/new/girls/index.js"></script>
@@ -17,11 +8,17 @@ seajs.use("index"); @@ -17,11 +8,17 @@ seajs.use("index");
17 seajs.use("index"); 8 seajs.use("index");
18 </script> 9 </script>
19 {{/ testEnvironment}} 10 {{/ testEnvironment}}
20 -  
21 -{{# prodEnvironment}}  
22 -<script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/js/util/seajs.js"></script> 11 +{{# prevEnvironment}}
  12 +<script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/js/util/seajs_preview.js"></script>
23 <script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/index.js"></script> 13 <script type="text/javascript" src="http://res.previewboys.yoho.cn/res/new/girls/index.js"></script>
24 <script type="text/javascript"> 14 <script type="text/javascript">
25 seajs.use("index"); 15 seajs.use("index");
26 </script> 16 </script>
  17 +{{/ prevEnvironment}}
  18 +{{# prodEnvironment}}
  19 +<script type="text/javascript" src="http://rescdn.yohoboys.com/res/new/girls/js/util/seajs.js"></script>
  20 +<script type="text/javascript" src="http://rescdn.yohoboys.com/res/new/girls/index.js"></script>
  21 +<script type="text/javascript">
  22 +seajs.use("index");
  23 +</script>
27 {{/ prodEnvironment}} 24 {{/ prodEnvironment}}
1 -  
2 <script type="x-tmpl-mustache" id="menuItemTmpl"> 1 <script type="x-tmpl-mustache" id="menuItemTmpl">
3 \{{# fashion}} 2 \{{# fashion}}
4 <div class="content-item-menu"> 3 <div class="content-item-menu">
5 - <a class="link" href="\{{link}}" target="_blank"></a> 4 + <a class="link" href="\{{link}}" target="_blank" onclick="YOHODCLICK('channel','web','threeFashion')"></a>
6 <span class="a-img"> 5 <span class="a-img">
7 \{{# isVideo}} 6 \{{# isVideo}}
8 - <a class="a-video" href="\{{link}}"></a> 7 + <a class="a-video" href="\{{link}}" onclick="YOHODCLICK('channel','web','threeFashion')"></a>
9 \{{/ isVideo}} 8 \{{/ isVideo}}
10 - <img src="\{{cover}}"> 9 + <img src="\{{cover}}" alt="\{{title}}">
11 </span> 10 </span>
12 <span class="menu-text">\{{title}}</span> 11 <span class="menu-text">\{{title}}</span>
13 <span class="menu-text menu-detail" style="margin-top:15px;">\{{detail}}</span> 12 <span class="menu-text menu-detail" style="margin-top:15px;">\{{detail}}</span>
@@ -16,47 +15,56 @@ @@ -16,47 +15,56 @@
16 15
17 \{{# beauty}} 16 \{{# beauty}}
18 <div class="content-item-menu"> 17 <div class="content-item-menu">
19 - <a class="link" href="\{{link}}" target="_blank"></a> 18 + <a class="link" href="\{{link}}" target="_blank" onclick="YOHODCLICK('channel','web','threeBeauty')"></a>
20 <span class="a-img"> 19 <span class="a-img">
21 \{{# isVideo}} 20 \{{# isVideo}}
22 - <a class="a-video" href="\{{link}}"></a> 21 + <a class="a-video" href="\{{link}}" onclick="YOHODCLICK('channel','web','threeBeauty')"></a>
23 \{{/ isVideo}} 22 \{{/ isVideo}}
24 - <img src="\{{cover}}"> 23 + <img src="\{{cover}}" alt="\{{title}}">
25 </span> 24 </span>
26 <span class="menu-text">\{{title}}</span> 25 <span class="menu-text">\{{title}}</span>
27 <span class="menu-text menu-detail" style="margin-top:15px;">\{{detail}}</span> 26 <span class="menu-text menu-detail" style="margin-top:15px;">\{{detail}}</span>
28 </div> 27 </div>
29 \{{/ beauty}} 28 \{{/ beauty}}
30 29
31 -  
32 \{{# lifestyle}} 30 \{{# lifestyle}}
33 <div class="content-item-menu"> 31 <div class="content-item-menu">
34 - <a class="link" href="\{{link}}" target="_blank"></a> 32 + <a class="link" href="\{{link}}" target="_blank" onclick="YOHODCLICK('channel','web','threeLifestyle')"></a>
35 <span class="a-img"> 33 <span class="a-img">
36 \{{# isVideo}} 34 \{{# isVideo}}
37 - <a class="a-video" href="\{{link}}"></a> 35 + <a class="a-video" href="\{{link}}" onclick="YOHODCLICK('channel','web','threeLifestyle')"></a>
38 \{{/ isVideo}} 36 \{{/ isVideo}}
39 - <img src="\{{cover}}"> 37 + <img src="\{{cover}}" alt="\{{title}}">
40 </span> 38 </span>
41 <span class="menu-text">\{{title}}</span> 39 <span class="menu-text">\{{title}}</span>
42 <span class="menu-text menu-detail" style="margin-top:15px;">\{{detail}}</span> 40 <span class="menu-text menu-detail" style="margin-top:15px;">\{{detail}}</span>
43 </div> 41 </div>
44 \{{/ lifestyle}} 42 \{{/ lifestyle}}
45 43
46 -  
47 \{{# sport}} 44 \{{# sport}}
48 <div class="content-item-menu"> 45 <div class="content-item-menu">
49 - <a class="link" href="\{{link}}" target="_blank"></a> 46 + <a class="link" href="\{{link}}" target="_blank" onclick="YOHODCLICK('channel','web','threeSport')"></a>
50 <span class="a-img"> 47 <span class="a-img">
51 \{{# isVideo}} 48 \{{# isVideo}}
52 - <a class="a-video" href="\{{link}}"></a> 49 + <a class="a-video" href="\{{link}}" onclick="YOHODCLICK('channel','web','threeSport')"></a>
53 \{{/ isVideo}} 50 \{{/ isVideo}}
54 - <img src="\{{cover}}"> 51 + <img src="\{{cover}}" alt="\{{title}}">
55 </span> 52 </span>
56 <span class="menu-text">\{{title}}</span> 53 <span class="menu-text">\{{title}}</span>
57 <span class="menu-text menu-detail" style="margin-top:15px;">\{{detail}}</span> 54 <span class="menu-text menu-detail" style="margin-top:15px;">\{{detail}}</span>
58 </div> 55 </div>
59 \{{/ sport}} 56 \{{/ sport}}
60 -  
61 - 57 +</script>
  58 +<script type="x-tmpl-mustache" id="menuItemTmplVideo">
  59 + \{{# video}}
  60 + <div class="submenu-video-item\{{^ isMid}} submenu-video-side \{{/ isMid}} \{{# isMid}} submenu-video-mid \{{/ isMid}}">
  61 + <a class="link" href="\{{link}}" target="_blank" onclick="YOHODCLICK('channel','web','threeVideo')"></a>
  62 + <span class="a-img">
  63 + <a class="a-video" href="\{{link}}" onclick="YOHODCLICK('channel','web','threeVideo')"></a>
  64 + <img src="\{{cover}}" alt="\{{title}}"/>
  65 + </span>
  66 + <span class="menu-text">\{{title}}</span>
  67 + <span class="menu-text menu-detail" style="margin-top:15px;">\{{subtitle}}</span>
  68 + </div>
  69 + \{{/ video}}
62 </script> 70 </script>
1 -  
2 -<script type="x-tmpl-mustache" id="menuItemTmplVideo">  
3 - \{{# video}}  
4 - <div class="submenu-video-item\{{^ isMid}} submenu-video-side \{{/ isMid}} \{{# isMid}} submenu-video-mid \{{/ isMid}}">  
5 - <a class="link" href="\{{link}}" target="_blank"></a>  
6 - <span class="a-img">  
7 - <a class="a-video" href="\{{link}}"></a>  
8 - <img src="\{{cover}}"/>  
9 - </span>  
10 - <span class="menu-text">\{{title}}</span>  
11 - <span class="menu-text menu-detail" style="margin-top:15px;">\{{subtitle}}</span>  
12 - </div>  
13 - \{{/ video}}  
14 -</script>  
1 {{# default}} 1 {{# default}}
2 {{> script/default}} 2 {{> script/default}}
3 {{/ default}} 3 {{/ default}}
4 -  
5 {{# fashion}} 4 {{# fashion}}
6 {{> script/channel}} 5 {{> script/channel}}
7 {{/ fashion}} 6 {{/ fashion}}
8 -  
9 {{# beauty}} 7 {{# beauty}}
10 {{> script/channel}} 8 {{> script/channel}}
11 {{/ beauty}} 9 {{/ beauty}}
12 -  
13 {{# sport}} 10 {{# sport}}
14 {{> script/channel}} 11 {{> script/channel}}
15 {{/ sport}} 12 {{/ sport}}
16 -  
17 {{# lifestyle}} 13 {{# lifestyle}}
18 {{> script/channel}} 14 {{> script/channel}}
19 {{/ lifestyle}} 15 {{/ lifestyle}}
20 -  
21 {{# video}} 16 {{# video}}
22 {{> script/channel}} 17 {{> script/channel}}
23 {{/ video}} 18 {{/ video}}
24 -  
25 {{# search}} 19 {{# search}}
26 {{> script/search}} 20 {{> script/search}}
27 {{/ search}} 21 {{/ search}}
28 -  
29 {{# detail}} 22 {{# detail}}
30 {{> script/detail}} 23 {{> script/detail}}
31 {{/ detail}} 24 {{/ detail}}
32 -  
33 {{# magazine}} 25 {{# magazine}}
34 {{> script/magazine}} 26 {{> script/magazine}}
35 {{/ magazine}} 27 {{/ magazine}}
36 -  
37 {{# feedback}} 28 {{# feedback}}
38 {{> script/feedback}} 29 {{> script/feedback}}
39 {{/ feedback}} 30 {{/ feedback}}
40 -  
41 {{# writer}} 31 {{# writer}}
42 {{> script/writer}} 32 {{> script/writer}}
43 -{{/ writer}}  
  33 +{{/ writer}}
@@ -2,9 +2,9 @@ @@ -2,9 +2,9 @@
2 <div class="share" data-link="{{url}}" cover-url="{{cover}}"> 2 <div class="share" data-link="{{url}}" cover-url="{{cover}}">
3 <h4>分享:</h4> 3 <h4>分享:</h4>
4 <ul> 4 <ul>
5 - <li class="yohoo-share-button-sina"><a href="javascript:;"></a></li> 5 + <li class="yohoo-share-button-sina"><a href="javascript:;" onclick="YOHODCLICK('share','web','sina')"></a></li>
6 <li class="yohoo-share-button-wx"> 6 <li class="yohoo-share-button-wx">
7 - <a href="javascript:;"></a> 7 + <a href="javascript:;" onclick="YOHODCLICK('share','web','weixin')"></a>
8 <div class="wx-qrcode-dialog"> 8 <div class="wx-qrcode-dialog">
9 <div class="wx-popup-hd"> 9 <div class="wx-popup-hd">
10 <span>分享到微信朋友圈</span> 10 <span>分享到微信朋友圈</span>
@@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
15 <div class="wx-popup-ft">打开微信,点击底部的“发现”,使用<br>“扫一扫”即可将网页分享至朋友圈。</div> 15 <div class="wx-popup-ft">打开微信,点击底部的“发现”,使用<br>“扫一扫”即可将网页分享至朋友圈。</div>
16 </div> 16 </div>
17 </li> 17 </li>
18 - <li class="yohoo-share-button-qq"><a href="javascript:;"></a></li> 18 + <li class="yohoo-share-button-qq"><a href="javascript:;" onclick="YOHODCLICK('share','web','qq')"></a></li>
19 </ul> 19 </ul>
20 </div> 20 </div>
21 {{/ share}} 21 {{/ share}}
@@ -2,10 +2,10 @@ @@ -2,10 +2,10 @@
2 <div class="share" data-link="{{url}}" cover-url="{{cover}}"> 2 <div class="share" data-link="{{url}}" cover-url="{{cover}}">
3 <h4>分享:</h4> 3 <h4>分享:</h4>
4 <ul> 4 <ul>
5 - <li class="yohoo-share-button-facebook"><a href="javascript:;"></a></li>  
6 - <li class="yohoo-share-button-tweet"><a href="javascript:;"></a></li>  
7 - <li class="yohoo-share-button-sina"><a href="javascript:;"></a></li>  
8 - <li class="yohoo-share-button-wx"><a href="javascript:;"></a> 5 + <li class="yohoo-share-button-facebook"><a href="javascript:;" onclick="YOHODCLICK('share','web','facebook')"></a></li>
  6 + <li class="yohoo-share-button-tweet"><a href="javascript:;" onclick="YOHODCLICK('share','web','twitter')"></a></li>
  7 + <li class="yohoo-share-button-sina"><a href="javascript:;" onclick="YOHODCLICK('share','web','sina')"></a></li>
  8 + <li class="yohoo-share-button-wx"><a href="javascript:;" onclick="YOHODCLICK('share','web','weixin')"></a>
9 <div class="wx-qrcode-dialog"> 9 <div class="wx-qrcode-dialog">
10 <div class="wx-popup-hd"> 10 <div class="wx-popup-hd">
11 <span>分享到微信朋友圈</span> 11 <span>分享到微信朋友圈</span>
1 <script id="third-login-tpl" type="x-tmpl-mustache"> 1 <script id="third-login-tpl" type="x-tmpl-mustache">
2 <div class="third-login-box clearfix"> 2 <div class="third-login-box clearfix">
3 <span>第三方评论</span> 3 <span>第三方评论</span>
4 - <a class="qq" ref="/passport/partner/index/oauth/qq" href="javascript:;"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-qq.png" alt="" /></a>  
5 - <a class="yoho" href="javascript:;"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-yoho.png" alt="" /></a>  
6 - <a class="sina" ref="/passport/partner/index/oauth/sina" href="javascript:;"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-sina.png" alt="" /></a>  
7 - <a class="fb" ref="/passport/partner/index/oauth/facebook" href="javascript:;"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-facebook.png" alt="" /></a> 4 + <a class="qq" ref="/passport/partner/index/oauth/qq" href="javascript:;" onclick="YOHODCLICK('login','web','qq')"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-qq.png" alt="" /></a>
  5 + <a class="yoho" href="javascript:;" onclick="YOHODCLICK('login','web','yoho')"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-yoho.png" alt="" /></a>
  6 + <a class="sina" ref="/passport/partner/index/oauth/sina" href="javascript:;" onclick="YOHODCLICK('login','web','sina')"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-sina.png" alt="" /></a>
  7 + <a class="fb" ref="/passport/partner/index/oauth/facebook" href="javascript:;" onclick="YOHODCLICK('login','web','facebook')"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-facebook.png" alt="" /></a>
8 </div> 8 </div>
9 </script> 9 </script>
@@ -3,22 +3,17 @@ @@ -3,22 +3,17 @@
3 {{^ fan}} 3 {{^ fan}}
4 <span>第三方评论</span> 4 <span>第三方评论</span>
5 {{/ fan}} 5 {{/ fan}}
6 -  
7 {{# fan}} 6 {{# fan}}
8 <span>第三方評論</span> 7 <span>第三方評論</span>
9 {{/ fan}} 8 {{/ fan}}
10 - <a class="qq" ref="/passport/partner/index/oauth/qq" href="javascript:;"> 9 + <a class="qq" ref="/passport/partner/index/oauth/qq" href="javascript:;" onclick="YOHODCLICK('login','mobile','qq')">
11 <img height='12px' src="{{> common/environment320_image}}/about/thirdbtn-qq.png" alt="" /> 10 <img height='12px' src="{{> common/environment320_image}}/about/thirdbtn-qq.png" alt="" />
12 </a> 11 </a>
13 - <a class="yoho" href="javascript:;">  
14 - 12 + <a class="yoho" href="javascript:;" onclick="YOHODCLICK('login','mobile','yoho')">
15 <img height='12px' src="{{> common/environment320_image}}/about/thirdbtn-yoho.png" alt="" /> 13 <img height='12px' src="{{> common/environment320_image}}/about/thirdbtn-yoho.png" alt="" />
16 </a> 14 </a>
17 - <a class="sina" ref="/passport/partner/index/oauth/sina" href="javascript:;"> 15 + <a class="sina" ref="/passport/partner/index/oauth/sina" href="javascript:;" onclick="YOHODCLICK('login','mobile','sina')">
18 <img height='12px' src="{{> common/environment320_image}}/about/thirdbtn-sina.png" alt="" /> 16 <img height='12px' src="{{> common/environment320_image}}/about/thirdbtn-sina.png" alt="" />
19 -  
20 </a> 17 </a>
21 </div> 18 </div>
22 -  
23 -  
24 </script> 19 </script>
1 <script id="third-login-tpl" type="x-tmpl-mustache"> 1 <script id="third-login-tpl" type="x-tmpl-mustache">
2 <div class="third-login-box clearfix"> 2 <div class="third-login-box clearfix">
3 <span>第三方評論</span> 3 <span>第三方評論</span>
4 - <a class="fb" ref="/passport/partner/index/oauth/facebook" href="javascript:;"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-facebook.png" alt="" /></a>  
5 - <a class="yoho" href="javascript:;"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-yoho.png" alt="" /></a>  
6 - <a class="sina" ref="/passport/partner/index/oauth/sina" href="javascript:;"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-sina.png" alt="" /></a>  
7 - <a class="qq" ref="/passport/partner/index/oauth/qq" href="javascript:;"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-qq.png" alt="" /></a> 4 + <a class="fb" ref="/passport/partner/index/oauth/facebook" href="javascript:;" onclick="YOHODCLICK('login','web','facebook')"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-facebook.png" alt="" /></a>
  5 + <a class="yoho" href="javascript:;" onclick="YOHODCLICK('login','web','yoho')"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-yoho.png" alt="" /></a>
  6 + <a class="sina" ref="/passport/partner/index/oauth/sina" href="javascript:;" onclick="YOHODCLICK('login','web','sina')"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-sina.png" alt="" /></a>
  7 + <a class="qq" ref="/passport/partner/index/oauth/qq" href="javascript:;" onclick="YOHODCLICK('login','web','qq')"><img src="http://cmsres.test.yoho.cn/res/new/girls/assets/images/about/thirdbtn-qq.png" alt="" /></a>
8 </div> 8 </div>
9 </script> 9 </script>
@@ -16,9 +16,7 @@ @@ -16,9 +16,7 @@
16 <p>CopyRight &copy; 2015 南京新与力文化传播有限公司<br />苏ICP备09011225号</p> 16 <p>CopyRight &copy; 2015 南京新与力文化传播有限公司<br />苏ICP备09011225号</p>
17 </footer> 17 </footer>
18 </div> 18 </div>
19 -  
20 {{> common/environment320_js}} 19 {{> common/environment320_js}}
21 -  
22 <script type="text/javascript"> 20 <script type="text/javascript">
23 seajs.use(['js/common'], function (common) 21 seajs.use(['js/common'], function (common)
24 { 22 {
@@ -42,13 +40,19 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) @@ -42,13 +40,19 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
42 })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); 40 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
43 ga('create', 'UA-54036369-1', 'auto'); 41 ga('create', 'UA-54036369-1', 'auto');
44 ga('send', 'pageview'); 42 ga('send', 'pageview');
  43 +var _gaq = _gaq || [];
  44 +_gaq.push(['_setAccount', 'UA-54036369-1']);
  45 +_gaq.push(['_trackPageview']);
  46 +(function(){
  47 +var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  48 +ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  49 +var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  50 +})();
45 </script> 51 </script>
46 <script> 52 <script>
47 (function(w,d,s,j,f){w['YohoAcquisitionObject'] = f;w[f] = function(){w[f].p = arguments;}; 53 (function(w,d,s,j,f){w['YohoAcquisitionObject'] = f;w[f] = function(){w[f].p = arguments;};
48 - var a=d.createElement(s);  
49 - var m=d.getElementsByTagName(s)[0];  
50 - a.async=1;a.src=j;  
51 - m.parentNode.insertBefore(a,m); 54 +var a=d.createElement(s);var m=d.getElementsByTagName(s)[0];
  55 +a.async=1;a.src=j;m.parentNode.insertBefore(a,m);
52 })(window,document,'script','//cdn.yoho.cn/yas-jssdk/1.0.5/yas.js','_yas'); 56 })(window,document,'script','//cdn.yoho.cn/yas-jssdk/1.0.5/yas.js','_yas');
53 _yas(1*new Date(),'1.0','yohogirls_m','',''); 57 _yas(1*new Date(),'1.0','yohogirls_m','','');
54 </script> 58 </script>
@@ -36,7 +36,6 @@ @@ -36,7 +36,6 @@
36 </div> 36 </div>
37 </div> 37 </div>
38 {{> common/menu}} 38 {{> common/menu}}
39 -{{> common/menu_withleft}}  
40 {{> common/environment_hk_js}} 39 {{> common/environment_hk_js}}
41 {{> common/script}} 40 {{> common/script}}
42 <script type="text/javascript"> 41 <script type="text/javascript">
@@ -55,6 +54,14 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) @@ -55,6 +54,14 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
55 })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); 54 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
56 ga('create', 'UA-54036369-1', 'auto'); 55 ga('create', 'UA-54036369-1', 'auto');
57 ga('send', 'pageview'); 56 ga('send', 'pageview');
  57 +var _gaq = _gaq || [];
  58 +_gaq.push(['_setAccount', 'UA-54036369-1']);
  59 +_gaq.push(['_trackPageview']);
  60 +(function(){
  61 +var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  62 +ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  63 +var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  64 +})();
58 </script> 65 </script>
59 <script> 66 <script>
60 (function(w,d,s,j,f){w['YohoAcquisitionObject'] = f;w[f] = function(){w[f].p = arguments;}; 67 (function(w,d,s,j,f){w['YohoAcquisitionObject'] = f;w[f] = function(){w[f].p = arguments;};
@@ -16,9 +16,7 @@ @@ -16,9 +16,7 @@
16 <p>CopyRight &copy; 2015 南京新與力文化傳播有限公司<br />蘇ICP備09011225號</p> 16 <p>CopyRight &copy; 2015 南京新與力文化傳播有限公司<br />蘇ICP備09011225號</p>
17 </footer> 17 </footer>
18 </div> 18 </div>
19 -  
20 {{> common/environment320_js}} 19 {{> common/environment320_js}}
21 -  
22 <script type="text/javascript"> 20 <script type="text/javascript">
23 seajs.use(['js/common'], function (common) 21 seajs.use(['js/common'], function (common)
24 { 22 {
@@ -42,13 +40,19 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) @@ -42,13 +40,19 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
42 })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); 40 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
43 ga('create', 'UA-54036369-1', 'auto'); 41 ga('create', 'UA-54036369-1', 'auto');
44 ga('send', 'pageview'); 42 ga('send', 'pageview');
  43 +var _gaq = _gaq || [];
  44 +_gaq.push(['_setAccount', 'UA-54036369-1']);
  45 +_gaq.push(['_trackPageview']);
  46 +(function(){
  47 +var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  48 +ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  49 +var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  50 +})();
45 </script> 51 </script>
46 <script> 52 <script>
47 (function(w,d,s,j,f){w['YohoAcquisitionObject'] = f;w[f] = function(){w[f].p = arguments;}; 53 (function(w,d,s,j,f){w['YohoAcquisitionObject'] = f;w[f] = function(){w[f].p = arguments;};
48 - var a=d.createElement(s);  
49 - var m=d.getElementsByTagName(s)[0];  
50 - a.async=1;a.src=j;  
51 - m.parentNode.insertBefore(a,m); 54 +var a=d.createElement(s);var m=d.getElementsByTagName(s)[0];
  55 +a.async=1;a.src=j;m.parentNode.insertBefore(a,m);
52 })(window,document,'script','//cdn.yoho.cn/yas-jssdk/1.0.5/yas.js','_yas'); 56 })(window,document,'script','//cdn.yoho.cn/yas-jssdk/1.0.5/yas.js','_yas');
53 _yas(1*new Date(),'1.0','yohogirls_m','',''); 57 _yas(1*new Date(),'1.0','yohogirls_m','','');
54 </script> 58 </script>
@@ -36,7 +36,6 @@ @@ -36,7 +36,6 @@
36 </div> 36 </div>
37 </div> 37 </div>
38 {{> common/menu}} 38 {{> common/menu}}
39 -{{> common/menu_withleft}}  
40 {{> common/environment_js}} 39 {{> common/environment_js}}
41 {{> common/script}} 40 {{> common/script}}
42 <script type="text/javascript"> 41 <script type="text/javascript">
@@ -55,6 +54,14 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) @@ -55,6 +54,14 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
55 })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); 54 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
56 ga('create', 'UA-54036369-1', 'auto'); 55 ga('create', 'UA-54036369-1', 'auto');
57 ga('send', 'pageview'); 56 ga('send', 'pageview');
  57 +var _gaq = _gaq || [];
  58 +_gaq.push(['_setAccount', 'UA-54036369-1']);
  59 +_gaq.push(['_trackPageview']);
  60 +(function(){
  61 +var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  62 +ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  63 +var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  64 +})();
58 </script> 65 </script>
59 <script> 66 <script>
60 (function(w,d,s,j,f){w['YohoAcquisitionObject'] = f;w[f] = function(){w[f].p = arguments;}; 67 (function(w,d,s,j,f){w['YohoAcquisitionObject'] = f;w[f] = function(){w[f].p = arguments;};
@@ -7,11 +7,12 @@ @@ -7,11 +7,12 @@
7 <meta content="yes" name="apple-mobile-web-app-capable" /> 7 <meta content="yes" name="apple-mobile-web-app-capable" />
8 <meta content="telephone=no" name="format-detection" /> 8 <meta content="telephone=no" name="format-detection" />
9 <meta content="black" name="apple-mobile-web-app-status-bar-style" /> 9 <meta content="black" name="apple-mobile-web-app-status-bar-style" />
  10 + <title>{{title}}</title>
10 <meta name="keywords" content="{{keywords}}" /> 11 <meta name="keywords" content="{{keywords}}" />
11 <meta name="description" content="{{description}}" /> 12 <meta name="description" content="{{description}}" />
12 <meta name="author" content="yohogirls.com" /> 13 <meta name="author" content="yohogirls.com" />
13 - <meta name="robots" content="index, follow"/>  
14 - <meta name="googlebot" content="index, follow"/> 14 + <meta name="robots" content="index,follow" />
  15 + <meta name="googlebot" content="index,follow" />
15 <meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" /> 16 <meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" />
16 <meta property="wb:webmaster" content="5ffc4cd75e724a17" /> 17 <meta property="wb:webmaster" content="5ffc4cd75e724a17" />
17 {{# isDetail}} 18 {{# isDetail}}
@@ -27,7 +28,6 @@ @@ -27,7 +28,6 @@
27 <meta property="og:description" content="{{description}}"/> 28 <meta property="og:description" content="{{description}}"/>
28 <link rel="image_src" href="{{image_src}}"/> 29 <link rel="image_src" href="{{image_src}}"/>
29 {{/ isDetail}} 30 {{/ isDetail}}
30 - <title>{{title}}</title>  
31 <link rel="dns-prefetch" href="//img01.yohoboys.com" /> 31 <link rel="dns-prefetch" href="//img01.yohoboys.com" />
32 <link rel="dns-prefetch" href="//img02.yohoboys.com" /> 32 <link rel="dns-prefetch" href="//img02.yohoboys.com" />
33 <link rel="dns-prefetch" href="//video.yohoboys.com" /> 33 <link rel="dns-prefetch" href="//video.yohoboys.com" />
@@ -48,7 +48,7 @@ @@ -48,7 +48,7 @@
48 <li class="swiper-slide nav-default"><a href="/mobile.html" onclick="YOHODCLICK('channel','mobile','homeCN')">home</a></li> 48 <li class="swiper-slide nav-default"><a href="/mobile.html" onclick="YOHODCLICK('channel','mobile','homeCN')">home</a></li>
49 <li class="swiper-slide nav-fashion"><a href="/fashion/mobile.html" onclick="YOHODCLICK('channel','mobile','fashionCN')">fashion</a></li> 49 <li class="swiper-slide nav-fashion"><a href="/fashion/mobile.html" onclick="YOHODCLICK('channel','mobile','fashionCN')">fashion</a></li>
50 <li class="swiper-slide nav-beauty"><a href="/beauty/mobile.html" onclick="YOHODCLICK('channel','mobile','beautyCN')">beauty</a></li> 50 <li class="swiper-slide nav-beauty"><a href="/beauty/mobile.html" onclick="YOHODCLICK('channel','mobile','beautyCN')">beauty</a></li>
51 - <li class="swiper-slide nav-sport"><a href="/sports/mobile.html" onclick="YOHODCLICK('channel','mobile','sport')">sport</a></li> 51 + <li class="swiper-slide nav-sport"><a href="/sport/mobile.html" onclick="YOHODCLICK('channel','mobile','sport')">sport</a></li>
52 <li class="swiper-slide nav-lifestyle"><a href="/lifestyle/mobile.html" onclick="YOHODCLICK('channel','mobile','lifestyleCN')">lifestyle</a></li> 52 <li class="swiper-slide nav-lifestyle"><a href="/lifestyle/mobile.html" onclick="YOHODCLICK('channel','mobile','lifestyleCN')">lifestyle</a></li>
53 <li class="swiper-slide nav-magazine"><a href="/magazine/mobile.html" onclick="YOHODCLICK('channel','mobile','magazineCN')">magazine</a></li> 53 <li class="swiper-slide nav-magazine"><a href="/magazine/mobile.html" onclick="YOHODCLICK('channel','mobile','magazineCN')">magazine</a></li>
54 <li class="swiper-slide nav-video"><a href="/video/mobile.html" onclick="YOHODCLICK('channel','mobile','videoCN')">video</a></li> 54 <li class="swiper-slide nav-video"><a href="/video/mobile.html" onclick="YOHODCLICK('channel','mobile','videoCN')">video</a></li>
@@ -2,14 +2,14 @@ @@ -2,14 +2,14 @@
2 <html> 2 <html>
3 <head> 3 <head>
4 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> 4 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
5 - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 + <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
6 <title>{{title}}</title> 6 <title>{{title}}</title>
7 <meta name="keywords" content="{{keywords}}" /> 7 <meta name="keywords" content="{{keywords}}" />
8 <meta name="description" content="{{description}}" /> 8 <meta name="description" content="{{description}}" />
9 <meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" /> 9 <meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" />
10 <meta name="author" content="yohogirls.com" /> 10 <meta name="author" content="yohogirls.com" />
11 - <meta name="robots" content="index, follow"/>  
12 - <meta name="googlebot" content="index, follow"/> 11 + <meta name="robots" content="index,follow" />
  12 + <meta name="googlebot" content="index,follow" />
13 <meta property="wb:webmaster" content="5ffc4cd75e724a17" /> 13 <meta property="wb:webmaster" content="5ffc4cd75e724a17" />
14 <link rel="dns-prefetch" href="//img01.yohoboys.com" /> 14 <link rel="dns-prefetch" href="//img01.yohoboys.com" />
15 <link rel="dns-prefetch" href="//img02.yohoboys.com" /> 15 <link rel="dns-prefetch" href="//img02.yohoboys.com" />
@@ -74,7 +74,7 @@ @@ -74,7 +74,7 @@
74 <span class="menu-link-channel menu-link-sport sports-choosen"> 74 <span class="menu-link-channel menu-link-sport sports-choosen">
75 <a class="text">sport</a> 75 <a class="text">sport</a>
76 <a class="hover-text">運動</a> 76 <a class="hover-text">運動</a>
77 - <a class="menu" href="/sports/index.html" onclick="YOHODCLICK('channel','web','sportHK')"></a> 77 + <a class="menu" href="/sport/index.html" onclick="YOHODCLICK('channel','web','sportHK')"></a>
78 <div class="submenu submenu-sport"> 78 <div class="submenu submenu-sport">
79 <!--<span class="arrow"></span>--> 79 <!--<span class="arrow"></span>-->
80 <div class="submenu-loading"></div> 80 <div class="submenu-loading"></div>
@@ -102,7 +102,7 @@ @@ -102,7 +102,7 @@
102 <div class="submenu submenu-video"> 102 <div class="submenu submenu-video">
103 <div class="left-menu"> 103 <div class="left-menu">
104 {{# videoSubmenu}} 104 {{# videoSubmenu}}
105 - <a class=" menu-text"{{# isChoosen}}style="color:#c9caca;"{{/ isChoosen}} href="{{link}}" onclick="YOHODCLICK('channel','web','videoSubChannelHK')">{{text}}</a> 105 + <a class=" menu-text" {{# isChoosen}}style="color:#c9caca;"{{/ isChoosen}} href="{{link}}" onclick="YOHODCLICK('channel','web','videoSubChannelHK')">{{text}}</a>
106 {{/ videoSubmenu}} 106 {{/ videoSubmenu}}
107 </div> 107 </div>
108 <div class="right-content"> 108 <div class="right-content">
@@ -175,7 +175,7 @@ @@ -175,7 +175,7 @@
175 <span class="menu-link-channel menu-link-sport sports-choosen"> 175 <span class="menu-link-channel menu-link-sport sports-choosen">
176 <a class="text">sport</a> 176 <a class="text">sport</a>
177 <a class="hover-text">運動</a> 177 <a class="hover-text">運動</a>
178 - <a class="menu" href="/sports/index.html" onclick="YOHODCLICK('channel','web','sportHK')"></a> 178 + <a class="menu" href="/sport/index.html" onclick="YOHODCLICK('channel','web','sportHK')"></a>
179 <div class="submenu submenu-sport"> 179 <div class="submenu submenu-sport">
180 <!--<span class="arrow"></span>--> 180 <!--<span class="arrow"></span>-->
181 <div class="submenu-loading"></div> 181 <div class="submenu-loading"></div>
@@ -235,5 +235,4 @@ @@ -235,5 +235,4 @@
235 </div> 235 </div>
236 {{# scrollToContent}} 236 {{# scrollToContent}}
237 <input type="hidden" id="scrollToContent"/> 237 <input type="hidden" id="scrollToContent"/>
238 - {{/ scrollToContent}}  
239 -  
  238 + {{/ scrollToContent}}
@@ -7,6 +7,7 @@ @@ -7,6 +7,7 @@
7 <meta content="yes" name="apple-mobile-web-app-capable" /> 7 <meta content="yes" name="apple-mobile-web-app-capable" />
8 <meta content="telephone=no" name="format-detection" /> 8 <meta content="telephone=no" name="format-detection" />
9 <meta content="black" name="apple-mobile-web-app-status-bar-style" /> 9 <meta content="black" name="apple-mobile-web-app-status-bar-style" />
  10 + <title>{{title}}</title>
10 <meta name="keywords" content="{{keywords}}" /> 11 <meta name="keywords" content="{{keywords}}" />
11 <meta name="description" content="{{description}}" /> 12 <meta name="description" content="{{description}}" />
12 <meta name="author" content="yohogirls.com" /> 13 <meta name="author" content="yohogirls.com" />
@@ -27,7 +28,6 @@ @@ -27,7 +28,6 @@
27 <meta property="og:description" content="{{description}}"/> 28 <meta property="og:description" content="{{description}}"/>
28 <link rel="image_src" href="{{image_src}}"/> 29 <link rel="image_src" href="{{image_src}}"/>
29 {{/ isDetail}} 30 {{/ isDetail}}
30 - <title>{{title}}</title>  
31 <link rel="dns-prefetch" href="//img01.yohoboys.com" /> 31 <link rel="dns-prefetch" href="//img01.yohoboys.com" />
32 <link rel="dns-prefetch" href="//img02.yohoboys.com" /> 32 <link rel="dns-prefetch" href="//img02.yohoboys.com" />
33 <link rel="dns-prefetch" href="//video.yohoboys.com" /> 33 <link rel="dns-prefetch" href="//video.yohoboys.com" />
@@ -48,7 +48,7 @@ @@ -48,7 +48,7 @@
48 <li class="swiper-slide nav-default"><a href="/mobile.html" onclick="YOHODCLICK('channel','mobile','homeHK')">home</a></li> 48 <li class="swiper-slide nav-default"><a href="/mobile.html" onclick="YOHODCLICK('channel','mobile','homeHK')">home</a></li>
49 <li class="swiper-slide nav-fashion"><a href="/fashion/mobile.html" onclick="YOHODCLICK('channel','mobile','fashionHK')">fashion</a></li> 49 <li class="swiper-slide nav-fashion"><a href="/fashion/mobile.html" onclick="YOHODCLICK('channel','mobile','fashionHK')">fashion</a></li>
50 <li class="swiper-slide nav-beauty"><a href="/beauty/mobile.html" onclick="YOHODCLICK('channel','mobile','beautyHK')">beauty</a></li> 50 <li class="swiper-slide nav-beauty"><a href="/beauty/mobile.html" onclick="YOHODCLICK('channel','mobile','beautyHK')">beauty</a></li>
51 - <li class="swiper-slide nav-sport"><a href="/sports/mobile.html" onclick="YOHODCLICK('channel','mobile','sport')">sport</a></li> 51 + <li class="swiper-slide nav-sport"><a href="/sport/mobile.html" onclick="YOHODCLICK('channel','mobile','sport')">sport</a></li>
52 <li class="swiper-slide nav-lifestyle"><a href="/lifestyle/mobile.html" onclick="YOHODCLICK('channel','mobile','lifestyleHK')">lifestyle</a></li> 52 <li class="swiper-slide nav-lifestyle"><a href="/lifestyle/mobile.html" onclick="YOHODCLICK('channel','mobile','lifestyleHK')">lifestyle</a></li>
53 <li class="swiper-slide nav-magazine"><a href="/magazine/mobile.html" onclick="YOHODCLICK('channel','mobile','magazineHK')">magazine</a></li> 53 <li class="swiper-slide nav-magazine"><a href="/magazine/mobile.html" onclick="YOHODCLICK('channel','mobile','magazineHK')">magazine</a></li>
54 <li class="swiper-slide nav-video"><a href="/video/mobile.html" onclick="YOHODCLICK('channel','mobile','videoHK')">video</a></li> 54 <li class="swiper-slide nav-video"><a href="/video/mobile.html" onclick="YOHODCLICK('channel','mobile','videoHK')">video</a></li>
@@ -2,14 +2,14 @@ @@ -2,14 +2,14 @@
2 <html> 2 <html>
3 <head> 3 <head>
4 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> 4 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
5 - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 + <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
6 <title>{{title}}</title> 6 <title>{{title}}</title>
7 <meta name="keywords" content="{{keywords}}" /> 7 <meta name="keywords" content="{{keywords}}" />
8 <meta name="description" content="{{description}}" /> 8 <meta name="description" content="{{description}}" />
9 <meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" /> 9 <meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" />
10 <meta name="author" content="yohogirls.com" /> 10 <meta name="author" content="yohogirls.com" />
11 - <meta name="robots" content="index, follow"/>  
12 - <meta name="googlebot" content="index, follow"/> 11 + <meta name="robots" content="index,follow" />
  12 + <meta name="googlebot" content="index,follow" />
13 <meta property="wb:webmaster" content="5ffc4cd75e724a17" /> 13 <meta property="wb:webmaster" content="5ffc4cd75e724a17" />
14 <link rel="dns-prefetch" href="//img01.yohoboys.com" /> 14 <link rel="dns-prefetch" href="//img01.yohoboys.com" />
15 <link rel="dns-prefetch" href="//img02.yohoboys.com" /> 15 <link rel="dns-prefetch" href="//img02.yohoboys.com" />
@@ -74,7 +74,7 @@ @@ -74,7 +74,7 @@
74 <span class="menu-link-channel menu-link-sport sports-choosen"> 74 <span class="menu-link-channel menu-link-sport sports-choosen">
75 <a class="text">sport</a> 75 <a class="text">sport</a>
76 <a class="hover-text">运动</a> 76 <a class="hover-text">运动</a>
77 - <a class="menu" href="/sports/index.html" onclick="YOHODCLICK('channel','web','sportCN')"></a> 77 + <a class="menu" href="/sport/index.html" onclick="YOHODCLICK('channel','web','sportCN')"></a>
78 <div class="submenu submenu-sport"> 78 <div class="submenu submenu-sport">
79 <div class="submenu-loading"></div> 79 <div class="submenu-loading"></div>
80 <!--<span class="arrow"></span>--> 80 <!--<span class="arrow"></span>-->
@@ -144,8 +144,6 @@ @@ -144,8 +144,6 @@
144 </ul> 144 </ul>
145 </div> 145 </div>
146 <div class="minEnterprise" id="minEnterprise" style="display:none;"> 146 <div class="minEnterprise" id="minEnterprise" style="display:none;">
147 -  
148 -  
149 <div class="menubar-header menubar-header-{{channel}}"> 147 <div class="menubar-header menubar-header-{{channel}}">
150 <div class="menubar"> 148 <div class="menubar">
151 <div class="menu-item menu-item-fashion menu-fashion"> 149 <div class="menu-item menu-item-fashion menu-fashion">
@@ -176,7 +174,7 @@ @@ -176,7 +174,7 @@
176 <span class="menu-link-channel menu-link-sport sports-choosen"> 174 <span class="menu-link-channel menu-link-sport sports-choosen">
177 <a class="text">sport</a> 175 <a class="text">sport</a>
178 <a class="hover-text">运动</a> 176 <a class="hover-text">运动</a>
179 - <a class="menu" href="/sports/index.html" onclick="YOHODCLICK('channel','web','sportCN')"></a> 177 + <a class="menu" href="/sport/index.html" onclick="YOHODCLICK('channel','web','sportCN')"></a>
180 <div class="submenu submenu-sport"> 178 <div class="submenu submenu-sport">
181 <!--<span class="arrow"></span>--> 179 <!--<span class="arrow"></span>-->
182 <div class="submenu-loading"></div> 180 <div class="submenu-loading"></div>
@@ -204,7 +202,7 @@ @@ -204,7 +202,7 @@
204 <div class="submenu submenu-video"> 202 <div class="submenu submenu-video">
205 <div class="left-menu"> 203 <div class="left-menu">
206 {{# videoSubmenu}} 204 {{# videoSubmenu}}
207 - <a class=" menu-text"{{# isChoosen}}style="color:#c9caca;"{{/ isChoosen}} href="{{link}}" onclick="YOHODCLICK('channel','web','videoSubChannelCN')">{{text}}</a> 205 + <a class=" menu-text" {{# isChoosen}}style="color:#c9caca;"{{/ isChoosen}} href="{{link}}" onclick="YOHODCLICK('channel','web','videoSubChannelCN')">{{text}}</a>
208 {{/ videoSubmenu}} 206 {{/ videoSubmenu}}
209 </div> 207 </div>
210 <div class="right-content"> 208 <div class="right-content">
@@ -236,5 +234,4 @@ @@ -236,5 +234,4 @@
236 </div> 234 </div>
237 {{# scrollToContent}} 235 {{# scrollToContent}}
238 <input type="hidden" id="scrollToContent"/> 236 <input type="hidden" id="scrollToContent"/>
239 - {{/ scrollToContent}}  
240 - 237 + {{/ scrollToContent}}