From 6737277e084a319140f542016ba3891130421340 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期三, 05 十一月 2025 13:55:20 +0800
Subject: [PATCH] fix: s

---
 apps/underTakeMiniApp/project.private.config.json |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/apps/underTakeMiniApp/project.private.config.json b/apps/underTakeMiniApp/project.private.config.json
index 2e3e77b..4545a71 100644
--- a/apps/underTakeMiniApp/project.private.config.json
+++ b/apps/underTakeMiniApp/project.private.config.json
@@ -20,6 +20,18 @@
         "useIsolateContext": true,
         "skylineRenderEnable": false
     },
-    "condition": {},
+    "condition": {
+        "miniprogram": {
+            "list": [
+                {
+                    "name": "鍙戣柂绠$悊",
+                    "pathName": "subpackages/payrollManage/payrollManage/payrollManage",
+                    "query": "",
+                    "scene": null,
+                    "launchMode": "default"
+                }
+            ]
+        }
+    },
     "libVersion": "3.9.3"
 }
\ No newline at end of file

--
Gitblit v1.10.0