收藏
回答

cover-image 在 ios 手机上 background 无效

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug cover-image 客户端 7.0.4 2.7.1

- 当前 Bug 的表现(可附上截图)

cover-image 在 ios 手机上 background 无效


ios 手机上显示:


其他手机显示:


代码:

.img_user {

position: fixed;

bottom: 160rpx;

width: 50rpx;

height: 50rpx;

right: 30rpx;

background: #1296db;

border-radius: 50%;

padding: 20rpx;

}



- 预期表现

    background 有效  和其他手机一致,  

- 复现路径

使用cover-image 在 ios 手机上加 background 即可复现

- 提供一个最简复现 Demo


回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容