From 11cf1dd3cc699c925c335c8fa492bb8a76449d33 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期三, 05 十一月 2025 13:55:24 +0800
Subject: [PATCH] Merge branch 'dev-1.3.0.1' of http://120.26.58.240:8888/r/flexJobMiniApp into dev-1.3.0.1

---
 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