9月7号更新后 bottom失效 view组件无法显示

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

如题。 代码如下:

.fixedView {

    width: 100rpx;

    height: 100rpx;

    background-color: pink;

    position: fixed;

    bottom: 50rpx;

    /*left: 50rpx;*/

    /*right: 50rpx;*/

    /*top: 50rpx;*/

}

1 回复
laixia
laixia1 楼4 年前

同中奖%>_<%