Merge branch 'master' of https://gitee.com/wjl2008_admin/medicine_app
This commit is contained in:
@@ -667,6 +667,8 @@ export default {
|
||||
onShow() {
|
||||
// 隐藏原生的tabbar
|
||||
uni.hideTabBar();
|
||||
plus.screen.unlockOrientation();
|
||||
plus.screen.lockOrientation("portrait-primary");
|
||||
},
|
||||
onUnload() {
|
||||
this.selectGoodsData = {};
|
||||
|
||||
Reference in New Issue
Block a user