From 6dcaf1eec6c8e0326c27e8e7726e3d976e5b1026 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期一, 10 十一月 2025 10:28:23 +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