flat: 兼容平板、等超宽屏幕
This commit is contained in:
@@ -234,12 +234,12 @@
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "uni-app",
|
||||
"navigationBarBackgroundColor": "#F8F8F8",
|
||||
"backgroundColor": "#F8F8F8"
|
||||
"backgroundColor": "#F8F8F8",
|
||||
// "enablePullDownRefresh": false,
|
||||
// "navigationStyle": "custom",
|
||||
// "rpxCalcBaseDeviceWidth": 3840,
|
||||
// "rpxCalcMaxDeviceWidth": 3840,
|
||||
// "rpxCalcIncludeWidth": 750
|
||||
"rpxCalcBaseDeviceWidth": 375,
|
||||
"rpxCalcMaxDeviceWidth": 750,
|
||||
"rpxCalcIncludeWidth": 750
|
||||
},
|
||||
"uniIdRouter": {}
|
||||
}
|
Reference in New Issue
Block a user