完成7305,添加在详情页去绑定蓝牙设备
This commit is contained in:
42
pages.json
42
pages.json
@ -1,12 +1,7 @@
|
||||
{
|
||||
"pages": [
|
||||
// {
|
||||
// "path": "pages/BlueTooth/ModeSetting/index",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "设备类型"
|
||||
// }
|
||||
// },
|
||||
|
||||
|
||||
|
||||
{
|
||||
"path": "pages/common/login/index",
|
||||
"style": {
|
||||
@ -113,21 +108,21 @@
|
||||
{
|
||||
"path": "pages/common/addBLE/addEquip",
|
||||
"style": {
|
||||
"navigationBarTitleText": "添加设备"
|
||||
"navigationBarTitleText": "扫描设备"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/addBLE/LinkBle",
|
||||
"style": {
|
||||
"navigationBarTitleText": "扫描到的设备"
|
||||
"navigationBarTitleText": "绑定设备"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/6155/deviceDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "HBY 6155"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/6155/deviceDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "HBY 6155"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/6155/ImgCrop",
|
||||
"style": {
|
||||
@ -197,7 +192,12 @@
|
||||
"navigationBarTitleText": "呼叫"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/BlueTooth/ModeSetting/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设备类型"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/BlueTooth/ModeSetting/VideoSend",
|
||||
"style": {
|
||||
@ -284,10 +284,16 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/BlueTooth/ModeSetting/4877",
|
||||
"path": "pages/BlueTooth/ModeSetting/4877",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/7305/BJQ7305",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : ""
|
||||
"navigationBarTitleText" : "BJQ7305"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user