Liuyi
2024-10-08 404ebee9f47d2d80353e64974193e3e31e7b91b6
pages.json
@@ -1,11 +1,5 @@
{
   "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
      // {
      //    "path" : "pages/addressAdd/index",
      //    "style": {
      //       "navigationStyle":"custom"
      //    }
      // },
      {
         "path": "pages/index/index",
         "style": {
@@ -19,7 +13,19 @@
         }
      },
      {
         "path" : "pages/userInfo/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/balanceRecord/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/scanWater/index",
         "style": {
            "navigationStyle":"custom"
         }
@@ -49,12 +55,6 @@
         }
      },
      {
         "path" : "pages/addressEdit/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/addressAdd/index",
         "style": {
            "navigationStyle":"custom"
@@ -65,6 +65,18 @@
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/success/index",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path" : "pages/deviceList/index",
         "style": {
            "navigationStyle":"custom"
         }
      }
   ],
   "globalStyle": {