yiming
2024-03-05 0375a599e25b7f27c57d8c00f801761d9cce8aa2
app.json
@@ -1,9 +1,17 @@
{
  "pages": [
    "pages/resourceDetails/index",
    "pages/retrievalPage/index",
    "pages/cart/paymentPage/index",
    "pages/cart/index",
    "pages/home/home",
    "pages/bookServices/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",
@@ -13,7 +21,6 @@
    "pages/goods/category/index",
    "pages/goods/search/index",
    "pages/goods/result/index",
    "pages/cart/index",
    "pages/order/order-confirm/index",
    "pages/order/receipt/index",
    "pages/order/pay-result/index",
@@ -61,7 +68,7 @@
        "selectedIconPatn": "/static/images/home/Home-click@2x.png"
      },
      {
        "pagePath": "pages/bookServices/index",
        "pagePath": "pages/bookServices/assort/index",
        "text": "图书服务",
        "iconPath": "/static/images/home/service@2x.png",
        "selectedIconPatn": "/static/images/home/service-click@2x.png"
@@ -89,13 +96,13 @@
  "requiredPrivateInfos": [
    "chooseAddress"
  ],
  "lazyCodeLoading": "requiredComponents",
  "usingComponents": {},
  "window": {
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "京师E课",
    "navigationBarTextStyle": "black"
    "navigationBarTextStyle": "black",
    " navigationStyle": "custom"
  },
  "sitemapLocation": "sitemap.json",
  "permission": {