From 616efc63c9d2a6282ddb053425005a133e330cf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E8=88=AA?= Date: Fri, 5 Dec 2025 09:18:55 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=EF=BC=9Abug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/App.vue b/src/App.vue index 63d8cafc..5b1d72d2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,6 +7,9 @@ animationType: 'slide-in-bottom' }); }); + //#ifdef APP-PLUS + plus.screen.lockOrientation('portrait-primary') + // #endif }, onShow: function () {