From 26f156cd7821fbebffcfbb178eb090973447df5c Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期五, 19 七月 2024 17:17:39 +0800 Subject: [PATCH] zylq --- app.json | 20 ++++++++++++++++++-- 1 files changed, 18 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index f78a613..2bc31b4 100644 --- a/app.json +++ b/app.json @@ -15,7 +15,17 @@ "pages/bookServices/assort/index", "pages/testLogin/index", "pages/bindInfo/index", - "pages/bookExhibitionList/select/select" + "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": [ { @@ -28,7 +38,13 @@ "pages/sampleBookList/index", "pages/sampleBookList/applicationForm/index", "pages/teacherCertification/index" - ] + ], + "plugins": { + "t-video": { + "version": "1.0.10", + "provider": "wx5474241b2a65b906" + } + } }, { "root": "packagePersonal", -- Gitblit v1.9.1