web
2025-07-08 a1aca8be99e62ea683fd8d7db82d7a480f5d0305
pages.json
@@ -2,9 +2,16 @@
   "pages": [
      {"path": "pages/index/index"},
      {"path": "pages/login/index"},
      {"path": "pages/user/index"}
      {"path": "pages/user/index"},
      {"path": "pages/userSet/index"},
      {"path": "pages/device/index"},
      {"path": "pages/recharge/index"},
      {"path": "pages/record/qushui"},
      {"path": "pages/record/chongzhi"}
   ],
   "tabBar": {
      "color": "#dddddd",
      "selectedColor": "#6f6f6f",
      "list": [
         {
            "pagePath": "pages/index/index",
@@ -23,6 +30,7 @@
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarBackgroundColor": "#F8F8F8",
      "navigationStyle": "custom"
      "navigationStyle": "custom",
      "onReachBottomDistance": 100
   }
}