From 2ba9f8bcc9e64e9d88bd813c9e5c5ffcd39a3105 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期六, 08 十一月 2025 17:58:59 +0800
Subject: [PATCH] fix: bug
---
apps/underTakeMiniApp/project.private.config.json | 23 ++++++++++++++++++-----
1 files changed, 18 insertions(+), 5 deletions(-)
diff --git a/apps/underTakeMiniApp/project.private.config.json b/apps/underTakeMiniApp/project.private.config.json
index 43a2bb0..5980cde 100644
--- a/apps/underTakeMiniApp/project.private.config.json
+++ b/apps/underTakeMiniApp/project.private.config.json
@@ -17,18 +17,31 @@
"showES6CompileOption": false,
"checkInvalidKey": true,
"ignoreDevUnusedFiles": true,
- "useIsolateContext": true,
- "skylineRenderEnable": false
+ "useIsolateContext": true
},
"condition": {
"miniprogram": {
"list": [
{
+ "name": "鍙戣柂璇︽儏",
+ "pathName": "subpackages/payrollManage/payrollManageDetail/payrollManageDetail",
+ "query": "id=225c2ed0-aefc-43aa-ff08-08de11385920&operatorToken=97671547-8f84-49c7-8cb0-7bf5bc216cc9",
+ "launchMode": "default",
+ "scene": null
+ },
+ {
+ "name": "鐢ㄦ埛鍗忚",
+ "pathName": "subpackages/login/userPolicy/userPolicy",
+ "query": "",
+ "launchMode": "default",
+ "scene": null
+ },
+ {
"name": "楠屾敹绠$悊",
"pathName": "subpackages/task/taskCheck/taskCheck",
"query": "",
- "scene": null,
- "launchMode": "default"
+ "launchMode": "default",
+ "scene": null
},
{
"name": "浠诲姟绠$悊",
@@ -54,5 +67,5 @@
]
}
},
- "libVersion": "3.9.3"
+ "libVersion": "3.8.12"
}
\ No newline at end of file
--
Gitblit v1.9.1