Authored by 2586703@qq.com

Merge branch 'develop' of http://git.dev.yoho.cn/ued/yohogirls-mustache into develop

{{> layout/header_jian}}
{{> channel/banner_top}}
<div class="content clearfix">
<div class="content-yohood-left">
{{# contentItem}}
<div class="{{itemPage}} {{# 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,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>
<div class="content-item-main">
<span class="content-item-detail-subchannle" _time="{{time}}">
{{# channel}}
<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;|&nbsp;
{{/ subChannel}}
<span></span>
</span>
<a href="{{link}}" target="_blank"
class="content-item-title content-item-detail-title-style content-item-detail-title{{# channelType}}-{{.}}{{/ channelType}}"
_title="{{title}}" _len="{{titleLength}}"
onclick="YOHODCLICK('channel','web','content')">{{title}}</a>
<a href="{{link}}" target="_blank"
class="content-item-subtitle content-item-detail-title-style content-item-detail-subtitle{{# channelType}}-{{.}} content-item-detail-subtitle-style{{/ channelType}}"
_title="{{subtitle}}" _len="{{subtitleLength}}" onclick="YOHODCLICK('channel','web','content')">{{subtitle}}</a>
<a href="{{link}}" target="_blank" class="content-item-detail content-item-detail-detail"
_len="{{detailLength}}" _title="{{detail}}" onclick="YOHODCLICK('channel','web','content')"></a>
</div>
</div>
{{/ contentItem}}
{{#if pager}}
<div class="pager-content-default yohood-none-one">
<div class="channel-index-pager pager-channel-{{channel}}">
{{# pager}}
<a class="pager-item {{# isChoosen}} pager-item-choosen{{/ isChoosen}}" href="{{link}}"
onclick="YOHODCLICK('pager','web','pagerContentChannel')">{{text}}</a>
{{/ pager}}
</div>
</div>
{{/if}}
</div>
<div class="content-yohood-right" style="position: relative;">
{{# yohood}}
<div class="advert-without-border">
<a href="{{link}}" target="_blank"><img
src="{{img}}"
alt=""/></a>
</div>
{{/ yohood}}
</div>
</div>
{{> layout/footer_jian}}
\ No newline at end of file
... ...
{{> layout/header320}}
{{> channel/banner320}}
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/page320}}
</div>
{{> default/download320}}
{{> layout/footer320}}
\ No newline at end of file
... ...
{{> layout/header_fan}}
{{> channel/banner_top}}
<div class="content clearfix">
<div class="content-yohood-left">
{{# contentItem}}
<div class="{{itemPage}} {{# 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,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>
<div class="content-item-main">
<span class="content-item-detail-subchannle" _time="{{time}}">
{{# channel}}
<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;|&nbsp;
{{/ subChannel}}
<span></span>
</span>
<a href="{{link}}" target="_blank"
class="content-item-title content-item-detail-title-style content-item-detail-title{{# channelType}}-{{.}}{{/ channelType}}"
_title="{{title}}" _len="{{titleLength}}"
onclick="YOHODCLICK('channel','web','content')">{{title}}</a>
<a href="{{link}}" target="_blank"
class="content-item-subtitle content-item-detail-title-style content-item-detail-subtitle{{# channelType}}-{{.}} content-item-detail-subtitle-style{{/ channelType}}"
_title="{{subtitle}}" _len="{{subtitleLength}}" onclick="YOHODCLICK('channel','web','content')">{{subtitle}}</a>
<a href="{{link}}" target="_blank" class="content-item-detail content-item-detail-detail"
_len="{{detailLength}}" _title="{{detail}}" onclick="YOHODCLICK('channel','web','content')"></a>
</div>
</div>
{{/ contentItem}}
{{#if pager}}
<div class="pager-content-default yohood-none-one">
<div class="channel-index-pager pager-channel-{{channel}}">
{{# pager}}
<a class="pager-item {{# isChoosen}} pager-item-choosen{{/ isChoosen}}" href="{{link}}"
onclick="YOHODCLICK('pager','web','pagerContentChannel')">{{text}}</a>
{{/ pager}}
</div>
</div>
{{/if}}
</div>
<div class="content-yohood-right">
{{# yohood}}
<div class="advert-without-border">
<a href="{{link}}" target="_blank"><img
src="{{img}}"
alt=""/></a>
</div>
{{/ yohood}}
</div>
</div>
{{> layout/footer_fan}}
\ No newline at end of file
... ...
{{> layout/header_hk320}}
{{> channel/banner320}}
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/page320}}
</div>
{{> default/download_hk320}}
{{> layout/footer_hk320}}
\ No newline at end of file
... ...
{{> layout/header_jian}}
{{> channel/banner_top}}
<div class="content clearfix">
<div class="content-yohood-left">
{{# contentItem}}
<div class="{{itemPage}} {{# 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,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>
<div class="content-item-main">
<span class="content-item-detail-subchannle" _time="{{time}}">
{{# channel}}
<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;|&nbsp;
{{/ subChannel}}
<span></span>
</span>
<a href="{{link}}" target="_blank"
class="content-item-title content-item-detail-title-style content-item-detail-title{{# channelType}}-{{.}}{{/ channelType}}"
_title="{{title}}" _len="{{titleLength}}"
onclick="YOHODCLICK('channel','web','content')">{{title}}</a>
<a href="{{link}}" target="_blank"
class="content-item-subtitle content-item-detail-title-style content-item-detail-subtitle{{# channelType}}-{{.}} content-item-detail-subtitle-style{{/ channelType}}"
_title="{{subtitle}}" _len="{{subtitleLength}}" onclick="YOHODCLICK('channel','web','content')">{{subtitle}}</a>
<a href="{{link}}" target="_blank" class="content-item-detail content-item-detail-detail"
_len="{{detailLength}}" _title="{{detail}}" onclick="YOHODCLICK('channel','web','content')"></a>
</div>
</div>
{{/ contentItem}}
</div>
<div class="content-yohood-right">
{{# yohood}}
<div class="advert-without-border">
<a href="{{link}}" target="_blank"><img
src="{{img}}"
alt=""/></a>
</div>
{{/ yohood}}
</div>
</div>
{{#if pager}}
<div class="pager-content yohood-none-one">
<div class="channel-index-pager pager-channel-{{channel}}">
{{# pager}}
<a class="pager-item {{# isChoosen}} pager-item-choosen{{/ isChoosen}}" href="{{link}}" onclick="YOHODCLICK('pager','web','pagerContentChannel')">{{text}}</a>
{{/ pager}}
</div>
</div>
{{/if}}
{{> layout/footer_jian}}
\ No newline at end of file
... ...