yiming
2024-03-21 9a2789b5269cce0f0a7b887dc45dc3d8c7d6dcdd
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",
@@ -40,7 +40,8 @@
        "pages/sampleBooks/index",
        "pages/personalCenter/publishBooks/index",
        "pages/feedBack/index",
        "pages/aboutUs/index"
        "pages/aboutUs/index",
        "pages/userSetting/index"
      ]
    },
    {
@@ -50,7 +51,8 @@
        "pages/bookServices/list/index",
        "pages/bookServices/detail/index",
        "pages/bookServices/examination/examination",
        "pages/bookServices/webpage/index"
        "pages/bookServices/webpage/index",
        "pages/components/webView/index"
      ]
    }
  ],