在微信小程序自定义顶部导航栏,需要设置导航栏的高度,和页面body的margin-top的值,如果这两个值不一致,都会导致页面的内容显示不全或者margin-top的值太大导致有空白。
为了解决这个问题,可以通过动态获取手机的状态栏高度
<view class='nav bg-white' style='height:{{navH}}px'> <view class='nav-title'> 首页 </view> </view>
.nav{ width: 100%; overflow: hidden; position: fixed; top: 0; left: 0; z-index: 10; } .nav-title{ width: 100%; height: 45px; line-height: 45px; text-align: center; position: absolute; bottom: 0; left: 0; z-index: 10; font-family:PingFang-SC-Medium; font-size:36rpx; letter-spacing:2px; } .bg-white{ background-color: #ffffff; }
this.setData({ navH: App.globalData.navHeight })
在app.js的onLaunch
wx.getSystemInfo({ success: res => { //导航高度 this.globalData.navHeight = res.statusBarHeight + 46; console.log(this.globalData.navHeight, 'this.globalData.navHeight') }, fail(err) { console.log(err); } })
在app.js的data
globalData: { navHeight: 0 },
热门文章
- 宠物粮食在哪里进货(宠物粮食批发进货渠道)
- 动物医院用英文怎么说怎么写 动物医院用英文怎么说怎么写的
- 「2月9日」2025年最新高速Shadowrocket/V2ray/SSR/Clash免费节点订阅链接地址分享
- vue-cli4.5.13按需引入vant,解决vant样式失效问题
- 宠物粮食价格走势图(宠物粮食价格走势图片)
- 「3月4日」2025年最新高速Shadowrocket/SSR/V2ray/Clash免费节点订阅链接地址分享
- 「2月7日」2025年最新高速SSR/Shadowrocket/Clash/V2ray免费节点订阅链接地址分享
- 宠物粮食上市(宠物粮食上市公司名单)
- 「1月7日」2025年最新高速Shadowrocket/Clash/V2ray/SSR免费节点订阅链接地址分享
- 济南在哪领养猫的地方(济南在哪可以领养猫)