feat:绘制图形

This commit is contained in:
2025-09-12 16:56:00 +08:00
parent 3b4b2dcd64
commit 6acc5d676c
27 changed files with 76464 additions and 112 deletions
@@ -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;
}
}
}
}