From 90b09add4ebe0b245c467bff8372f49b8fe3fb6e Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期四, 11 七月 2024 11:42:49 +0800
Subject: [PATCH] bitian

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

diff --git a/app.json b/app.json
index 8e696a3..3bfea2d 100644
--- a/app.json
+++ b/app.json
@@ -14,7 +14,18 @@
     "pages/personalCenter/certificate/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/specialDiscussion/index",
+    "pages/specialDiscussion/webView/index",
+    "pages/index/bookDetail",
+    "pages/index/resourceCover",
+    "pages/test/testCover"
   ],
   "subPackages": [
     {
@@ -105,7 +116,6 @@
   "window": {
     "backgroundTextStyle": "light",
     "navigationBarBackgroundColor": "#fff",
-    "navigationBarTitleText": "浜笀E璇�",
     "navigationBarTextStyle": "black"
   },
   "sitemapLocation": "sitemap.json",

--
Gitblit v1.9.1