mirror of
https://github.com/TangSengDaoDao/TangSengDaoDaoManager
synced 2025-06-02 07:12:58 +00:00
feat: 更新菜单
This commit is contained in:
parent
fc7aa9c6ef
commit
da10d2ae65
@ -10,7 +10,7 @@ const home: Menu.MenuOptions = {
|
||||
isKeepAlive: true,
|
||||
isLink: '',
|
||||
index: 4,
|
||||
title: '消息'
|
||||
title: '通知'
|
||||
},
|
||||
children: [
|
||||
{
|
||||
@ -24,7 +24,7 @@ const home: Menu.MenuOptions = {
|
||||
isHide: false,
|
||||
isKeepAlive: true,
|
||||
isLink: '',
|
||||
title: '消息记录'
|
||||
title: '通知记录'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -57,7 +57,7 @@
|
||||
|
||||
<route lang="yaml">
|
||||
meta:
|
||||
title: 消息记录
|
||||
title: 通知记录
|
||||
isAffix: false
|
||||
</route>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user