feat:v2.4.3版本,10以内的加减计算

This commit is contained in:
R524809
2025-12-04 10:56:49 +08:00
parent 0da5bf1758
commit 7f8a9b1c4d
32 changed files with 1170 additions and 25 deletions
+5 -1
View File
@@ -10,7 +10,11 @@
{
"root": "mathPages",
"name": "mathPages",
"pages": ["numberFind/numberFind", "countMatch/countMatch"],
"pages": [
"numberFind/numberFind",
"countMatch/countMatch",
"addition/addition"
],
"independent": false
}
],