当前位置:网站首页>微信小程序状态栏
微信小程序状态栏
2022-07-17 05:05:00 【小青年一枚】
之前刚开始接触小程序的时候有写过小程序状态栏,今天开发的时候又遇到了,顺便记录下。
<view style="padding-top: {
{statusBarHeight}}px;background-color: #f6f6f6;"></view>
Page({
data: {
statusBarHeight: 0, //状态栏初始高度
toBarHeight: 44, //标题栏高度
},
onLoad(options){
// 手机状态栏的高度
let sysinfo = wx.getSystemInfoSync();
this.setData({
statusBarHeight: sysinfo.statusBarHeight
})
},
})
边栏推荐
猜你喜欢

Simply and quickly establish a pytorch environment yolov5 target detection model to run (super simple)

哨兵二号轨道数据下载

ModelArts第二次培訓筆記

POC——DVWA‘s SQL Injection

用户的管理-限制

Learn about the configuration center

Asynchronous data SMS verification code

User login - and create SMS verification code

Hire the server, and the pytorch environment training yolov5 model tutorial deployed on pycharm professional edition. Server environment installation library file:

Getting started with harmonios
随机推荐
DSL search results processing, including sorting, paging, highlighting
md5 密码加密
数据分析与数据挖掘实战案例本地房价预测(716):
02_電影推薦(ContentBased)_用戶畫像
【C语言—零基础第十课】数组王国奇遇记
【Batch】批量删除中间文件夹-个人研究脚本
Add SSL certificate for load balancing
Flask的使用
卷积神经网络
Learn about scheduled tasks in one article
Convolutional neural network
事务的使用-django、 SQL工具
01_电影推荐(ContentBased)_物品画像
The difference between junit4 and junit5
租用服务器,以及部署在pycharm专业版上的pytorch环境训练yolov5模型教程服务器环境安装库文件:
02_ Movie recommendation (contentbased)_ User portrait
Fanoutexchange switch is simple to use
POC——DVWA‘s SQL Injection
elment-ui使用方法
POC——DVWA‘s File Upload