yangzj пре 3 година
родитељ
комит
2d1234d080
1 измењених фајлова са 18 додато и 0 уклоњено
  1. 18 0
      h5_web/pages.json

+ 18 - 0
h5_web/pages.json

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