From 2ff14ce3f615c003c862e1f015cec414c1f2d337 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Thu, 01 Jul 2021 19:55:14 +0800
Subject: [PATCH] 我的页面微调,考勤页面重画

---
 pages.json |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index 3b9d20c..761c635 100644
--- a/pages.json
+++ b/pages.json
@@ -260,7 +260,11 @@
 			"path": "pages/clockSignIn/clockSignIn",
 			"name": "clockSignIn",
 			"style": {
-				"navigationBarTitleText": "打卡签到"
+				"navigationBarTitleText": "打卡签到",
+				"navigationBarBackgroundColor": "#25262E",
+				"app-plus":{
+					"titleNView":false
+				}
 			}
 		},
 		{

--
Gitblit v1.9.3