6155部分功能提交

This commit is contained in:
liub
2025-07-11 16:08:17 +08:00
parent 4a0798f47d
commit 413c495880
9 changed files with 2111 additions and 283 deletions

View File

@ -6,6 +6,17 @@
"navigationStyle": "custom"
}
},
{
"path" : "pages/6155/deviceDetail",
"style" :
{
"navigationBarTitleText" : "HBY 6155"
}
},
{
"path": "pages/common/index/index",
"style": {
@ -85,18 +96,32 @@
}
},
{
"path": "pages/6155/index",
"style": {
"navigationBarTitleText": "6155"
"path" : "pages/common/addBLE/addEquip",
"style" :
{
"navigationBarTitleText" : "添加设备"
}
},
{
"path": "pages/6155/bluetooth/bluetooth",
"style": {
"navigationStyle": "custom"
"path" : "pages/common/addBLE/LinkBle",
"style" :
{
"navigationBarTitleText" : "扫描到的设备"
}
},
{
"path" : "pages/6155/ImgCrop",
"style" :
{
"navigationBarTitleText" : "图像裁剪",
"navigationStyle": "custom",
"fullscreen": true
}
}
],
"tabBar": {
"color": "#fff",