您可以使用以下适用于Android的PhoneGap插件:
https://github.com/champierre/pg-plugin-screen-
orientation
并添加到您的index.html页面onload:
navigator.screenOrientation.set('portrait');
您可以使用以下适用于Android的PhoneGap插件:
https://github.com/champierre/pg-plugin-screen-
orientation
并添加到您的index.html页面onload:
navigator.screenOrientation.set('portrait');