设备列表,设备绑定,删除,修改设备名
This commit is contained in:
10
pages.json
10
pages.json
@ -1,5 +1,6 @@
|
||||
{
|
||||
"pages": [{
|
||||
"pages": [
|
||||
{
|
||||
"path": "pages/common/login/index",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
@ -88,7 +89,14 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "6155"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/6155/bluetooth/bluetooth",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
|
||||
],
|
||||
"tabBar": {
|
||||
"color": "#fff",
|
||||
|
Reference in New Issue
Block a user