From e93b231869f2ebf88e5cf2368eb146b6df4ada70 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Wed, 27 Mar 2024 11:50:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E5=8C=85=E9=A2=84=E5=8A=A0=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages.json b/pages.json index 0d9cfe9d..4248f26d 100644 --- a/pages.json +++ b/pages.json @@ -1435,6 +1435,12 @@ ] } ], + "preloadRule": { + "pages/index/index": { + "network": "all", + "packages": ["pages/goods-detail"] + } + }, "globalStyle": { "navigationBarTitleText": "ShopXO", "navigationBarTextStyle": "black",