Merge branch 'main' of http://192.168.0.56:3000/hywen/YNUtdPlatform
This commit is contained in:
commit
9d9a87d4c9
|
|
@ -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