Blog posts tagged with 'wechat miniprogram'
wechat-微信小程序Asp .Net Core开发实战记录(46)-小程序横屏设置 Created: -Tuesday, April 2, 2019 10:10:01 PM views(918) 1.要某个页面支持屏幕旋转,需要在此页面的 json文件中配置 "pageOrientation": "auto", { "pageOrientation":"auto", "usingComponents": {}