feat:绘制图形
This commit is contained in:
@@ -77,6 +77,18 @@
|
||||
width: 48rpx;
|
||||
height: 48rpx;
|
||||
}
|
||||
|
||||
&.checked-disabled {
|
||||
border: 1px solid #c2c2c2;
|
||||
}
|
||||
|
||||
.img-shape-checked-disabled {
|
||||
position: absolute;
|
||||
bottom: -2rpx;
|
||||
right: -2rpx;
|
||||
width: 48rpx;
|
||||
height: 48rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user