直接上代码
.bg-ware {
position: absolute;
left: 0;
bottom: -2rpx;
width: 100%;
mix-blend-mode: screen;
height: 120rpx;
}
uni-app背景gif图(通过css消除背景色)
阅读 134
2022-09-22
直接上代码
.bg-ware {
position: absolute;
left: 0;
bottom: -2rpx;
width: 100%;
mix-blend-mode: screen;
height: 120rpx;
}
相关推荐
精彩评论(0)