From a104131e652172f82f92f57c04bd94cdfd4c5dad Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 11 十二月 2024 17:51:56 +0800
Subject: [PATCH] 代码初始化

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

diff --git a/h5/pages.json b/h5/pages.json
index bf7f022..afd3937 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -461,6 +461,20 @@
         	{
         		"navigationBarTitleText" : "鎴戠殑鑰冨嫟"
         	}
+        },
+        {
+        	"path" : "pages/waybill/home",
+        	"style" : 
+        	{
+        		"navigationBarTitleText" : "杩愬崟鏌ヨ"
+        	}
+        },
+        {
+        	"path" : "pages/waybill/list",
+        	"style" : 
+        	{
+        		"navigationBarTitleText" : "杩愬崟鏌ヨ"
+        	}
         }
     ],
 	"subPackages": [

--
Gitblit v1.9.3