From cdfa3d41a2e9cbc3019d9c244ca30b09f2de6f20 Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期六, 20 四月 2024 15:25:37 +0800
Subject: [PATCH] 工作调度

---
 h5/pages.json |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/h5/pages.json b/h5/pages.json
index 1ad3def..1020956 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -111,6 +111,15 @@
 				"navigationBarTitleText" : "棰勭害璇︽儏",
 				"enablePullDownRefresh" : false
 			}
+		},
+		{
+			"path" : "pages/cropping/cropping",
+			"style" : 
+			{
+				"navigationBarTitleText" : "鍥剧墖瑁佸壀",
+				"enablePullDownRefresh" : false,
+				"navigationStyle": "custom"
+			}
 		}
 	],
 	"subPackages": [ 

--
Gitblit v1.9.3