From e92aeae89a7430b326ab2157ed5004cc5c87d659 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 28 十一月 2025 18:21:56 +0800
Subject: [PATCH] 75
---
pages.json | 36 +++++++++++++++++++++++++++++-------
1 files changed, 29 insertions(+), 7 deletions(-)
diff --git a/pages.json b/pages.json
index d97ebf4..bdbf04a 100644
--- a/pages.json
+++ b/pages.json
@@ -85,12 +85,18 @@
}
},
{
- "path" : "pages/modal/3018",
- "style" :
- {
- "navigationBarTitleText":"%sys.add2%",
- "enablePullDownRefresh": false
- }
+ "path": "pages/modal/3018",
+ "style": {
+ "navigationBarTitleText": "%sys.add2%",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/modal/form/index",
+ "style": {
+ "navigationBarTitleText": "%sys.add2%",
+ "enablePullDownRefresh": false
+ }
},
// {
// "path": "pages/modal/small-wnd/index",
@@ -114,7 +120,8 @@
"float": "right", //瀵艰埅鏍忕殑宸﹀彸浣嶇疆
"fontSrc": "/static/uni.ttf",
"text": "\ue612"
- }, {
+ },
+ {
"color": "#000000",
"colorPressed": "#2D8CF0",
"fontSize": "24px",
@@ -160,7 +167,22 @@
"navigationBarTitleText": "%sys.view%",
"enablePullDownRefresh": false
}
+ },
+ {
+ "path": "pages/modal/3202",
+ "style": {
+ "navigationBarTitleText": "%sys.add2%",
+ "enablePullDownRefresh": false
+ }
}, {
+ "path": "pages/modal/3202_view",
+ "style": {
+ "navigationBarTitleText": "%sys.view%",
+ "enablePullDownRefresh": false
+ }
+ },
+
+ {
"path": "pages/modal/5600",
"style": {
"navigationBarTitleText": "%sys.sys.coding_disk%",
--
Gitblit v1.9.1