From 43a0780edd2db8e841325cb73032e819716c3595 Mon Sep 17 00:00:00 2001
From: feiyu02 <risaku@163.com>
Date: 星期三, 10 八月 2022 09:27:59 +0800
Subject: [PATCH] 智能咨询模块、台账模块
---
pages/home/home.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pages/home/home.json b/pages/home/home.json
index 16ee25f..b6264be 100644
--- a/pages/home/home.json
+++ b/pages/home/home.json
@@ -1,4 +1,5 @@
{
+ "navigationBarBackgroundColor": "#EAFFF1",
"usingComponents": {
"cp-notice": "/component/notice/notice"
}
--
Gitblit v1.9.3