|
@@ -149,6 +149,51 @@
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|
|
|
|
+ ,{
|
|
|
|
+ "path" : "pages/mine/issue",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ ,{
|
|
|
|
+ "path" : "pages/mine/myLike",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ ,{
|
|
|
|
+ "path" : "pages/mine/myComment",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ ,{
|
|
|
|
+ "path" : "pages/mine/myWinningRecord",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ ,{
|
|
|
|
+ "path" : "pages/points/points",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
],
|
|
],
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
"navigationStyle": "custom", // 隐藏系统导航栏
|
|
"navigationStyle": "custom", // 隐藏系统导航栏
|