From a82b8c09ca795a4b6273b03a79ba488f6cce5eb0 Mon Sep 17 00:00:00 2001
From: feiyu02 <risaku@163.com>
Date: 星期四, 11 八月 2022 15:54:21 +0800
Subject: [PATCH] 微信一键登录

---
 pages/module_consult/consultresult/consultresult.json |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/pages/module_consult/consultresult/consultresult.json b/pages/module_consult/consultresult/consultresult.json
index 8835af0..3970db1 100644
--- a/pages/module_consult/consultresult/consultresult.json
+++ b/pages/module_consult/consultresult/consultresult.json
@@ -1,3 +1,8 @@
 {
-  "usingComponents": {}
+  "navigationBarTitleText": "鎼滅储缁撴灉",
+  "navigationBarBackgroundColor": "#57E4CB",
+  "navigationBarTextStyle": "white",
+  "usingComponents": {
+    "mp-icon": "/component/icon/icon"
+  }
 }
\ No newline at end of file

--
Gitblit v1.9.3