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