From b43d04ef7295105e78feb5980de619f58a9803a6 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期二, 06 九月 2022 17:49:06 +0800
Subject: [PATCH] 2022.9.6 代码结构整理
---
pages/module_consult/consultproblem/consultproblem.json | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/pages/module_consult/consultproblem/consultproblem.json b/pages/module_consult/consultproblem/consultproblem.json
index f7a9e67..280d969 100644
--- a/pages/module_consult/consultproblem/consultproblem.json
+++ b/pages/module_consult/consultproblem/consultproblem.json
@@ -2,5 +2,8 @@
"navigationBarTitleText": "甯歌闂",
"navigationBarBackgroundColor": "#57E4CB",
"navigationBarTextStyle": "white",
- "usingComponents": {}
+ "usingComponents": {
+ "mp-loading": "/component/loading/loading",
+ "mp-sidebar": "/component/sidebar/sidebar"
+ }
}
\ No newline at end of file
--
Gitblit v1.9.3