From 5146c216da66499e9da8d5948eae83cf26984ba8 Mon Sep 17 00:00:00 2001
From: cyy <cuiqian2004@163.com>
Date: 星期日, 28 九月 2025 10:25:40 +0800
Subject: [PATCH] test
---
pages.json | 39 ++++++++++++++++++++++++++-------------
1 files changed, 26 insertions(+), 13 deletions(-)
diff --git a/pages.json b/pages.json
index 3823a6c..bdbf04a 100644
--- a/pages.json
+++ b/pages.json
@@ -85,20 +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/form/index",
+ "style": {
+ "navigationBarTitleText": "%sys.add2%",
+ "enablePullDownRefresh": false
+ }
},
// {
// "path": "pages/modal/small-wnd/index",
@@ -122,7 +120,7 @@
"float": "right", //瀵艰埅鏍忕殑宸﹀彸浣嶇疆
"fontSrc": "/static/uni.ttf",
"text": "\ue612"
- },
+ },
{
"color": "#000000",
"colorPressed": "#2D8CF0",
@@ -169,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