From 34ad99da11a67ded026f3555c0d24cf962161cd3 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Thu, 01 Jul 2021 11:59:36 +0800
Subject: [PATCH] 我的页面修改

---
 pages.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages.json b/pages.json
index dd367b3..3b9d20c 100644
--- a/pages.json
+++ b/pages.json
@@ -26,8 +26,8 @@
 			"path": "pages/myself/myself",
 			"name": "myself",
 			"style": {
-				"navigationBarTitleText": "用户中心",
-				"navigationBarBackgroundColor": "#F56968"
+				"navigationBarTitleText": "",
+				"navigationBarBackgroundColor": "#25262E"
 			}
 		},
 		{

--
Gitblit v1.9.3