Liuyi
2024-11-23 4a0caa2a9251457f0b5a9c73bffdf2c4b5e1e1d8
pages.json
@@ -1,17 +1,23 @@
{
   "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
      {
         "path" : "pages/login/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path": "pages/index/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      // {
      //    "path" : "pages/addCard/index",
      //    "style": {
      //       "navigationStyle":"custom"
      //    }
      // },
      {
         "path" : "pages/addCard/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/userInfo/index",
         "style": {
@@ -84,12 +90,12 @@
            "navigationStyle":"custom"
         }
      },
      // {
      //    "path" : "pages/addressAdd/index",
      //    "style": {
      //       "navigationStyle":"custom"
      //    }
      // },
      {
         "path" : "pages/addressAdd/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/addressLocate/index",
         "style": {
@@ -137,6 +143,49 @@
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/pointsMall/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/wxScanWater/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/pointsMall/pointsGetRecord/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/pointsMall/pointsExchangeRecord/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/pointsMall/pointsGoodsDetail/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/pointsMall/pointsrule/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      //运维平台-------------------------------------------------------------------------------------------------------------------------
      {
         "path" : "pages/adminPlatform/home",
         "style": {
            "navigationStyle":"custom"
         }
      }
   ],
   "globalStyle": {