feat: 完成分类页开发
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user