状态栏

This commit is contained in:
2024-05-11 14:07:30 +08:00
parent 634d2c031f
commit 4d56111c2d
4 changed files with 52 additions and 24 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() {