📝 新增全球统计
This commit is contained in:
@ -20,6 +20,11 @@ export default sidebar({
|
||||
icon: "store",
|
||||
prefix: "store/",
|
||||
children: "structure",
|
||||
},{
|
||||
text: "其他",
|
||||
icon: "question-circle",
|
||||
prefix: "other/",
|
||||
children: "structure",
|
||||
}
|
||||
],
|
||||
});
|
||||
|
Reference in New Issue
Block a user