From 2e05e553f0caadf3d4ed9def5c922709f6ff942e Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期一, 24 六月 2024 17:45:24 +0800
Subject: [PATCH] 1

---
 pages.json |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index a99cd4e..da97997 100644
--- a/pages.json
+++ b/pages.json
@@ -80,6 +80,14 @@
 				"navigationBarBackgroundColor": "#E6F2EB"
 				
 			}
+		},
+		{
+			"path" : "pages/farmer/flower-manage/flower-add",
+			"style" : 
+			{
+				"navigationBarTitleText" : "",
+				"enablePullDownRefresh" : false
+			}
 		}
 	],
 	"globalStyle": {

--
Gitblit v1.9.3