cover-view设置display:fixed之后有bug

发布于 8 年前作者 qianjun19438 次浏览最后编辑 8 年前来自 ask

cover-view加display:fixed之后有bug

.tabbar_bottom {

    position: fixed;

    width: 100%;

    height: 51px;

    left: 0;

    bottom: 0;

    z-index: 100000;

}

设置之后在模拟器里面是定位在窗口下方,上下拉没异常,但是在真机上滑动的时候cover-view却没有定位在窗口上

急急急!

2 回复
ycao
ycao1 楼6 年前

@黄思程

请问现在支持了吗?

tsong
tsong2 楼6 年前

cover-view目前还不支持fixed,我们会在下个版本支持