From e9e51e1418443b816e8b00a83035d92768653933 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期六, 08 十一月 2025 14:42:41 +0800
Subject: [PATCH] fix: bug
---
apps/cMiniApp/project.private.config.json | 37 +++++++++++++++++++++++++++++++++++--
1 files changed, 35 insertions(+), 2 deletions(-)
diff --git a/apps/cMiniApp/project.private.config.json b/apps/cMiniApp/project.private.config.json
index 25569bd..48d64e1 100644
--- a/apps/cMiniApp/project.private.config.json
+++ b/apps/cMiniApp/project.private.config.json
@@ -19,6 +19,39 @@
"ignoreDevUnusedFiles": true,
"useIsolateContext": true
},
- "condition": {},
- "libVersion": "3.10.0"
+ "condition": {
+ "miniprogram": {
+ "list": [
+ {
+ "name": "楠屾敹璇︽儏",
+ "pathName": "subpackages/task/taskCheckDetail/taskCheckDetail",
+ "query": "id=b0e79981-56d5-4730-83e7-08de1d1fb9dd",
+ "scene": null,
+ "launchMode": "default"
+ },
+ {
+ "name": "鎻愪氦楠屾敹",
+ "pathName": "subpackages/task/taskSubmitCheck/taskSubmitCheck",
+ "query": "id=b0e79981-56d5-4730-83e7-08de1d1fb9dd&date=2025-11-07",
+ "launchMode": "default",
+ "scene": null
+ },
+ {
+ "name": "浠诲姟",
+ "pathName": "pages/task/task",
+ "query": "",
+ "launchMode": "default",
+ "scene": null
+ },
+ {
+ "name": "绠�鍘嗚缁嗕俊鎭�",
+ "pathName": "subpackages/curriculum/mineDetailedInfo/mineDetailedInfo",
+ "query": "",
+ "launchMode": "default",
+ "scene": null
+ }
+ ]
+ }
+ },
+ "libVersion": "3.10.3"
}
\ No newline at end of file
--
Gitblit v1.9.1