From 5656daeb79c6d4d3f9fc78f981c7faf96582d2f1 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期四, 11 八月 2022 14:24:29 +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