This commit is contained in:
@fawn-nine
2024-09-14 16:12:22 +08:00
parent 5ee3ec4398
commit 1fb002d3b9
3 changed files with 6 additions and 3 deletions

View File

@@ -374,7 +374,7 @@
async onShow() {
uni.hideTabBar();
// #ifdef APP-PLUS
plus.screen.unlockOrientation();
// plus.screen.unlockOrientation();
plus.screen.lockOrientation("portrait-primary");
// #endif
this.requestAll()