From 47e86f543415585ab1e1b2b1ed1d98830817a1be Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期一, 19 九月 2022 09:41:07 +0800
Subject: [PATCH] 2022.9.16

---
 pages/m_consult/consultproblem/consultproblem.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/m_consult/consultproblem/consultproblem.json b/pages/m_consult/consultproblem/consultproblem.json
index 280d969..65a28b6 100644
--- a/pages/m_consult/consultproblem/consultproblem.json
+++ b/pages/m_consult/consultproblem/consultproblem.json
@@ -3,7 +3,7 @@
   "navigationBarBackgroundColor": "#57E4CB",
   "navigationBarTextStyle": "white",
   "usingComponents": {
-    "mp-loading": "/component/loading/loading",
+    "c-result-item": "../base_c/c_result-item/c_result-item",
     "mp-sidebar": "/component/sidebar/sidebar"
   }
 }
\ No newline at end of file

--
Gitblit v1.9.3