From 55642c818f14bf8cf52c98e6858014bd8dc3d3a7 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 16 四月 2026 20:10:58 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
small-program/manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/small-program/manifest.json b/small-program/manifest.json
index 33c2472..4a7bf33 100644
--- a/small-program/manifest.json
+++ b/small-program/manifest.json
@@ -63,7 +63,7 @@
"subPackages": true
},
"usingComponents": true,
- "runmode": "liberate",
+ // "runmode": "liberate",
"lazyCodeLoading": "requiredComponents" ,// 鍚敤鎸夐渶娉ㄥ叆
"requiredPrivateInfos" : [ "getLocation", "chooseLocation" ],
"permission" : {
--
Gitblit v1.9.3