码迷,mamicode.com
首页 > 其他好文 > 详细

Flatify分页

时间:2016-11-26 17:40:19      阅读:169      评论:0      收藏:0      [点我收藏+]

标签:分页   previous   number   count   ota   first   next   ber   size   

Flatify分页:
<ul uib-pagination total-items="siteCount"
items-per-page="1"
max-size="10"
boundary-links="true"
rotate="false"
previous-text="<"
next-text=">"
first-text="首页"
last-text="尾页"
boundary-link-numbers="true"
ng-model="data.currentPage"
ng-change="pageChanged(data.currentPage)"></ul>

Flatify分页

标签:分页   previous   number   count   ota   first   next   ber   size   

原文地址:http://www.cnblogs.com/maoyazhi/p/6104395.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!