feat: ✨ 新增通知公告菜单
新增通知公告菜单
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/work/config/config",
|
||||
"path": "pages/work/config/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "系统配置"
|
||||
}
|
||||
@@ -60,6 +60,18 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "配置详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/work/notice/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "通知公告"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/work/notice/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "通知详情"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user