forked from bot/app
📝 修改文档语言风格
This commit is contained in:
parent
44ad0832ba
commit
0d87848a7e
@ -4,19 +4,19 @@ export default sidebar({
|
|||||||
"/": [
|
"/": [
|
||||||
"",
|
"",
|
||||||
{
|
{
|
||||||
text: "项目部署",
|
text: "安装及部署",
|
||||||
icon: "laptop-code",
|
icon: "laptop-code",
|
||||||
prefix: "deployment/",
|
prefix: "deployment/",
|
||||||
children: "structure",
|
children: "structure",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "使用手册",
|
text: "使用及开发",
|
||||||
icon: "book",
|
icon: "book",
|
||||||
prefix: "usage/",
|
prefix: "usage/",
|
||||||
children: "structure",
|
children: "structure",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "商店",
|
text: "资源及插件商店",
|
||||||
icon: "store",
|
icon: "store",
|
||||||
prefix: "store/",
|
prefix: "store/",
|
||||||
children: "structure",
|
children: "structure",
|
||||||
|
Loading…
Reference in New Issue
Block a user