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