feat: 去掉mine界面为home代码

This commit is contained in:
魏少阳 2025-01-16 15:34:37 +08:00
parent 791026b892
commit 0bcbca8d6a

View File

@ -50,14 +50,6 @@
]
},
"pages": [
{
"path": "pages/mine/mine",
"type": "home",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "首页"
}
},
{
"path": "pages/home/home",
"type": "home",
@ -289,4 +281,4 @@
}
],
"subPackages": []
}
}