页面延迟调用了锁定横屏的api: // #ifdef APP-PLUS setTimeout(()=>{ plus.screen.lockOrientation(type==1?'landscape-primary':'portrait-primary'); },500) // #endif