From f45bcaf01cd2c96e66b08d3f9b7287aa5b4cdab2 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期五, 17 四月 2026 19:19:01 +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