https://github.com/gqzdev/vue_pagination
Vue的分页插件
https://github.com/gqzdev/vue_pagination
Last synced: 18 days ago
JSON representation
Vue的分页插件
- Host: GitHub
- URL: https://github.com/gqzdev/vue_pagination
- Owner: gqzdev
- Created: 2018-05-15T03:37:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T07:24:55.000Z (about 8 years ago)
- Last Synced: 2025-01-25T10:11:11.757Z (over 1 year ago)
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue_pagination
Vue的分页插件
#在使用Vue框架时,难免会使用到分页的插件
#下面简单的介绍下Vue_pagination的使用,当然读者也可以扩展插件的功能。