doum
2026-06-16 77094dd01f0c6ff59b4fb4fa1105addf34b2398c
h5/pages.json
@@ -4,6 +4,10 @@
   },
   "pages": [
      {
         "path": "pages/roleSelect",
         "style": { "navigationBarTitleText": "选择身份" }
      },
      {
         "path": "pages/login",
         "style": {
            "navigationBarTitleText": "登录"
@@ -121,11 +125,20 @@
      },
      {
         "path" : "pages/polling/empty",
         "style" :
         {
            "navigationBarTitleText" : "扫码巡检"
         }
      }
         "style": { "navigationBarTitleText": "扫码巡检" }
      },
      { "path": "pages/customer/login", "style": { "navigationBarTitleText": "商户登录", "navigationBarBackgroundColor": "#dce9ff" } },
      { "path": "pages/customer/index", "style": { "navigationBarTitleText": "商户工作台", "navigationBarBackgroundColor": "#2080f7", "navigationBarTextStyle": "white" } },
      { "path": "pages/customer/electricity/list", "style": { "navigationBarTitleText": "交电费", "navigationBarBackgroundColor": "#f4f6fb" } },
      { "path": "pages/customer/electricity/recharge", "style": { "navigationBarTitleText": "电费充值", "navigationBarBackgroundColor": "#f4f6fb" } },
      { "path": "pages/customer/conditioner/recharge", "style": { "navigationBarTitleText": "空调充值", "navigationBarBackgroundColor": "#f4f6fb" } },
      { "path": "pages/customer/pay/result", "style": { "navigationBarTitleText": "支付结果", "navigationBarBackgroundColor": "#f4f6fb" } },
      { "path": "pages/customer/recharge/record", "style": { "navigationBarTitleText": "充值记录", "navigationBarBackgroundColor": "#f4f6fb" } },
      { "path": "pages/customer/contract/list", "style": { "navigationBarTitleText": "我的合同", "navigationBarBackgroundColor": "#f4f6fb" } },
      { "path": "pages/customer/contract/detail", "style": { "navigationBarTitleText": "合同详情", "navigationBarBackgroundColor": "#f4f6fb" } },
      { "path": "pages/customer/bill/list", "style": { "navigationBarTitleText": "我的账单", "navigationBarBackgroundColor": "#f4f6fb" } },
      { "path": "pages/customer/bill/detail", "style": { "navigationBarTitleText": "账单详情", "navigationBarBackgroundColor": "#f4f6fb" } },
      { "path": "pages/customer/bill/pay", "style": { "navigationBarTitleText": "账单缴费", "navigationBarBackgroundColor": "#f4f6fb" } }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",