全屏横屏
2020-01-31 本文已影响0人
招风小妖怪
js中调用
plus.navigator.setFullscreen(true); //设置为全屏显示
plus.screen.lockOrientation('landscape'); //锁死屏幕方向为横屏
plus.navigator.setFullscreen(true); //设置为全屏显示
plus.screen.lockOrientation('landscape'); //锁死屏幕方向为横屏