From 82f93b8fa8344e55bf5c946ba73463012f186df0 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期三, 26 六月 2024 15:07:50 +0800 Subject: [PATCH] mulu --- app.json | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/app.json b/app.json index f78a613..3bfea2d 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": [ { -- Gitblit v1.9.1