Merge branch 'dev' into lzwdev

master
blak-kong 2 years ago
commit 8ebb6bb667

@ -109,6 +109,8 @@ page {
.img {
position: relative;
margin-right: 35rpx;
width: 180rpx;
height: 180rpx;
.closeImg {
position: absolute;
top: 10rpx;
@ -133,8 +135,8 @@ page {
}
}
.showImg {
width: 180rpx;
height: 180rpx;
width: 100% !important;
height: 100% !important;
border-radius: 20rpx;
}
}

Loading…
Cancel
Save