Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 281 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 281 Bytes

Vue2 Pagination

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

技术栈:

  • vuex + vue-resource + 分页

演示

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