添加消息推送云函数、消息处理为后续的消息通知做准备
This commit is contained in:
20
pages.json
20
pages.json
@ -422,9 +422,25 @@
|
||||
"navigationBarTitleText" : "扫码",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/addDevice/TypeList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设备类型"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/addDevice/addImei",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/addDevice/addBle",
|
||||
"style": {
|
||||
"navigationBarTitleText": "蓝牙添加设备"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
],
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user