From 8528852ee8533fbd9c31a6d10364f1806ad09e1e Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期六, 08 十一月 2025 15:39:59 +0800
Subject: [PATCH] fix: bug

---
 apps/underTakeMiniApp/project.private.config.json |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/apps/underTakeMiniApp/project.private.config.json b/apps/underTakeMiniApp/project.private.config.json
index cb80522..5980cde 100644
--- a/apps/underTakeMiniApp/project.private.config.json
+++ b/apps/underTakeMiniApp/project.private.config.json
@@ -17,8 +17,7 @@
         "showES6CompileOption": false,
         "checkInvalidKey": true,
         "ignoreDevUnusedFiles": true,
-        "useIsolateContext": true,
-        "skylineRenderEnable": false
+        "useIsolateContext": true
     },
     "condition": {
         "miniprogram": {
@@ -27,8 +26,8 @@
                     "name": "鍙戣柂璇︽儏",
                     "pathName": "subpackages/payrollManage/payrollManageDetail/payrollManageDetail",
                     "query": "id=225c2ed0-aefc-43aa-ff08-08de11385920&operatorToken=97671547-8f84-49c7-8cb0-7bf5bc216cc9",
-                    "scene": null,
-                    "launchMode": "default"
+                    "launchMode": "default",
+                    "scene": null
                 },
                 {
                     "name": "鐢ㄦ埛鍗忚",
@@ -68,5 +67,5 @@
             ]
         }
     },
-    "libVersion": "3.9.3"
+    "libVersion": "3.8.12"
 }
\ No newline at end of file

--
Gitblit v1.9.1