|
|
@@ -13,12 +13,7 @@
|
|
|
"navigationBarTitleText": "蓝牙配网"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/device/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "设备列表"
|
|
|
- }
|
|
|
- },
|
|
|
+
|
|
|
{
|
|
|
"path": "pages/user/list",
|
|
|
"style": {
|
|
|
@@ -98,52 +93,14 @@
|
|
|
"navigationBarTitleText": "浏览文本"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/device/detail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/device/detail_6",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/device/detail_new_5",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/device/detail_new_20250528",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/device/setting",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "设置"
|
|
|
- }
|
|
|
- },
|
|
|
+
|
|
|
{
|
|
|
"path": "pages/wifi/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "配网"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/device/scan",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "绑定设备"
|
|
|
- }
|
|
|
- },
|
|
|
+
|
|
|
{
|
|
|
"path": "pages/user/index",
|
|
|
"style": {
|
|
|
@@ -151,36 +108,7 @@
|
|
|
}
|
|
|
},
|
|
|
|
|
|
- {
|
|
|
- "path": "pages/device/alert",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "报警列表"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/device/error",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "异常列表"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/device/reset/reset",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "设备注销"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/device/reset/resetrecord",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "注销记录"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/device/rank",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "排行榜"
|
|
|
- }
|
|
|
- },
|
|
|
+
|
|
|
{
|
|
|
"path": "pages/regist/index",
|
|
|
"style": {
|
|
|
@@ -196,6 +124,89 @@
|
|
|
}
|
|
|
}
|
|
|
],
|
|
|
+ "subPackages": [
|
|
|
+ {
|
|
|
+ "root": "subpkg",
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "device/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "设备列表"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "device/detail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "device/scan",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "绑定设备"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "device/detail_6",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "device/detail_new_5",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "device/detail_new_20250528",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "device/setting",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "设置"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "device/alert",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "报警列表"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "device/error",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "异常列表"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "device/reset/reset",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "设备注销"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "device/reset/resetrecord",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "注销记录"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "device/rank",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "排行榜"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
"tabBar": {
|
|
|
"color": "#000000",
|
|
|
"selectedColor": "#000000",
|