From f5932f85898de7284c9f16d314b4a1c572b31c73 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期五, 21 六月 2024 11:51:16 +0800 Subject: [PATCH] 视频 --- app.json | 17 ++++++++++++----- 1 files changed, 12 insertions(+), 5 deletions(-) diff --git a/app.json b/app.json index d2468fb..76e4b4d 100644 --- a/app.json +++ b/app.json @@ -4,7 +4,7 @@ "pages/home/digitalRead/index", "pages/retrievalPage/index", "pages/cart/paymentPage/index", - "pages/student/index", + "pages/study/index", "pages/cart/index", "pages/bookExhibitionList/index", "pages/bookExhibitionDetails/index", @@ -12,9 +12,17 @@ "pages/personalCenter/index", "pages/personalCenter/feedBackSubmit/index", "pages/personalCenter/certificate/index", - "pages/testLogin/index", "pages/bookServices/assort/index", - "pages/bindInfo/index" + "pages/testLogin/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" ], "subPackages": [ { @@ -79,7 +87,7 @@ "selectedIconPatn": "/static/images/home/service-click@2x.png" }, { - "pagePath": "pages/student/index", + "pagePath": "pages/study/index", "text": "瀛︿範", "iconPath": "/static/images/home/learn@2x.png", "selectedIconPatn": "/static/images/home/learn-click@2x.png" @@ -105,7 +113,6 @@ "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", - "navigationBarTitleText": "浜笀E璇�", "navigationBarTextStyle": "black" }, "sitemapLocation": "sitemap.json", -- Gitblit v1.9.1