From ba0fe6287df3a140844cef2144d4a88ae7ae543b Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期五, 07 十一月 2025 15:10:00 +0800
Subject: [PATCH] feat: 接口
---
apps/underTakeMiniApp/project.private.config.json | 14 ++++++++++----
1 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/apps/underTakeMiniApp/project.private.config.json b/apps/underTakeMiniApp/project.private.config.json
index 0fd73d3..60e0a67 100644
--- a/apps/underTakeMiniApp/project.private.config.json
+++ b/apps/underTakeMiniApp/project.private.config.json
@@ -17,18 +17,24 @@
"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": "",
- "scene": null,
- "launchMode": "default"
+ "launchMode": "default",
+ "scene": null
},
{
"name": "楠屾敹绠$悊",
--
Gitblit v1.9.1