|
|
|
@ -28,7 +28,8 @@ |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "全民演练", |
|
|
|
"enablePullDownRefresh": true, |
|
|
|
"navigationStyle": "custom" |
|
|
|
"navigationStyle": "custom", |
|
|
|
"onReachBottomDistance":20 |
|
|
|
} |
|
|
|
} |
|
|
|
], |
|
|
|
@ -39,8 +40,8 @@ |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "场景演练", |
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
"enablePullDownRefresh": false, |
|
|
|
"onReachBottomDistance": 150, |
|
|
|
"enablePullDownRefresh": true, |
|
|
|
"onReachBottomDistance": 100, |
|
|
|
"navigationStyle": "custom" |
|
|
|
} |
|
|
|
}, |
|
|
|
@ -139,8 +140,8 @@ |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
"navigationBarTitleText" : "", |
|
|
|
"enablePullDownRefresh" : false, |
|
|
|
"navigationStyle": "custom" |
|
|
|
"navigationStyle": "custom", |
|
|
|
"onReachBottomDistance":50 |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
|