From 5ad8bc73f81fe2bf352a0fdf51fe1f35f8256c9d Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期二, 18 十一月 2025 13:33:46 +0800
Subject: [PATCH] fix: bug

---
 apps/cMiniApp/project.config.json |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/apps/cMiniApp/project.config.json b/apps/cMiniApp/project.config.json
index df30bb2..f5ca40f 100644
--- a/apps/cMiniApp/project.config.json
+++ b/apps/cMiniApp/project.config.json
@@ -50,11 +50,10 @@
     },
     "srcMiniprogramRoot": "dist/",
     "condition": {},
-    "libVersion": "3.10.0",
+    "simulatorPluginLibVersion": {},
+    "appid": "wxb9e0baf4f87aa0de",
     "packOptions": {
         "ignore": [],
         "include": []
-    },
-    "appid": "wxb9e0baf4f87aa0de",
-    "simulatorPluginLibVersion": {}
+    }
 }
\ No newline at end of file

--
Gitblit v1.9.1