This commit is contained in:
2022-10-11 17:03:44 +08:00
parent 2eab2ecf68
commit f28e95ea2d
13 changed files with 262 additions and 128 deletions

View File

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