yiming
2024-03-26 c5864be56488bee0c767d4b1cf157db4a0ec33c3
app.json
@@ -1,9 +1,9 @@
{
  "pages": [
    "pages/student/index",
    "pages/home/home",
    "pages/retrievalPage/index",
    "pages/cart/paymentPage/index",
    "pages/student/index",
    "pages/cart/index",
    "pages/bookExhibitionList/index",
    "pages/bookExhibitionDetails/index",
@@ -51,14 +51,15 @@
        "pages/bookServices/list/index",
        "pages/bookServices/detail/index",
        "pages/bookServices/examination/examination",
        "pages/bookServices/webpage/index"
        "pages/bookServices/webpage/index",
        "pages/components/webView/index"
      ]
    }
  ],
  "tabBar": {
    "custom": true,
    "color": "#666666",
    "selectedColor": "#FF5F15",
    "selectedColor": "#ff6c00",
    "backgroundColor": "#ffffff",
    "borderStyle": "black",
    "list": [
@@ -102,8 +103,7 @@
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "京师E课",
    "navigationBarTextStyle": "black",
    " navigationStyle": "custom"
    "navigationBarTextStyle": "black"
  },
  "sitemapLocation": "sitemap.json",
  "permission": {