Skip to content

Away0x/vue2-pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue2 Pagination

由于代码很少,所以未发布到 npm,需要的话请直接 copy 代码使用

技术栈:

  • vuex + vue-resource + 分页

演示

  • cd example/news
  • npm install
  • npm run dev