This commit is contained in:
2024-01-17 10:29:50 +08:00
parent a4e4a3eec2
commit 7c8b156c2b
6 changed files with 53 additions and 35 deletions

View File

@@ -3,7 +3,7 @@
onLaunch: function() {
// #ifdef APP-PLUS
plus.screen.lockOrientation('portrait-primary');
plus.navigator.setFullscreen(true);
// plus.navigator.setFullscreen(true);
// #endif
},
onHide: function() {