From c3086cda662e2b908cf96b6b3ff599713eb924d6 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期一, 02 九月 2024 16:59:16 +0800 Subject: [PATCH] gongneng --- app.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/app.json b/app.json index 2bc31b4..7c9e747 100644 --- a/app.json +++ b/app.json @@ -12,6 +12,8 @@ "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", @@ -21,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", @@ -37,7 +40,8 @@ "pages/resourceDetails/document/index", "pages/sampleBookList/index", "pages/sampleBookList/applicationForm/index", - "pages/teacherCertification/index" + "pages/teacherCertification/index", + "pages/publickBookForm/index" ], "plugins": { "t-video": { -- Gitblit v1.9.1