From 0f9b3d3417d1b9f9d1db6e818cd02b4de2867987 Mon Sep 17 00:00:00 2001
From: zhangxiaoxu <819527061@qq.com>
Date: 星期二, 25 十一月 2025 15:59:03 +0800
Subject: [PATCH] 批量通过和批量驳回bug修改
---
pages.json | 23 ++++++++++++++++++++---
1 files changed, 20 insertions(+), 3 deletions(-)
diff --git a/pages.json b/pages.json
index e27aa1f..989368b 100644
--- a/pages.json
+++ b/pages.json
@@ -3,8 +3,8 @@
{
"path": "pages/login/login",
"style": {
- // "navigationStyle": "custom"
- "navigationBarTitleText": "璇风櫥褰�",
+ "navigationStyle": "custom",
+ // "navigationBarTitleText": "璇风櫥褰�",
"enablePullDownRefresh": false
}
},
@@ -72,7 +72,14 @@
"enablePullDownRefresh": false
}
- }, {
+ },{
+ "path": "pages/payment-form-data/payment-form-data",
+ "style": {
+ "navigationBarTitleText": "鏂板鏀舵琛ㄥ崟",
+ "enablePullDownRefresh": false
+ }
+
+ },{
"path": "pages/jihua/jihua",
"style": {
"navigationBarTitleText": "鏃ュ彂杩愯鍒�"
@@ -135,5 +142,15 @@
"titleSize": "28rpx"
}
}
+ },
+ "condition" : { //妯″紡閰嶇疆锛屼粎寮�鍙戞湡闂寸敓鏁�
+ "current": 0, //褰撳墠婵�娲荤殑妯″紡(list 鐨勭储寮曢」)
+ "list": [
+ {
+ "name": "", //妯″紡鍚嶇О
+ "path": "", //鍚姩椤甸潰锛屽繀閫�
+ "query": "" //鍚姩鍙傛暟锛屽湪椤甸潰鐨刼nLoad鍑芥暟閲岄潰寰楀埌
+ }
+ ]
}
}
--
Gitblit v1.9.1