|
@@ -354,6 +354,14 @@
|
|
"enablePullDownRefresh": false,
|
|
"enablePullDownRefresh": false,
|
|
"navigationBarBackgroundColor": "#fff"
|
|
"navigationBarBackgroundColor": "#fff"
|
|
}
|
|
}
|
|
|
|
+ }, {
|
|
|
|
+ "path": "pages/professionalDetails/professionalDetails",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "专业详情",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "navigationBarBackgroundColor": "#3D5D4C",
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
+ }
|
|
}, {
|
|
}, {
|
|
"path": "pages/policyInfo/policyInfo",
|
|
"path": "pages/policyInfo/policyInfo",
|
|
"style": {
|
|
"style": {
|
|
@@ -363,6 +371,16 @@
|
|
"navigationBarTextStyle": "white"
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+ // {
|
|
|
|
+ // "path": "pages/notification/notification",
|
|
|
|
+ // "style": {
|
|
|
|
+ // "navigationBarTitleText": "消息通知",
|
|
|
|
+ // "enablePullDownRefresh": false,
|
|
|
|
+ // "navigationBarBackgroundColor": "#3D5D4C",
|
|
|
|
+ // "navigationBarTextStyle": "white"
|
|
|
|
+ // }
|
|
|
|
+
|
|
|
|
+ // }
|
|
],
|
|
],
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|