This commit is contained in:
2024-08-23 13:22:50 +08:00
parent 32762a199c
commit 6705e5ef98
29 changed files with 202 additions and 476 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() {