From b45a01a8bee4a9bff5f9c248ead301b8675d1099 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期五, 28 十月 2022 17:22:35 +0800
Subject: [PATCH] 2022.10.28

---
 pages/m_consult/consultresult/consultresult.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/pages/m_consult/consultresult/consultresult.json b/pages/m_consult/consultresult/consultresult.json
index 3970db1..fe28343 100644
--- a/pages/m_consult/consultresult/consultresult.json
+++ b/pages/m_consult/consultresult/consultresult.json
@@ -3,6 +3,8 @@
   "navigationBarBackgroundColor": "#57E4CB",
   "navigationBarTextStyle": "white",
   "usingComponents": {
-    "mp-icon": "/component/icon/icon"
+    "mp-icon": "/component/icon/icon",
+    "switch-tab": "/component/switchtab/switchtab",
+    "c-result-item-search": "../c_result-item-search/c_result-item-search"
   }
 }
\ No newline at end of file

--
Gitblit v1.9.3