feat:2.4.5 数一数填一填和数一数选一选开发

This commit is contained in:
R524809
2025-12-08 10:53:07 +08:00
parent a06e1bdc3d
commit 791a8bc373
9 changed files with 646 additions and 36 deletions
@@ -0,0 +1,12 @@
{
"navigationBarTitleText": "数一数,选一选",
"navigationBarBackgroundColor": "#FFD719",
"homeButton": true,
"backgroundColor": "#F6F6F6",
"enablePullDownRefresh": false,
"usingComponents": {
"toy-button": "../../ui/button/button",
"share-guide-popup": "../../components/share-guide-popup/share-guide-popup",
"math-bottom-buttons": "../components/math-bottom-buttons/math-bottom-buttons"
}
}