From b75418f77342f81cd3c1ecf8897759e6bbaea6fa Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期三, 17 七月 2024 13:41:59 +0800
Subject: [PATCH] update 合伙人功能更新

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

diff --git a/pages.json b/pages.json
index 84c27fd..8d339b4 100644
--- a/pages.json
+++ b/pages.json
@@ -186,6 +186,13 @@
 					"enablePullDownRefresh": false
 					
 				}
+			},
+			{
+				"path" : "shop/shop",
+				"style" : 
+				{
+					"navigationBarTitleText" : "商家主页"
+				}
 			}
 
 		]

--
Gitblit v1.9.3