From 6d8cde914540d6e2ecbd0fafda94be48af89c4da Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期一, 01 十二月 2025 16:14:32 +0800
Subject: [PATCH] Merge branch 'dev-1.3.0.3' into dev-1.3.0.4
---
apps/cMiniApp/project.config.json | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/apps/cMiniApp/project.config.json b/apps/cMiniApp/project.config.json
index 1e59176..81e0fab 100644
--- a/apps/cMiniApp/project.config.json
+++ b/apps/cMiniApp/project.config.json
@@ -50,12 +50,10 @@
},
"srcMiniprogramRoot": "dist/",
"condition": {},
- "libVersion": "3.10.0",
+ "simulatorPluginLibVersion": {},
+ "appid": "wxb9e0baf4f87aa0de",
"packOptions": {
"ignore": [],
"include": []
- },
- "appid": "wxb9e0baf4f87aa0de",
- "simulatorPluginLibVersion": {},
- "projectname": "cMiniApp"
+ }
}
\ No newline at end of file
--
Gitblit v1.9.1