chore(分包): tarBar达到分包前效果

This commit is contained in:
2025-12-30 09:13:29 +08:00
parent 366c4e4cd0
commit 44dd7f30cf
3 changed files with 23 additions and 20 deletions

View File

@@ -1,12 +1,17 @@
{
"pages": [
// pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
// "navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/empty/index",
"style": {
"enablePullDownRefresh": true
}
}
],
"subPackages": [
@@ -932,15 +937,7 @@
"text": ""
},
{
"pagePath": "pages_goods/category",
"text": ""
},
{
"pagePath": "pages_tool/contact/contact",
"text": ""
},
{
"pagePath": "pages_tool/member/index",
"pagePath": "pages/empty/index",
"text": ""
}
]