From a82b8c09ca795a4b6273b03a79ba488f6cce5eb0 Mon Sep 17 00:00:00 2001
From: feiyu02 <risaku@163.com>
Date: 星期四, 11 八月 2022 15:54:21 +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