Authored by hf

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

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