Merge branch 'develop' of https://gitee.com/dingyongya/layui-vue into setup

This commit is contained in:
dingyongya
2022-01-05 16:51:44 +08:00
16 changed files with 333 additions and 128 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@@ -104,12 +104,6 @@ export default {
id: 1,
title: "布局",
children: [
{
id: 111,
title: "骨架屏",
subTitle: "skeleton",
path: "/zh-CN/components/skeleton",
},
{
id: 4,
title: "布局",
@@ -140,6 +134,12 @@ export default {
subTitle: "card",
path: "/zh-CN/components/card",
},
{
id: 10,
title: "骨架",
subTitle: "skeleton",
path: "/zh-CN/components/skeleton",
},
],
},
{