feat:绘制图形
This commit is contained in:
@@ -15,6 +15,7 @@ interface ShapeCard {
|
||||
fillColor: string;
|
||||
drawFunction?: string;
|
||||
checked?: boolean;
|
||||
checkedDisabled?: boolean;
|
||||
}
|
||||
|
||||
const SHAPES: ShapeCard[] = [
|
||||
|
||||
Reference in New Issue
Block a user