Skip to content

Commit b9760a4

Browse files
author
chufan
committed
chore: update
1 parent 5f1e13b commit b9760a4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/manuscripts/server-end/framework/egg/egg.sidebar.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
export const eggSidebar = [
22
{
3-
text:"使用教程",
4-
prefix:"tutorial",
5-
children:[
3+
text: '使用教程',
4+
prefix: 'tutorial',
5+
children: [
66
{
77
text: '简介',
88
link: '简介.md'
@@ -42,12 +42,12 @@ export const eggSidebar = [
4242
{
4343
text: '框架拓展',
4444
link: '框架拓展.md'
45-
},
45+
}
4646
]
4747
},
4848
{
4949
text: '插件使用',
50-
prefix:"plugin",
50+
prefix: 'plugin',
5151
children: [
5252
{
5353
text: 'egg-mysql',

0 commit comments

Comments
 (0)