yiming
2024-06-21 f5932f85898de7284c9f16d314b4a1c572b31c73
app.json
@@ -1,9 +1,10 @@
{
  "pages": [
    "pages/home/home",
    "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",
@@ -11,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": [
    {
@@ -39,7 +48,7 @@
        "pages/downloads/index",
        "pages/activateProduct/index",
        "pages/sampleBooks/index",
        "pages/personalCenter/publishBooks/index",
        "pages/publishBooks/index",
        "pages/feedBack/index",
        "pages/aboutUs/index",
        "pages/userSetting/index"
@@ -78,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"
@@ -104,7 +113,6 @@
  "window": {
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "京师E课",
    "navigationBarTextStyle": "black"
  },
  "sitemapLocation": "sitemap.json",