This commit is contained in:
2024-07-03 10:14:17 +08:00
12 changed files with 540 additions and 19 deletions

View File

@@ -667,6 +667,8 @@ export default {
onShow() {
// 隐藏原生的tabbar
uni.hideTabBar();
plus.screen.unlockOrientation();
plus.screen.lockOrientation("portrait-primary");
},
onUnload() {
this.selectGoodsData = {};