From c1e7bbbec984e4cd1b9f31490e3d85ae7c923ab0 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期一, 04 三月 2024 13:58:43 +0800
Subject: [PATCH] ERP接口
---
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