修改首页布局
This commit is contained in:
@@ -256,7 +256,10 @@
|
||||
onShow() {
|
||||
// 隐藏原生的tabbar
|
||||
uni.hideTabBar();
|
||||
|
||||
// #ifdef APP-PLUS
|
||||
plus.screen.unlockOrientation();
|
||||
plus.screen.lockOrientation("portrait-primary");
|
||||
// #endif
|
||||
},
|
||||
onReachBottom() {
|
||||
console.log('触底');
|
||||
|
||||
Reference in New Issue
Block a user