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