当前位置:网站首页>colorui 解决底部导航遮挡内容问题
colorui 解决底部导航遮挡内容问题
2022-04-23 07:21:00 【Accpdaiyekun】
html
<view class="standView"></view>
/* 解决底部导航栏遮挡的占位view的样式 */
.standView{
width: 100%;
height: 150rpx; /* 自定义一下需要的高度 */
/* background-color: black; */
}
或者使用下面一段html就可以
<view class="cu-tabbar-height"></view>
版权声明
本文为[Accpdaiyekun]所创,转载请带上原文链接,感谢
https://blog.csdn.net/Accpdaiyekun/article/details/124300666
边栏推荐
- Distributed service governance Nacos
- 常用正则表达式
- Weekly leetcode - 06 array topics 7 ~ 739 ~ 50 ~ offer 62 ~ 26 ~ 189 ~ 9
- 怎么读书读论文
- mysql查询字符串类型的字段使用数字类型查询时问题
- Mobile terminal layout (3D conversion, animation)
- NFT ecological development of Ignis public chain: unicorn Donation and development of Art
- 每周leetcode - 06 数组专题 7~739~50~offer 62~26~189~9
- 几种智能机器人室内定位方法对比
- How to import Excel data in SQL server, 2019 Edition
猜你喜欢
随机推荐
Kubernetes in browser and IDE | interactive learning platform killercoda
Common regular expressions
Interesting JS code
ASAN 极简原理
[untitled]
网赚APP资源下载类网站源码
Distributed service governance Nacos
PyQt5开发之QTableWidget表头自定义与美化(附源代码下载)
谈谈那些基础但不简单的股票数据
vslam PPT
Hump naming object
Rotation function of leetcode medium problem
1216_MISRA_C规范学习笔记_控制流的规则要求
Thinkphp6 + JWT realizes login verification
Ubuntu安装Mysql并查询平均成绩
[effective go Chinese translation] part I
Install MySQL for Ubuntu and query the average score
Quick rehearsal exercise
Depth of binary tree
如何在SQL Server中导入excel数据,2019版