From 6eef22c164b57c435f27f6f5e4b9d2a67300e8e9 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 09 十月 2024 15:00:09 +0800
Subject: [PATCH] 运单查询

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

diff --git a/h5/pages.json b/h5/pages.json
index 7a5fc0f..cc71d51 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -447,6 +447,13 @@
         	{
         		"navigationBarTitleText" : "鍏ュ洯椤荤煡"
         	}
+        },
+        {
+        	"path" : "pages/waybill/waybillDetail",
+        	"style" : 
+        	{
+        		"navigationBarTitleText" : "杩愬崟鏌ヨ"
+        	}
         }
     ],
 	"subPackages": [

--
Gitblit v1.9.3