From 3efc1c3337127f2836eaf0a2d641c5adafcd3a26 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期五, 02 八月 2024 10:09:12 +0800
Subject: [PATCH] update

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

diff --git a/pages.json b/pages.json
index 094d7e4..dcbeb32 100644
--- a/pages.json
+++ b/pages.json
@@ -136,6 +136,13 @@
 			{
 				"navigationBarTitleText" : "绑定微信"
 			}
+		},
+		{
+			"path" : "pages/home/components/home-search",
+			"style" : 
+			{
+				"navigationBarTitleText" : "搜鲜花"
+			}
 		}
 	],
 	"subPackages": [{
@@ -271,6 +278,13 @@
 						"navigationBarTitleText": "",
 						"navigationStyle": "custom"
 					}
+				},
+				{
+					"path" : "delivery/station-delivery",
+					"style" : 
+					{
+						"navigationBarTitleText" : "集货站"
+					}
 				}
 				// #endif
 			]

--
Gitblit v1.9.3