1.骨架屏组件封装

This commit is contained in:
dingyongya
2021-12-29 15:47:31 +08:00
parent c6d823c751
commit 0ea613dbb0
9 changed files with 269 additions and 0 deletions

View File

@@ -98,6 +98,12 @@ export default {
id: 1,
title: '布局',
children: [
{
id: 111,
title: '骨架屏',
subTitle: 'skeleton',
path: '/zh-CN/components/skeleton',
},
{
id: 4,
title: '布局',