Yabcer
Yabcer
  • 发布:2020-03-30 17:55
  • 更新:2020-03-30 17:55
  • 阅读:795

【报Bug】使用linear-gradient样式有几率出现混乱的情况。

分类:nvue
这是一个浮动层  
.host-fd {  
    position: absolute;  
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 1));  
    width: 650upx;  
    bottom: 0;  
}

BUG图片展示

正常
不正常

2020-03-30 17:55 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复