|
@@ -638,6 +638,15 @@
|
|
|
"navigationBarBackgroundColor": "#eeeeee",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
+ }, {
|
|
|
+ "path": "club/careAndLove",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
+ "backgroundColor": "#f3f3f3",
|
|
|
+ "navigationBarTitleText": "关心关爱",
|
|
|
+ "navigationBarBackgroundColor": "#eeeeee",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
}]
|
|
|
},
|
|
|
{
|
|
@@ -1108,4 +1117,4 @@
|
|
|
"query": "" //启动参数,在页面的onLoad函数里面得到
|
|
|
}]
|
|
|
}
|
|
|
-}
|
|
|
+}
|