From 50bdb66e0539abd94880f331549c0cef81065caa Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期五, 06 九月 2024 14:33:31 +0800
Subject: [PATCH] login

---
 app.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/app.json b/app.json
index 7c9e747..d1fbd39 100644
--- a/app.json
+++ b/app.json
@@ -76,7 +76,8 @@
         "pages/bookServices/examination/examination",
         "pages/bookServices/webpage/index",
         "pages/components/webView/index",
-        "pages/bookServices/detail/buyResource/index"
+        "pages/bookServices/detail/buyResource/index",
+        "pages/bookServices/detail/components/learnTask/index"
       ]
     }
   ],

--
Gitblit v1.9.1