This commit is contained in:
Gdpao
2020-08-09 11:31:47 +08:00
parent 1ee0dd4b25
commit fe8af80983
12 changed files with 385 additions and 20 deletions

View File

@@ -103,6 +103,12 @@
}
}
},
{
"path" : "video/video",
"style" : {
"navigationStyle":"custom"
}
},
{
"path": "sdetails/index",
"style": {
@@ -481,7 +487,16 @@
}
}
}
}
},
{
"path" : "notice/info",
"style" : {
"navigationBarTitleText":"公告详情",
"titleNView": {
"backgroundColor": "#FFFFFF"
}
}
}
]
},
{
@@ -1050,7 +1065,11 @@
}
}
}
],
,{
"path" : "pageB/components/nuserinfo/nuserinfo",
"style" : {}
}
],
"tabBar": {
"color": "#999999",
"selectedColor": "#FF780F",