From 85fb718ae06cb0b5a74782cb6cbd081bfc870fcb Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期一, 16 十二月 2024 10:12:55 +0800
Subject: [PATCH] 出版日期

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

diff --git a/app.json b/app.json
index 0ca18c9..1adea5c 100644
--- a/app.json
+++ b/app.json
@@ -79,7 +79,8 @@
         "pages/components/webView/index",
         "pages/bookServices/detail/buyResource/index",
         "pages/bookServices/detail/components/learnTask/index",
-        "pages/bookServices/linkPage/index"
+        "pages/bookServices/linkPage/index",
+        "pages/psychologyAnswer/psychologyAnswer"
       ]
     }
   ],

--
Gitblit v1.9.1