闫增涛
2025-03-27 96b0b8bb1597d825004f5a8da0728c48b6ce7dba
app.json
@@ -1,101 +1,127 @@
{
  "pages": [
    "pages/home/home",
    "pages/resourceDetails/myAudio/index",
    "pages/resourceDetails/myVideo/index",
    "pages/resourceDetails/document/index",
    "pages/home/digitalRead/index",
    "pages/retrievalPage/index",
    "pages/cart/paymentPage/index",
    "pages/study/index",
    "pages/cart/index",
    "pages/aboutUs/index",
    "pages/bookServices/assort/index",
    "pages/bookServices/detail/index",
    "pages/bookServices/list/index",
    "pages/bookExhibitionList/index",
    "pages/bookExhibitionDetails/index",
    "pages/bibliographyList/index",
    "pages/usercenter/index",
    "pages/usercenter/person-info/index",
    "pages/usercenter/address/list/index",
    "pages/usercenter/address/edit/index",
    "pages/goods/list/index",
    "pages/goods/details/index",
    "pages/goods/category/index",
    "pages/goods/search/index",
    "pages/goods/result/index",
    "pages/order/order-confirm/index",
    "pages/order/receipt/index",
    "pages/order/pay-result/index",
    "pages/order/order-list/index",
    "pages/order/order-detail/index",
    "pages/goods/comments/index",
    "pages/order/apply-service/index",
    "pages/order/after-service-list/index",
    "pages/order/after-service-detail/index",
    "pages/goods/comments/create/index",
    "pages/coupon/coupon-list/index",
    "pages/coupon/coupon-detail/index",
    "pages/coupon/coupon-activity-goods/index",
    "pages/promotion-detail/index",
    "pages/order/fill-tracking-no/index",
    "pages/order/delivery-detail/index",
    "pages/order/invoice/index",
    "pages/usercenter/name-edit/index",
    "pages/teacherCertification/index",
    "pages/sampleBookList/index",
    "pages/sampleBookList/applicationForm/index",
    "pages/personalCenter/index",
    "pages/personalCenter/myOrder/index",
    "pages/personalCenter/myCollection/index",
    "pages/personalCenter/myMassage/index",
    "pages/personalCenter/myMassage/massageDetail/index",
    "pages/personalCenter/feedBack/index",
    "pages/personalCenter/feedBackSubmit/index",
    "pages/personalCenter/certificate/index",
    "pages/personalCenter/publishBooks/index",
    "pages/personalCenter/sampleBooks/index",
    "pages/personalCenter/downloads/index",
    "pages/personalCenter/activateProduct/index",
    "pages/personalCenter/pointsRecord/index",
    "pages/personalCenter/myUpload/index",
    "pages/bookServices/assort/index",
    "pages/testLogin/index",
    "pages/bookServices/examination/examination",
    "pages/bookServices/webpage/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/digitalCourses/digitalCoursesDetails/components/digitalRead/index",
    "pages/specialDiscussion/index",
    "pages/specialDiscussion/webView/index",
    "pages/index/bookDetail",
    "pages/index/resourceCover",
    "pages/test/testCover",
    "pages/scanResult/index"
  ],
  "subPackages": [
    {
      "root": "packageDomain",
      "name": "packageDomain",
      "pages": [
        "pages/resourceDetails/myAudio/index",
        "pages/resourceDetails/myVideo/index",
        "pages/resourceDetails/document/index",
        "pages/sampleBookList/index",
        "pages/sampleBookList/applicationForm/index",
        "pages/teacherCertification/index",
        "pages/publickBookForm/index"
      ],
      "plugins": {
        "t-video": {
          "version": "1.0.10",
          "provider": "wx5474241b2a65b906"
        }
      }
    },
    {
      "root": "packagePersonal",
      "name": "packagePersonal",
      "pages": [
        "pages/myOrder/index",
        "pages/myCollection/index",
        "pages/myMassage/index",
        "pages/myMassage/massageDetail/index",
        "pages/downloads/index",
        "pages/activateProduct/index",
        "pages/sampleBooks/index",
        "pages/publishBooks/index",
        "pages/feedBack/index",
        "pages/aboutUs/index",
        "pages/userSetting/index"
      ]
    },
    {
      "root": "packageBookService",
      "name": "packageBookService",
      "pages": [
        "pages/bookServices/list/index",
        "pages/bookServices/detail/index",
        "pages/bookServices/examination/examination",
        "pages/bookServices/webpage/index",
        "pages/components/webView/index",
        "pages/bookServices/detail/buyResource/index",
        "pages/bookServices/detail/components/learnTask/index",
        "pages/bookServices/linkPage/index",
        "pages/psychologyAnswer/psychologyAnswer"
      ]
    },
    {
      "root": "packageCourse",
      "name": "packageCourse",
      "pages": [
        "pages/course/index",
        "pages/course/detail/index",
        "pages/teachClass/index",
        "components/baseClass/index",
        "pages/studentClass/index",
        "pages/teachClass/detail/index"
      ]
    }
  ],
  "tabBar": {
    "custom": true,
    "color": "#666666",
    "selectedColor": "#FF5F15",
    "selectedColor": "#ff6c00",
    "backgroundColor": "#ffffff",
    "borderStyle": "black",
    "list": [
      {
        "pagePath": "pages/home/home",
        "text": "首页",
        "iconPath": "/static/images/home/Home@2x.png",
        "selectedIconPatn": "/static/images/home/Home-click@2x.png"
        "text": "首页"
      },
      {
        "pagePath": "pages/bookServices/assort/index",
        "text": "图书服务",
        "iconPath": "/static/images/home/service@2x.png",
        "selectedIconPatn": "/static/images/home/service-click@2x.png"
        "text": "图书服务"
      },
      {
        "pagePath": "pages/goods/category/index",
        "text": "学习",
        "iconPath": "/static/images/home/learn@2x.png",
        "selectedIconPatn": "/static/images/home/learn-click@2x.png"
        "pagePath": "pages/study/index",
        "text": "学习"
      },
      {
        "pagePath": "pages/cart/index",
        "text": "购物车",
        "iconPath": "/static/images/home/cart@2x.png",
        "selectedIconPatn": "/static/images/home/cart-click@2x.png"
        "text": "购物车"
      },
      {
        "pagePath": "pages/personalCenter/index",
        "text": "我的",
        "iconPath": "/static/images/home/my@2x.png",
        "selectedIconPatn": "/static/images/home/my-click@2x.png"
        "text": "我的"
      }
    ]
  },
@@ -106,9 +132,7 @@
  "window": {
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "京师E课",
    "navigationBarTextStyle": "black",
    " navigationStyle": "custom"
    "navigationBarTextStyle": "black"
  },
  "sitemapLocation": "sitemap.json",
  "permission": {