feat: add Chinese document;🌟

新增:添加中文文档;
This commit is contained in:
iczer
2020-06-27 21:49:04 +08:00
parent b9cdfdc476
commit 2852125b76
27 changed files with 1453 additions and 52 deletions

5
docs/develop/README.md Normal file
View File

@@ -0,0 +1,5 @@
---
title: 开发
lang: zh_CN
---
# 开发

5
docs/develop/block.md Normal file
View File

@@ -0,0 +1,5 @@
---
title: 区块
lang: zh-CN
---
# 区块

5
docs/develop/layout.md Normal file
View File

@@ -0,0 +1,5 @@
---
title: 布局
lang: zh-CN
---
# 布局

5
docs/develop/mock.md Normal file
View File

@@ -0,0 +1,5 @@
---
title: Mock
lang: zh-CN
---
# Mock

5
docs/develop/page.md Normal file
View File

@@ -0,0 +1,5 @@
---
title: 页面
lang: zh-CN
---
# 页面

5
docs/develop/router.md Normal file
View File

@@ -0,0 +1,5 @@
---
title: 路由和菜单
lang: zh-CN
---
# 路由和菜单

5
docs/develop/service.md Normal file
View File

@@ -0,0 +1,5 @@
---
title: 服务端交互
lang: zh-CN
---
# 服务端交互

5
docs/develop/theme.md Normal file
View File

@@ -0,0 +1,5 @@
---
title: 主题定制
lang: zh-CN
---
# 主题定制