A Vue.js pagintion project dependencies jquery
# install dependencies
npm install
# serve with hot reload at localhost:7777
npm run dev
# build for production with minification
npm run build
# option
1.total
total Page
2.current
currnt Page
3.callback
callback function when click pagintion li
# more
defalut li class is 'button'
defalut active class is 'is-primary'
you can change them in pagintion.js