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
@@ -0,0 +1,12 @@
{
"navigationBarTitleText": "10以内数的分与合",
"navigationBarBackgroundColor": "#FFD719",
"homeButton": true,
"backgroundColor": "#F6F6F6",
"enablePullDownRefresh": false,
"usingComponents": {
"share-guide-popup": "../../components/share-guide-popup/share-guide-popup",
"math-bottom-buttons": "../components/math-bottom-buttons/math-bottom-buttons",
"math-type-selector": "../components/math-type-selector/math-type-selector"
}
}