feat: Grid component

This commit is contained in:
chenjiahan
2020-07-06 16:49:07 +08:00
parent 3bf64717b5
commit 660e535811
12 changed files with 1012 additions and 8 deletions
+8 -8
View File
@@ -286,10 +286,10 @@ module.exports = {
{
title: '导航组件',
items: [
// {
// path: 'grid',
// title: 'Grid 宫格',
// },
{
path: 'grid',
title: 'Grid 宫格',
},
// {
// path: 'index-bar',
// title: 'IndexBar 索引栏',
@@ -620,10 +620,10 @@ module.exports = {
{
title: 'Navigation Components',
items: [
// {
// path: 'grid',
// title: 'Grid',
// },
{
path: 'grid',
title: 'Grid',
},
// {
// path: 'index-bar',
// title: 'IndexBar',