cordovas禁止横屏

cordovas禁止横屏

官网
http://cordova.apache.org/docs/en/latest/config_ref/index.html#preference

配置config.xml

指定为纵向的

<preference name="Orientation" value="portrait" />
posted @ 2016-07-25 17:10  CooMark  阅读(757)  评论(1)    收藏  举报