From 1b8dde1c63097f957f0bb4caec53df16969d66f9 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期五, 14 十一月 2025 15:36:42 +0800
Subject: [PATCH] fix: bug

---
 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 ee91d2f..f5ca40f 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