enhance(iOS): disable webview resize

This commit is contained in:
llcc
2022-04-29 11:19:44 +08:00
parent 6e6aa5819a
commit 9e568c8016
32 changed files with 191 additions and 207 deletions

View File

@@ -10,6 +10,9 @@
"androidScaleType": "CENTER_CROP",
"splashImmersive": false,
"backgroundColor": "#002b36"
},
"Keyboard": {
"resize": "none"
}
},
"ios": {