feat:性能优化

This commit is contained in:
2026-07-25 09:12:36 +08:00
parent 3eba959b48
commit 9ab39d2aec
138 changed files with 232 additions and 1511 deletions
+28 -10
View File
@@ -291,14 +291,14 @@
}
},
{
"path": "zhaopian/zhaopian",
"path": "store-photo/store-photo",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
},
{
"path": "zhao/zhao",
"path": "business-license/business-license",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
@@ -361,7 +361,7 @@
}
},
{
"path": "shop/you-shop",
"path": "shop/preferred-shop",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
@@ -375,7 +375,7 @@
}
},
{
"path": "shop/fen-shop",
"path": "shop/points-shop",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
@@ -431,31 +431,31 @@
}
},
{
"path": "dongjian/index",
"path": "insights/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "dongjian/jia",
"path": "insights/acceleration",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "dongjian/finance",
"path": "insights/finance",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "dongjian/check",
"path": "insights/check",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "dongjian/search",
"path": "insights/search",
"style": {
"navigationStyle": "custom"
}
@@ -624,7 +624,7 @@
}
},
{
"path": "zfb_payment/zfb_payment",
"path": "alipay_payment/alipay_payment",
"style": {
"navigationBarTitleText": "支付",
"navigationBarBackgroundColor": "#FFFFFF",
@@ -704,6 +704,24 @@
}
}
},
"preloadRule": {
"pages/home/home": {
"network": "all",
"packages": ["pages/mine_package", "pages/order_package", "pages/other_package"]
},
"pages/sort/sort": {
"network": "all",
"packages": ["pages/other_package", "pages/order_package"]
},
"pages/supply_chain/supply_chain": {
"network": "all",
"packages": ["pages/other_package", "pages/order_package"]
},
"pages/mine/mine": {
"network": "all",
"packages": ["pages/mine_package", "pages/rwa_package"]
}
},
"condition": {
//模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)