From aea82fc6285fd37a33e0efd6cd0e5089dfa32faf Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期一, 01 九月 2025 22:05:58 +0800
Subject: [PATCH] Merge branch 'dev_fix_sub' of http://42.193.1.25:9521/r/lmk-shop-wx into dev_fix_sub

---
 manifest.json |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/manifest.json b/manifest.json
index 00529e6..ecd7434 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,5 +1,5 @@
 {
-    "name" : "lilishop",
+    "name" : "缁挎弧绛�",
     "appid" : "__UNI__818CC42",
     "description" : "",
     "versionName" : "4.5.3",
@@ -213,7 +213,8 @@
         //     "version" : "1.3.0",
         //     "provider" : "wx2b03c6e691cd7370"
         // }
-        "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ]
+        "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ],
+		"lazyCodeLoading": "requiredComponents"
     },
     "h5" : {
         "devServer" : {
@@ -231,7 +232,7 @@
                 "enable" : true
             }
         },
-        "title" : "lilishop",
+        "title" : "缁挎弧绛�",
         "template" : ""
     }
 }

--
Gitblit v1.8.0