yiming
2024-04-02 312fd09aaf90c0e52ab61bde22d0edbf105baa5e
app.json
@@ -1,9 +1,10 @@
{
  "pages": [
    "pages/student/index",
    "pages/home/home",
    "pages/home/digitalRead/index",
    "pages/retrievalPage/index",
    "pages/cart/paymentPage/index",
    "pages/student/index",
    "pages/cart/index",
    "pages/bookExhibitionList/index",
    "pages/bookExhibitionDetails/index",
@@ -11,8 +12,9 @@
    "pages/personalCenter/index",
    "pages/personalCenter/feedBackSubmit/index",
    "pages/personalCenter/certificate/index",
    "pages/bookServices/assort/index",
    "pages/testLogin/index",
    "pages/bookServices/assort/index"
    "pages/bindInfo/index"
  ],
  "subPackages": [
    {
@@ -38,7 +40,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"
@@ -51,14 +53,16 @@
        "pages/bookServices/list/index",
        "pages/bookServices/detail/index",
        "pages/bookServices/examination/examination",
        "pages/bookServices/webpage/index"
        "pages/bookServices/webpage/index",
        "pages/components/webView/index",
        "pages/bookServices/detail/buyResource/index"
      ]
    }
  ],
  "tabBar": {
    "custom": true,
    "color": "#666666",
    "selectedColor": "#FF5F15",
    "selectedColor": "#ff6c00",
    "backgroundColor": "#ffffff",
    "borderStyle": "black",
    "list": [
@@ -102,8 +106,7 @@
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "京师E课",
    "navigationBarTextStyle": "black",
    " navigationStyle": "custom"
    "navigationBarTextStyle": "black"
  },
  "sitemapLocation": "sitemap.json",
  "permission": {