This commit is contained in:
liuyuan
2025-07-22 13:41:20 +08:00
parent 2c99d9dbbf
commit 6fa247d0fa
18 changed files with 90 additions and 65 deletions

View File

@@ -18,6 +18,7 @@ export default {
};
},
onLaunch: function() {
uni.setStorageSync("isJump", null);
// 禁止横屏
// #ifdef APP-PLUS
plus.screen.lockOrientation("portrait-primary");