From 08dbf78bf4324131fcf71344e050f9db931df822 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 31 Oct 2023 09:13:56 +0800
Subject: [PATCH] 基本信息楼盘表

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

diff --git a/pages.json b/pages.json
index 34e2925..68d9da1 100644
--- a/pages.json
+++ b/pages.json
@@ -469,6 +469,15 @@
 						"navigationBarTextStyle": "white",
 						"enablePullDownRefresh": false
 					}
+				},
+				{
+					"path": "member/index",
+					"style": {
+						"navigationBarTitleText": "资料管理",
+						"navigationBarBackgroundColor": "#5887f9",
+						"navigationBarTextStyle": "white",
+						"enablePullDownRefresh": false
+					}
 				}
 
 			]

--
Gitblit v1.9.3