docs: vuepress构建文档
This commit is contained in:
@ -6,4 +6,4 @@ category:
|
||||
- 使用指南
|
||||
---
|
||||
|
||||
<Catalog />
|
||||
<Catalog>a</Catalog>
|
||||
|
@ -1,9 +1,8 @@
|
||||
---
|
||||
title: 布局
|
||||
icon: object-group
|
||||
order: 2
|
||||
category:
|
||||
- 指南
|
||||
order: 3
|
||||
category: 使用指南
|
||||
tag:
|
||||
- 布局
|
||||
---
|
||||
|
@ -6,7 +6,7 @@ cover: /assets/images/cover1.jpg
|
||||
# 这是页面的图标
|
||||
icon: file
|
||||
# 这是侧边栏的顺序
|
||||
order: 3
|
||||
order: 4
|
||||
# 设置作者
|
||||
author: Ms.Hope
|
||||
# 设置写作时间
|
||||
|
Reference in New Issue
Block a user