This commit is contained in:
parent
c1cd245889
commit
fb06613dab
|
|
@ -189,20 +189,20 @@
|
|||
{
|
||||
"path": "pages/YNEduApp/user/myMsg",
|
||||
"style": {
|
||||
"navigationBarTitleText": "消息通知"
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/YNEduApp/user/msgDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "消息详情"
|
||||
"navigationBarTitleText": "公告详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/YNEduApp/index/notices",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
"navigationBarTitleText": "通知公告"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue