feat: 完成分类页开发

This commit is contained in:
R524809
2026-04-22 11:18:56 +08:00
parent 28151018ee
commit 3bb8476e93
42 changed files with 1070 additions and 56 deletions
+9 -2
View File
@@ -24,12 +24,19 @@
"miniprogram": {
"list": [
{
"name": "mathIndex",
"pathName": "mathPages/mathDraw/mathDraw",
"name": "pages/category/category",
"pathName": "pages/category/category",
"query": "",
"scene": null,
"launchMode": "default"
},
{
"name": "mathIndex",
"pathName": "mathPages/mathDraw/mathDraw",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "focusDraw",
"pathName": "focusPages/focusDraw/focusDraw",