From 310ab72840d7c7025273ac79363107a1f9e4bc8e Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 18 七月 2025 17:34:47 +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