feat:数字首页

This commit is contained in:
R524809
2025-11-25 17:52:18 +08:00
parent ec773a650c
commit 61e7781bf8
56 changed files with 827 additions and 3403 deletions
+16 -2
View File
@@ -23,12 +23,26 @@
"condition": {
"miniprogram": {
"list": [
{
"name": "mathPages/numberColor/numberColor",
"pathName": "mathPages/numberColor/numberColor",
"query": "id=number-find-color",
"scene": null,
"launchMode": "default"
},
{
"name": "pages/mathIndex/mathIndex",
"pathName": "pages/mathIndex/mathIndex",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "pages/copyBook/copyBook",
"pathName": "pages/copyBook/copyBook",
"query": "",
"scene": null,
"launchMode": "default"
"launchMode": "default",
"scene": null
},
{
"name": "pages/buttonTest/buttonTest",