feat:2.4.510以内数字的分与合

This commit is contained in:
R524809
2025-12-08 13:01:16 +08:00
parent 791a8bc373
commit 1e50a3b56e
9 changed files with 837 additions and 3 deletions
+9 -2
View File
@@ -23,12 +23,19 @@
"condition": {
"miniprogram": {
"list": [
{
"name": "mathPages/numberDecompose/numberDecompose",
"pathName": "mathPages/numberDecompose/numberDecompose",
"query": "id=number-decompose&mode=with-image",
"scene": null,
"launchMode": "default"
},
{
"name": "mathPages/countingSelect/countingSelect",
"pathName": "mathPages/countingSelect/countingSelect",
"query": "id=counting-fill",
"scene": null,
"launchMode": "default"
"launchMode": "default",
"scene": null
},
{
"name": "mathPages/compare/compare",