1
0
forked from bot/app

📝 修改文档语言风格

This commit is contained in:
远野千束 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", 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",