From 77094dd01f0c6ff59b4fb4fa1105addf34b2398c Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 16 六月 2026 18:49:03 +0800
Subject: [PATCH] 新增智能电表、空调管理
---
h5/pages.json | 225 +++++++++++++++++++++++++++++--------------------------
1 files changed, 119 insertions(+), 106 deletions(-)
diff --git a/h5/pages.json b/h5/pages.json
index f5f619d..0ad9c86 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -2,13 +2,17 @@
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
- "pages": [
- {
- "path": "pages/login",
- "style": {
- "navigationBarTitleText": "鐧诲綍"
- }
- },
+ "pages": [
+ {
+ "path": "pages/roleSelect",
+ "style": { "navigationBarTitleText": "閫夋嫨韬唤" }
+ },
+ {
+ "path": "pages/login",
+ "style": {
+ "navigationBarTitleText": "鐧诲綍"
+ }
+ },
{
"path": "pages/index",
"style": {
@@ -27,105 +31,114 @@
"style": {
"navigationBarTitleText": "宸ュ崟璇︽儏"
}
- },
- {
- "path" : "pages/workOrder/edit",
- "style" :
- {
- "navigationBarTitleText" : "鏂板宸ュ崟"
- }
- },
- {
- "path" : "pages/operation/record",
- "style" :
- {
- "navigationBarTitleText" : "杩愮淮璁板綍"
- }
- },
- {
- "path" : "pages/operation/detail",
- "style" :
- {
- "navigationBarTitleText" : "杩愮淮璇︽儏"
- }
- },
- {
- "path" : "pages/operation/device",
- "style" :
- {
- "navigationBarTitleText" : "璁惧杩愮淮"
- }
- },
- {
- "path" : "pages/polling/task",
- "style" :
- {
- "navigationBarTitleText" : "宸℃浠诲姟"
- }
- },
- {
- "path" : "pages/polling/detail",
- "style" :
- {
- "navigationBarTitleText" : "浠诲姟璇︽儏"
- }
- },
- {
- "path" : "pages/polling/point",
- "style" :
- {
- "navigationBarTitleText" : "宸℃鐐�"
- }
- },
- {
- "path" : "pages/common/memberSel",
- "style" :
- {
- "navigationBarTitleText" : "閫夋嫨浜哄憳"
- }
- },
- {
- "path" : "pages/inventory/index",
- "style" :
- {
- "navigationBarTitleText" : "搴撳瓨鐩樼偣"
- }
- },
- {
- "path" : "pages/inventory/detail",
- "style" :
- {
- "navigationBarTitleText" : "鐩樼偣鍗�"
- }
- },
- {
- "path" : "pages/workOrder/problemEdit",
- "style" :
- {
- "navigationBarTitleText" : "闂涓婃姤"
- }
- },
- {
- "path" : "pages/workOrder/result",
- "style" :
- {
- "navigationBarTitleText" : "闂涓婃姤"
- }
- },
- {
- "path" : "pages/workOrder/wait",
- "style" :
- {
- "navigationBarTitleText" : "浠诲姟涓績"
- }
- },
- {
- "path" : "pages/polling/empty",
- "style" :
- {
- "navigationBarTitleText" : "鎵爜宸℃"
- }
- }
+ },
+ {
+ "path" : "pages/workOrder/edit",
+ "style" :
+ {
+ "navigationBarTitleText" : "鏂板宸ュ崟"
+ }
+ },
+ {
+ "path" : "pages/operation/record",
+ "style" :
+ {
+ "navigationBarTitleText" : "杩愮淮璁板綍"
+ }
+ },
+ {
+ "path" : "pages/operation/detail",
+ "style" :
+ {
+ "navigationBarTitleText" : "杩愮淮璇︽儏"
+ }
+ },
+ {
+ "path" : "pages/operation/device",
+ "style" :
+ {
+ "navigationBarTitleText" : "璁惧杩愮淮"
+ }
+ },
+ {
+ "path" : "pages/polling/task",
+ "style" :
+ {
+ "navigationBarTitleText" : "宸℃浠诲姟"
+ }
+ },
+ {
+ "path" : "pages/polling/detail",
+ "style" :
+ {
+ "navigationBarTitleText" : "浠诲姟璇︽儏"
+ }
+ },
+ {
+ "path" : "pages/polling/point",
+ "style" :
+ {
+ "navigationBarTitleText" : "宸℃鐐�"
+ }
+ },
+ {
+ "path" : "pages/common/memberSel",
+ "style" :
+ {
+ "navigationBarTitleText" : "閫夋嫨浜哄憳"
+ }
+ },
+ {
+ "path" : "pages/inventory/index",
+ "style" :
+ {
+ "navigationBarTitleText" : "搴撳瓨鐩樼偣"
+ }
+ },
+ {
+ "path" : "pages/inventory/detail",
+ "style" :
+ {
+ "navigationBarTitleText" : "鐩樼偣鍗�"
+ }
+ },
+ {
+ "path" : "pages/workOrder/problemEdit",
+ "style" :
+ {
+ "navigationBarTitleText" : "闂涓婃姤"
+ }
+ },
+ {
+ "path" : "pages/workOrder/result",
+ "style" :
+ {
+ "navigationBarTitleText" : "闂涓婃姤"
+ }
+ },
+ {
+ "path" : "pages/workOrder/wait",
+ "style" :
+ {
+ "navigationBarTitleText" : "浠诲姟涓績"
+ }
+ },
+ {
+ "path": "pages/polling/empty",
+ "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",
--
Gitblit v1.9.3