|
|
@@ -1,10 +1,9 @@
|
|
|
{
|
|
|
- "pages": [
|
|
|
- {
|
|
|
+ "pages": [{
|
|
|
"path": "pages/index/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "空i企",
|
|
|
- "navigationStyle":"custom"
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -12,14 +11,14 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "园区概况",
|
|
|
"navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/selfCenter/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的",
|
|
|
- "navigationStyle":"custom"
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -27,36 +26,39 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的收藏",
|
|
|
"navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/appeal/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "提建议",
|
|
|
+ "navigationBarTitleText": "提建议",
|
|
|
"navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/appeal/myAppeal",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "我的诉求", "navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTitleText": "我的诉求",
|
|
|
+ "navigationBarBackgroundColor": "#02A7F0",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/appeal/putAppeal",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "提交诉求", "navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTitleText": "提交诉求",
|
|
|
+ "navigationBarBackgroundColor": "#02A7F0",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/appeal/appeal_detail",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "诉求详情", "navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTitleText": "诉求详情",
|
|
|
+ "navigationBarBackgroundColor": "#02A7F0",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -72,11 +74,19 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
+ "path": "pages/policy/search",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "政策搜索",
|
|
|
+ "navigationBarBackgroundColor": "#02A7F0",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "pages/park/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "园区专区",
|
|
|
"navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -84,10 +94,10 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "地图找园区",
|
|
|
"navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
-
|
|
|
+
|
|
|
{
|
|
|
"path": "pages/activity/index",
|
|
|
"style": {
|
|
|
@@ -105,7 +115,7 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "供需管理",
|
|
|
"navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -113,7 +123,7 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "发布供需",
|
|
|
"navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -121,7 +131,7 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的供需",
|
|
|
"navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -129,7 +139,7 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "供需详情",
|
|
|
"navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -137,7 +147,7 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "查企业",
|
|
|
"navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -145,7 +155,7 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "企业详情",
|
|
|
"navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -153,7 +163,7 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "企业详情",
|
|
|
"navigationBarBackgroundColor": "#02A7F0",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -199,4 +209,4 @@
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
}
|
|
|
-}
|
|
|
+}
|