微信小程序-获取屏幕可显示尺寸-全布局需要的
获取当前用户屏幕可显示尺寸
在wxss中可以在
page{
overflow:hidden;
}
防止页面1/2px的滚动
【微信小程序-获取屏幕可显示尺寸-全布局需要的】onLoad: function (options) {
var that = this
// 获取系统信息
wx.getSystemInfo({
success: function (res) {
console.log(res);
// 可使用窗口宽度、高度
console.log('height=' + res.windowHeight);
console.log('width=' + res.windowWidth);
// 计算主体部分高度,单位为px
that.setData({
second_height: res.windowHeight
})
}
})
},
推荐阅读
- 一个小故事,我的思考。
- 家乡的那条小河
- 一个人的碎碎念
- 野营记-第五章|野营记-第五章 讨伐梦魇兽
- 昨夜小楼听风
- 2021-02-17|2021-02-17 小儿按摩膻中穴-舒缓咳嗽
- 基于微信小程序带后端ssm接口小区物业管理平台设计
- 2019.4.18感恩日记
- 那件我们忽略的小事叫感恩
- 你有婚内虐待行为吗()