From 6b5d97c973066c121de879ee4f4f0fec1669a07b Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期二, 30 十二月 2025 18:19:51 +0800
Subject: [PATCH] fix: 甲方小程序

---
 apps/housekeepingMiniApp/project.config.json |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/apps/housekeepingMiniApp/project.config.json b/apps/housekeepingMiniApp/project.config.json
index af19670..68fe378 100644
--- a/apps/housekeepingMiniApp/project.config.json
+++ b/apps/housekeepingMiniApp/project.config.json
@@ -3,8 +3,8 @@
   "description": "",
   "setting": {
     "urlCheck": false,
-    "es6": true,
-    "enhance": true,
+    "es6": false,
+    "enhance": false,
     "postcss": false,
     "preloadBackgroundData": false,
     "minified": false,
@@ -51,10 +51,10 @@
   "srcMiniprogramRoot": "dist/",
   "condition": {},
   "simulatorPluginLibVersion": {},
-  "appid": "wxb9e0baf4f87aa0de",
+  "appid": "wxb9fd8132fa327c85",
   "packOptions": {
     "ignore": [],
     "include": []
   },
   "libVersion": "3.11.2"
-}
\ No newline at end of file
+}

--
Gitblit v1.10.0