批量报警、批量发送消息,分供应商处理

This commit is contained in:
liub
2026-03-10 14:07:13 +08:00
parent 4cacdbe7f7
commit 2be522977c
15 changed files with 1273 additions and 1011 deletions

View File

@ -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
}
}
],