2024年9月6日 去除消息中心

This commit is contained in:
bai 2024-09-06 23:19:56 +08:00
parent 400149a2ed
commit c47f4ace84
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ const setting: ProjectConfig = {
// 显示文档按钮
showDoc: false,
// 显示消息中心按钮
showNotice: true,
showNotice: false,
// 显示菜单搜索按钮
showSearch: false,
},