|
@@ -7,6 +7,7 @@
|
|
"enablePullDownRefresh": true,
|
|
"enablePullDownRefresh": true,
|
|
"onReachBottomDistance": 50,
|
|
"onReachBottomDistance": 50,
|
|
"scrollIndicator": "none",
|
|
"scrollIndicator": "none",
|
|
|
|
+ "navigationStyle":"custom",
|
|
"app-plus": {
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"pullToRefresh": {
|
|
"support": true,
|
|
"support": true,
|
|
@@ -22,7 +23,7 @@
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8",
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
+ "navigationStyle":"default",
|
|
"app-plus": {
|
|
"app-plus": {
|
|
"titleView": false
|
|
"titleView": false
|
|
}
|
|
}
|