添加蓝牙通讯握手
This commit is contained in:
10
pages.json
10
pages.json
@ -1,6 +1,7 @@
|
||||
{
|
||||
"pages": [
|
||||
|
||||
|
||||
{
|
||||
"path": "pages/common/login/index",
|
||||
"style": {
|
||||
@ -121,12 +122,21 @@
|
||||
"fullscreen": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/650/HBY650",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "HBY650"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/map/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "地图"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
],
|
||||
"tabBar": {
|
||||
"color": "#fff",
|
||||
|
Reference in New Issue
Block a user