批量报警、批量发送消息,分供应商处理
This commit is contained in:
25
pages.json
25
pages.json
@ -52,8 +52,7 @@
|
||||
{
|
||||
"path": "pages/common/send/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "发送信息",
|
||||
"enablePullDownRefresh": true
|
||||
"navigationBarTitleText": "发送信息"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -102,10 +101,9 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/6170/callPolice/index",
|
||||
"path": "pages/common/callPolice/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "报警",
|
||||
"enablePullDownRefresh": true
|
||||
"navigationBarTitleText": "报警"
|
||||
}
|
||||
},
|
||||
|
||||
@ -160,14 +158,7 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/6155/ImgCrop",
|
||||
"style": {
|
||||
"navigationBarTitleText": "图像裁剪",
|
||||
"navigationStyle": "custom",
|
||||
"fullscreen": true
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/6075/BJQ6075",
|
||||
"style": {
|
||||
@ -447,6 +438,14 @@
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/ImgCrop/ImgCrop",
|
||||
"style": {
|
||||
"navigationBarTitleText": "图像裁剪",
|
||||
"navigationStyle": "custom",
|
||||
"fullscreen": true
|
||||
}
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user