Authored by lore-w

增加二级频道分页

{{> layout/header320}}
{{> channel/banner320}}
{{> channel/content320}}
<!--content-->
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
{{> default/download320}}
{{> layout/footer320}}
\ No newline at end of file
... ...
{{> layout/header_hk320}}
{{> channel/banner320}}
{{> channel/content320}}
<!--content-->
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
{{> default/download_hk320}}
{{> layout/footer_hk320}}
\ No newline at end of file
... ...
{{> layout/header320}}
{{> channel/banner320}}
{{> channel/content320}}
<!--content-->
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
{{> default/download320}}
{{> layout/footer320}}
\ No newline at end of file
... ...
{{> layout/header_hk320}}
{{> channel/banner320}}
{{> channel/content320}}
<!--content-->
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
{{> default/download_hk320}}
{{> layout/footer_hk320}}
\ No newline at end of file
... ...
{{> layout/header320}}
{{> channel/banner320}}
{{> channel/content320}}
<!--content-->
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
{{> default/download320}}
{{> layout/footer320}}
\ No newline at end of file
... ...
{{> layout/header_hk320}}
{{> channel/banner320}}
{{> channel/content320}}
<!--content-->
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
{{> default/download_hk320}}
{{> layout/footer_hk320}}
\ No newline at end of file
... ...
{{> layout/header320}}
{{> channel/banner320}}
{{> channel/content320}}
<!--content-->
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
{{> default/download320}}
{{> layout/footer320}}
\ No newline at end of file
... ...
{{> layout/header_hk320}}
{{> channel/banner320}}
{{> channel/content320}}
<!--content-->
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
{{> default/download_hk320}}
{{> layout/footer_hk320}}
\ No newline at end of file
... ...
... ... @@ -8,6 +8,14 @@
</ul>
</div>
</div>
{{> channel/content320}}
<!--content-->
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
{{> default/download320}}
{{> layout/footer320}}
\ No newline at end of file
... ...
... ... @@ -8,6 +8,14 @@
</ul>
</div>
</div>
{{> channel/content320}}
<!--content-->
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
{{> default/download_hk320}}
{{> layout/footer_hk320}}
\ No newline at end of file
... ...
... ... @@ -44,7 +44,7 @@
<a href="{{link}}" target="_blank">{{subTitle}}</a>
</h3>
<time>
<span time="{{time}}" class="time-format"></span>
<a href="{{channelLink}}" target="_blank">{{channel}}</a>&nbsp;|&nbsp;<span time="{{time}}" class="time-format"></span>
</time>
<p>
<a class="a-detail" href="{{link}}" target="_blank">{{content}}</a>
... ...
... ... @@ -44,7 +44,7 @@
<a href="{{link}}" target="_blank">{{subTitle}}</a>
</h3>
<time>
<span time="{{time}}" class="time-format"></span>
<a href="{{channelLink}}" target="_blank">{{channel}}</a>&nbsp;|&nbsp;<span time="{{time}}" class="time-format"></span>
</time>
<p>
<a class="a-detail" href="{{link}}" target="_blank">{{content}}</a>
... ...
... ... @@ -19,6 +19,14 @@
{{^ total}}
<div style="text-align:center;font-size:20px;">未搜索到相关结果</div>
{{/ total}}
{{> channel/content320}}
<!--content-->
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
{{> default/download320}}
{{> layout/footer320}}
\ No newline at end of file
... ...
... ... @@ -19,6 +19,14 @@
{{^ total}}
<div style="text-align:center;font-size:20px;">未搜索到相關結果</div>
{{/ total}}
{{> channel/content320}}
<!--content-->
<div class="home-content">
<ul>
{{> channel/content320}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
{{> default/download_hk320}}
{{> layout/footer_hk320}}
\ No newline at end of file
... ...
<!--content-->
<div class="home-content">
<ul>
{{#content}}
<li class="content-item channel-{{channel}}">
<a class="img-link" href="{{link}}" target="_blank">
<img src="{{img}}" alt=""/>
</a>
<h2>
<a href="{{link}}" target="_blank">{{title}}</a>
</h2>
<h3>
<a href="{{link}}" target="_blank">{{subTitle}}</a>
</h3>
<time>
<a href="{{channelLink}}" target="_blank">{{channel}}</a>&nbsp;|&nbsp;
<a href="{{subChannelLink}}" target="_blank">{{subChannel}}</a>&nbsp;|&nbsp;
<span time="{{time}}" class="time-format"></span>
</time>
<p>
<a class="a-detail" href="{{link}}" target="_blank">{{content}}</a>
</p>
</li>
{{/content}}
</ul>
{{> channel/follow_us320}}
{{> channel/page320}}
</div>
\ No newline at end of file
{{#content}}
<li class="content-item channel-{{channel}}">
<a class="img-link" href="{{link}}" target="_blank">
<img src="{{img}}" alt=""/>
</a>
<h2>
<a href="{{link}}" target="_blank">{{title}}</a>
</h2>
<h3>
<a href="{{link}}" target="_blank">{{subTitle}}</a>
</h3>
<time>
<a href="{{channelLink}}" target="_blank">{{channel}}</a>&nbsp;|&nbsp;
<a href="{{subChannelLink}}" target="_blank">{{subChannel}}</a>&nbsp;|&nbsp;
<span time="{{time}}" class="time-format"></span>
</time>
<p>
<a class="a-detail" href="{{link}}" target="_blank">{{content}}</a>
</p>
</li>
{{/content}}
\ No newline at end of file
... ...