登录、导航页

This commit is contained in:
2024-02-22 09:03:21 +08:00
parent 47aa1438c3
commit c9acd9b2ed
6 changed files with 399 additions and 202 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() {