feat:2.6.1增加 数物对应 和 根据颜色画图形

This commit is contained in:
R524809
2025-12-23 13:35:19 +08:00
parent 9b6a0a26cc
commit 20496c3cc8
28 changed files with 940 additions and 277 deletions
+4 -2
View File
@@ -18,7 +18,8 @@
"compare/compare",
"countingSelect/countingSelect",
"numberDecompose/numberDecompose",
"numberSort/numberSort"
"numberSort/numberSort",
"numberObjectMatch/numberObjectMatch"
],
"independent": false
},
@@ -34,7 +35,8 @@
"matchConnect/matchConnect",
"lineRecognition/lineRecognition",
"gridReasoning/gridReasoning",
"codeConnect/codeConnect"
"codeConnect/codeConnect",
"colorShapeMatch/colorShapeMatch"
],
"independent": false
}