pager.html 896 Bytes
<div class="pager-content">
    <div class="channel-index-pager pager-channel-{{channel}}">
           <a class="pager-item pager-item-choosen">1</a>
           <a class="pager-item" href="http://newboys.test.yoho.cn/index-2.html">2</a>
           <a class="pager-item" href="http://newboys.test.yoho.cn/index-3.html">3</a>
           <a class="pager-item" href="http://newboys.test.yoho.cn/index-4.html">4</a>
           <a class="pager-item" href="http://newboys.test.yoho.cn/index-5.html">5</a>
           <a class="pager-item" href="http://newboys.test.yoho.cn/index-6.html">6</a>
           <a class="pager-item" href="http://newboys.test.yoho.cn/index-7.html">7</a>
           <a class="ellipsis">...</a><a class="pager-item" href="http://newboys.test.yoho.cn/index-78.html">78</a>
           <a class="pager-item" href="http://newboys.test.yoho.cn/index-2.html">&gt;</a> 
    </div>
</div>