样式优化

This commit is contained in:
2024-01-16 18:20:39 +08:00
parent 9a5949240b
commit 3266aa2fbc
7 changed files with 85 additions and 106 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() {