From 303d480e7569a0c0a476b462e843ea76658faac5 Mon Sep 17 00:00:00 2001
From: cyy <cuiqian2004@163.com>
Date: 星期六, 01 三月 2025 17:55:53 +0800
Subject: [PATCH] 5601 modify form smallwmd

---
 pages.json |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index d97ebf4..3823a6c 100644
--- a/pages.json
+++ b/pages.json
@@ -92,6 +92,14 @@
 		        "enablePullDownRefresh": false
 		    }
 		},
+		{
+		    "path" : "pages/modal/form/index",
+		    "style" :                                                                                    
+		    {
+		        "navigationBarTitleText":"%sys.add2%",
+		        "enablePullDownRefresh": false
+		    }
+		},
 		// {
 		// 	"path": "pages/modal/small-wnd/index",
 		// 	"style": {
@@ -114,7 +122,8 @@
 								"float": "right", //瀵艰埅鏍忕殑宸﹀彸浣嶇疆
 								"fontSrc": "/static/uni.ttf",
 								"text": "\ue612"
-							}, {
+							}, 
+							{
 								"color": "#000000",
 								"colorPressed": "#2D8CF0",
 								"fontSize": "24px",

--
Gitblit v1.9.1