From 9f78f3f014a3423ea3fcab8f9f1056c57cd47fc8 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期五, 26 八月 2022 17:16:26 +0800
Subject: [PATCH] 2022.8.26
---
pages/module_consult/consulthome/consulthome.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/pages/module_consult/consulthome/consulthome.json b/pages/module_consult/consulthome/consulthome.json
index dc42aff..b732a06 100644
--- a/pages/module_consult/consulthome/consulthome.json
+++ b/pages/module_consult/consulthome/consulthome.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",
+ "mp-loading": "/component/loading/loading"
}
}
\ No newline at end of file
--
Gitblit v1.9.3