Merge pull request 'gdpao' (#137) from gyh into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/137
This commit was merged in pull request #137.
This commit is contained in:
gyh
2020-08-09 11:33:25 +08:00
12 changed files with 385 additions and 20 deletions

View File

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