From 2f1a9a39d6bde43d8c73236f822b3bc79cc96af6 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期五, 06 九月 2024 16:19:57 +0800
Subject: [PATCH] 联系我们修改

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

diff --git a/app.json b/app.json
index 7020a5e..957797f 100644
--- a/app.json
+++ b/app.json
@@ -13,6 +13,7 @@
     "pages/personalCenter/feedBackSubmit/index",
     "pages/personalCenter/certificate/index",
     "pages/personalCenter/pointsRecord/index",
+    "pages/personalCenter/myUpload/index",
     "pages/bookServices/assort/index",
     "pages/testLogin/index",
     "pages/bindInfo/index",
@@ -22,6 +23,7 @@
     "pages/digitalTextbooks/digitalTextbooksDetails/components/webView/index",
     "pages/digitalCourses/index",
     "pages/digitalCourses/digitalCoursesDetails/index",
+    "pages/digitalCourses/digitalCoursesDetails/components/digitalRead/index",
     "pages/specialDiscussion/index",
     "pages/specialDiscussion/webView/index",
     "pages/index/bookDetail",
@@ -74,9 +76,11 @@
         "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",
+        "pages/bookServices/linkPage/index"
       ]
-    }
+    } 
   ],
   "tabBar": {
     "custom": true,

--
Gitblit v1.9.1