chore(分包): tarBar达到分包前效果
This commit is contained in:
17
pages.json
17
pages.json
@@ -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": ""
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user