From 58a5424d962e00a134662297d973bdf45b58a24e Mon Sep 17 00:00:00 2001
From: queenwuli <942534046@qq.com>
Date: Tue, 22 Dec 2020 15:10:26 +0800
Subject: [PATCH] gx

---
 hive-app/pages.json |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/hive-app/pages.json b/hive-app/pages.json
index 6f0ee9f..e2ab8de 100644
--- a/hive-app/pages.json
+++ b/hive-app/pages.json
@@ -275,6 +275,17 @@
 					"scrollIndicator": "none"
 				}
 			}
+		},
+		{
+			"path": "pages/member/projectPlan",
+			"style": {
+				"navigationBarTitleText": "项目套餐",
+				"navigationBarBackgroundColor":"#FFFFFF",
+				"navigationBarTextStyle":"black",
+				"app-plus":{ 
+					"scrollIndicator": "none"
+				}
+			}
 		}
 	],
 	"globalStyle": {

--
Gitblit v1.9.1