From 8fbd6b8d09e70494d920cc0b77812e9643be3196 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期二, 23 八月 2022 17:37:31 +0800
Subject: [PATCH] 2022.8.23

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

diff --git a/pages/learn/learn.json b/pages/learn/learn.json
index 502cbf8..c8fcfef 100644
--- a/pages/learn/learn.json
+++ b/pages/learn/learn.json
@@ -2,5 +2,7 @@
   "navigationBarTitleText": "瀹堟硶瀛︿範",
   "navigationBarBackgroundColor": "#65EAD2",
   "navigationBarTextStyle": "white",
-  "usingComponents": {}
+  "usingComponents": {
+    "mp-icon": "/component/icon/icon"
+  }
 }
\ No newline at end of file

--
Gitblit v1.9.3