详细问题描述
在使用官方的hello-mui中的顶部选项卡-可左右拖动div时,在安卓机上出现上下滑动ui异常
如图,选项卡标题栏的一部分滑动到了app标题栏里。这同时导致了滑动严重卡顿。
重现步骤
只需在官方的hello-mui里的tab-with-viewpagerindicator.html页面里,
将.mui-control-content {
background-color: white;
min-height: 215px;
}修改为
.mui-control-content {
background-color: white;
min-height: 550px;
}
这样就会出现这个bug
希望能给出结果方案,只在android上有这个bug
运行环境
[系统版本] android5.1
[浏览器版本] 手机是魅族pro5,系统flyme5.5.12.15beta
[IDE版本] HBuilder 7.0.0.201603152331
[mui版本]
附件
[代码片段]
[安装包]
联系方式
[QQ] 774852221
[电话]