litian
2024-03-05 42cc31916c043f681c271efeb73394260e7d77aa
app.json
@@ -1,11 +1,17 @@
{
  "pages": [
    "pages/resourceDetails/index",
    "pages/retrievalPage/index",
    "pages/cart/paymentPage/index",
    "pages/cart/index",
    "pages/home/home",
    "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",
@@ -15,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",
@@ -96,7 +101,8 @@
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "京师E课",
    "navigationBarTextStyle": "black"
    "navigationBarTextStyle": "black",
    " navigationStyle": "custom"
  },
  "sitemapLocation": "sitemap.json",
  "permission": {