From a2fff11b416bedd85185d759b671d569e033e530 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期五, 02 八月 2024 11:37:37 +0800
Subject: [PATCH] 1
---
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