📝 修改文档语言风格

This commit is contained in:
Snowykami 2024-07-20 18:32:40 +08:00 committed by GitHub
parent 44ad0832ba
commit 0d87848a7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,19 +4,19 @@ export default sidebar({
"/": [
"",
{
text: "项目部署",
text: "安装及部署",
icon: "laptop-code",
prefix: "deployment/",
children: "structure",
},
{
text: "使用手册",
text: "使用及开发",
icon: "book",
prefix: "usage/",
children: "structure",
},
{
text: "商店",
text: "资源及插件商店",
icon: "store",
prefix: "store/",
children: "structure",