web
2025-07-11 ae00f214aaeb74d8f3c8e9c6fb0a8c793816f892
pages.json
@@ -3,10 +3,10 @@
      {"path": "pages/index/index"},
      {"path": "pages/login/index"},
      {"path": "pages/user/index"},
      {"path": "pages/userSet/index"},
      {"path": "pages/device/index"},
      {"path": "pages/recharge/index"},
      {"path": "pages/record/qushui"},
      {"path": "pages/record/shuiliang"},
      {"path": "pages/record/chongzhi"}
   ],
   "tabBar": {
@@ -30,6 +30,7 @@
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarBackgroundColor": "#F8F8F8",
      "navigationStyle": "custom"
      "navigationStyle": "custom",
      "onReachBottomDistance": 100
   }
}