From 5e671e7b8ee27f043baa6a84fe5893d6c0d686b9 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 16 四月 2026 20:11:21 +0800
Subject: [PATCH] 代码生成
---
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