From b0e2bf29dd96e7100f06b27997a6d4c6c3630374 Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期一, 02 九月 2024 20:16:44 +0800
Subject: [PATCH] ceshi

---
 app.json |   28 ++++++++++++++++++++++++----
 1 files changed, 24 insertions(+), 4 deletions(-)

diff --git a/app.json b/app.json
index 8e696a3..7c9e747 100644
--- a/app.json
+++ b/app.json
@@ -12,9 +12,23 @@
     "pages/personalCenter/index",
     "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"
+    "pages/bindInfo/index",
+    "pages/bookExhibitionList/select/select",
+    "pages/digitalTextbooks/index",
+    "pages/digitalTextbooks/digitalTextbooksDetails/index",
+    "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",
+    "pages/index/resourceCover",
+    "pages/test/testCover"
   ],
   "subPackages": [
     {
@@ -26,8 +40,15 @@
         "pages/resourceDetails/document/index",
         "pages/sampleBookList/index",
         "pages/sampleBookList/applicationForm/index",
-        "pages/teacherCertification/index"
-      ]
+        "pages/teacherCertification/index",
+        "pages/publickBookForm/index"
+      ],
+      "plugins": {
+        "t-video": {
+          "version": "1.0.10",
+          "provider": "wx5474241b2a65b906"
+        }
+      }
     },
     {
       "root": "packagePersonal",
@@ -105,7 +126,6 @@
   "window": {
     "backgroundTextStyle": "light",
     "navigationBarBackgroundColor": "#fff",
-    "navigationBarTitleText": "浜笀E璇�",
     "navigationBarTextStyle": "black"
   },
   "sitemapLocation": "sitemap.json",

--
Gitblit v1.9.1