Authored by 2586703@qq.com

杂志页及频道页item模板修改

... ... @@ -6,16 +6,18 @@
</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;|&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 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>
\ No newline at end of file
... ...
... ... @@ -5,7 +5,7 @@
<p class="mags-text">《YOHO!潮流誌》是新力傳媒著重打造的媒體,也是目前最成熟的媒體之壹。他是第壹本內地編輯的屬於年輕人的潮流時尚雜誌,讀者受眾定位為16—30歲年輕人群,內容包括潮流服飾、原創品牌、明星娛樂、藝術設計、動漫影音等,將年輕人關註的方方面面壹網打盡。</p>
<div class="date-price">
<p><span>{{date}} </span> | {{title}}</p>
<p class="price">KD$ 20</p>
<p class="price">HKD 20</p>
</div>
{{# buyUrl}}
<div class="mags-buy">
... ...