From c5e50782dbfb888a1cacb37583a6aa69f76913a4 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期五, 27 六月 2025 10:53:52 +0800
Subject: [PATCH] rpx

---
 manifest.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/manifest.json b/manifest.json
index 5c11ce6..f28fd02 100644
--- a/manifest.json
+++ b/manifest.json
@@ -192,7 +192,7 @@
     "mp-weixin" : {
         /* 灏忕▼搴忕壒鏈夌浉鍏� */
         "usingComponents" : true,
-        "appid" : "wx68b8b82ae4ebc63a",
+        "appid" : "wxc95bf8fcd206c2cb",
         "optimization" : {
             "subPackages" : true
         },
@@ -213,7 +213,8 @@
         //     "version" : "1.3.0",
         //     "provider" : "wx2b03c6e691cd7370"
         // }
-        "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ]
+        "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ],
+		"lazyCodeLoading": "requiredComponents"
     },
     "h5" : {
         "devServer" : {

--
Gitblit v1.8.0