|
@@ -7,25 +7,25 @@
|
|
|
{
|
|
|
"path": "pages/map/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "武汉公安政务服务地图"
|
|
|
+ "navigationBarTitleText": "政务地图"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/map/matterDetails",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "事项详情"
|
|
|
+ "navigationBarTitleText": "政务地图"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/index/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "武汉公安政务服务"
|
|
|
+ "navigationBarTitleText": "政务地图"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/map/cs",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "武汉公安政务服务"
|
|
|
+ "navigationBarTitleText": "政务地图"
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -34,7 +34,7 @@
|
|
|
"globalStyle": {
|
|
|
"navigationStyle": "custom",
|
|
|
"navigationBarTextStyle": "black",
|
|
|
- "navigationBarTitleText": "武汉公安政务服务",
|
|
|
+ "navigationBarTitleText": "政务地图",
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
},
|