feat: Pagination component

This commit is contained in:
chenjiahan
2020-07-06 16:53:02 +08:00
parent 660e535811
commit 97a6bf9d48
8 changed files with 502 additions and 8 deletions
+8 -8
View File
@@ -298,10 +298,10 @@ module.exports = {
path: 'nav-bar',
title: 'NavBar 导航栏',
},
// {
// path: 'pagination',
// title: 'Pagination 分页',
// },
{
path: 'pagination',
title: 'Pagination 分页',
},
// {
// path: 'sidebar',
// title: 'Sidebar 侧边导航',
@@ -632,10 +632,10 @@ module.exports = {
path: 'nav-bar',
title: 'NavBar',
},
// {
// path: 'pagination',
// title: 'Pagination',
// },
{
path: 'pagination',
title: 'Pagination',
},
// {
// path: 'sidebar',
// title: 'Sidebar',