订单管理修改 订单详情修改 监控室列表和播放功能

This commit is contained in:
2025-08-10 18:56:52 +08:00
parent f3b45139e4
commit cffe8b855b
12 changed files with 518 additions and 66 deletions

View File

@@ -430,6 +430,20 @@
{
"navigationStyle": "custom"
}
},
{
"path" : "pages/sys/workbench/monitor/monitors",
"style" :
{
"navigationBarTitleText" : "监控室"
}
},
{
"path" : "pages/sys/workbench/monitor/monitorplay",
"style" :
{
"navigationStyle": "custom"
}
}
],
"tabBar": {