Authored by lore-w

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

... ... @@ -7,8 +7,8 @@
<span href="{{link}}" style='{{^ isVideo}}display:none;{{/ isVideo}}' target="_blank" class="video-icon" title="{{alt}}"></a>
</span>
<span class="content-item-detail-subchannle">
<a href="{{link}}">
<span class="content-item-detail-subchannle" _time={{time}}>
<a href="{{subChannelLink}}">
{{subChannel}}
</a>
&nbsp;/&nbsp;&nbsp;<span>{{date}}</span>
... ...
{{# banner}}
<div class="scrollPic-content">
<a class="arrow arrow-left" href="javascript:;"></a>
<a class="arrow arrow-right" href="javascript:;"></a>
... ...
... ... @@ -4,7 +4,7 @@
<span class='arrow-bottom girl-channel-arrow'></span>
</a>
<div class="item-text-area">
<span class='item-date'><a class='channel' href='{{channelURL}}'>{{channel}}</a> / {{date}}</span>
<span class='item-date' _time={{time}}><a class='channel' href='{{channelURL}}'>{{channel}}</a> / {{date}}</span>
<a class='item-title' href='{{link}}' target="_blank" _title="{{title}}">{{title}}</a>
<a class='item-title' href='{{link}}' target="_blank" _title="{{subtitle}}">{{subtitle}}</a>
<a class='item-detail' href='{{link}}' target="_blank" _title="{{content}}"></a>
... ...
{{# text}}
<div class="text-body">
<p>{{deps}}</p>
<p>{{{deps}}}</p>
</div>
{{/ text}}
\ No newline at end of file
... ...
<div class="return-to-top" style="opacity: 0.7;"></div>
<div class="bottom-content">
<div class="boys">
<span class="boybitmap"></span>
... ...