当前位置:网站首页>The use of video in the wiper component causes full screen dislocation
The use of video in the wiper component causes full screen dislocation
2022-07-07 01:46:00 【flym_】
problem : During project testing , stay swiper There are... In the component video, There is no problem on Android when the screen is full , But in ios On , After the full screen of the video, I found the applet navbar The navigation bar is above the screen , Cause the video to move down and dislocation , So that it doesn't show all .
resolvent : iOS Of video Components need to be used in full screen position: fixed attribute . If video The parent component of contains position: relative;position: absolute etc. css attribute ( except position: static Properties other than ), Will destroy video Full screen positioning .
So don't use full screen video Any parent component of uses any position: relative;position: absolute And other positioning properties .
Add codejs
边栏推荐
- AcWing 344. 观光之旅题解(floyd求无向图的最小环问题)
- 【C语言进阶篇】指针的8道笔试题
- Match VIM from zero (0) -- Introduction to vimscript
- 刨析《C语言》【进阶】付费知识【二】
- Clickhouse fields are grouped and aggregated, and SQL is queried according to the granularity of any time period
- Comparison of picture beds of free white whoring
- JS ES5也可以創建常量?
- C语言实例_3
- grep查找进程时,忽略grep进程本身
- Amway wave C2 tools
猜你喜欢
Start from the bottom structure to learn the customization and testing of fpga---- FIFO IP
永久的摇篮
Transplant DAC chip mcp4725 to nuc980
Gin 入门实战
一文带你走进【内存泄漏】
LeetCode. Sword finger offer 62 The last remaining number in the circle
AcWing 361. 观光奶牛 题解(spfa求正环)
鼠标右键 自定义
从底层结构开始学习FPGA----FIFO IP的定制与测试
[signal and system]
随机推荐
百度飞将BMN时序动作定位框架 | 数据准备与训练指南 (上)
454-百度面经1
C语言实例_2
Yunna | work order management measures, how to carry out work order management
【唯一】的“万字配图“ | 讲透【链式存储结构】是什么?
刨析《C语言》【进阶】付费知识【完结】
增加 pdf 标题浮窗
454 Baidu Mianjing 1
npm install 编译时报“Cannot read properties of null (reading ‘pickAlgorithm‘)“
mysqlbackup 还原特定的表
LeetCode. 剑指offer 62. 圆圈中最后剩下的数
Long press the button to execute the function
Appium自动化测试基础 — uiautomatorviewer定位工具
对C语言数组的再认识
Google发布安全更新,修复Chrome中已被利用的0 day
Gin introduction practice
设置Wordpress伪静态连接(无宝塔)
AcWing 1148. 秘密的牛奶运输 题解(最小生成树)
Right mouse button customization
字符串的相关编程题