From a10592de9fe37dd97f3113cb8c56b071d12b4bb5 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期四, 06 十一月 2025 13:39:22 +0800
Subject: [PATCH] fix: 修改用户协议

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

diff --git a/apps/underTakeMiniApp/project.private.config.json b/apps/underTakeMiniApp/project.private.config.json
index 2e3e77b..0fd73d3 100644
--- a/apps/underTakeMiniApp/project.private.config.json
+++ b/apps/underTakeMiniApp/project.private.config.json
@@ -20,6 +20,46 @@
         "useIsolateContext": true,
         "skylineRenderEnable": false
     },
-    "condition": {},
+    "condition": {
+        "miniprogram": {
+            "list": [
+                {
+                    "name": "鐢ㄦ埛鍗忚",
+                    "pathName": "subpackages/login/userPolicy/userPolicy",
+                    "query": "",
+                    "scene": null,
+                    "launchMode": "default"
+                },
+                {
+                    "name": "楠屾敹绠$悊",
+                    "pathName": "subpackages/task/taskCheck/taskCheck",
+                    "query": "",
+                    "launchMode": "default",
+                    "scene": null
+                },
+                {
+                    "name": "浠诲姟绠$悊",
+                    "pathName": "subpackages/task/taskManage/taskManage",
+                    "query": "",
+                    "launchMode": "default",
+                    "scene": null
+                },
+                {
+                    "name": "鐏靛伐绠$悊",
+                    "pathName": "subpackages/flexJobManage/flexJobManage/flexJobManage",
+                    "query": "",
+                    "launchMode": "default",
+                    "scene": null
+                },
+                {
+                    "name": "鍙戣柂绠$悊",
+                    "pathName": "subpackages/payrollManage/payrollManage/payrollManage",
+                    "query": "",
+                    "launchMode": "default",
+                    "scene": null
+                }
+            ]
+        }
+    },
     "libVersion": "3.9.3"
 }
\ No newline at end of file

--
Gitblit v1.9.1