操作起来
操作起来
  • 发布:2025-09-05 15:48
  • 更新:2025-09-05 15:48
  • 阅读:91

Android端 横屏跳转至横屏新页面有概率只占部分屏幕

分类:uni-app


页面延迟调用了锁定横屏的api:

// #ifdef APP-PLUS  
setTimeout(()=>{  
plus.screen.lockOrientation(type==1?'landscape-primary':'portrait-primary');  
},500)  
// #endif
2025-09-05 15:48 负责人:无 分享
已邀请:

要回复问题请先登录注册