Files
starRiverProperty/frontend/alarm-front.20231109/mock/resource.json
T
反编译工作区 0c56a3e599 chore(frontend): add static frontend build artifacts (portal, front_acs, etc.)
Made-with: Cursor

Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
2026-04-27 13:40:23 +08:00

195 lines
4.2 KiB
JSON

[
{
"code": "alarm-record",
"name": "预警记录",
"url": "/alarm-record",
"orderBy": 1,
"status": 1,
"path": "/alarm-record"
},
{
"code": "alarm-record-index",
"name": "预警记录",
"url": "/alarm-record/index",
"orderBy": 2,
"status": 1,
"path": "/alarm-record/index"
},
{
"code": "alarmInformation",
"name": "布控预警",
"url": "/alarmInformation",
"orderBy": 1,
"status": 1,
"path": "/alarmInformation"
},
{
"code": "alarmInformation-index",
"name": "布控预警首页",
"url": "/alarmInformation/index",
"orderBy": 2,
"status": 1,
"path": "/alarmInformation/index"
},
{
"code": "frequent-desc",
"name": "频繁出没检测",
"url": "/alarmInformation/frequent",
"orderBy": 3,
"status": 1,
"path": "/alarmInformation/frequent?hidden"
},
{
"code": "alarmInformation-create",
"name": "新增布控",
"url": "/alarmInformation/create",
"orderBy": 4,
"status": 1,
"path": "/alarmInformation/create?hidden",
"hidden": true
},
{
"code": "alarmInformation-edit",
"name": "编辑布控",
"url": "/alarmInformation/edit",
"orderBy": 5,
"status": 1,
"path": "/alarmInformation/edit?hidden"
},
{
"code": "warehouse",
"name": "布控库",
"url": "/warehouse",
"orderBy": 6,
"status": 1,
"path": "/warehouse"
},
{
"code": "warehouse-person",
"name": "人员库",
"url": "/warehouse/person",
"orderBy": 7,
"status": 1,
"path": "/warehouse/person"
},
{
"code": "warehouse-person-index",
"name": "人员库首页",
"url": "/warehouse/person/index",
"orderBy": 8,
"status": 1,
"path": "/warehouse/person/index"
},
{
"code": "warehouse-person-manage",
"name": "人员库详情",
"url": "/warehouse/person/manage",
"orderBy": 9,
"status": 1,
"path": "/warehouse/person/manage?hidden"
},
{
"code": "warehouse-person-import",
"name": "人员库导入记录",
"url": "/warehouse/person/import",
"orderBy": 10,
"status": 1,
"path": "/warehouse/person/import?hidden"
},
{
"code": "warehouse-person-detail",
"name": "人员库导入详情",
"url": "/warehouse/person/detail",
"orderBy": 12,
"status": 1,
"path": "/warehouse/person/detail?hidden"
},
{
"code": "warehouse-car",
"name": "车辆库",
"url": "/warehouse/car",
"orderBy": 13,
"status": 1,
"path": "/warehouse/car"
},
{
"code": "warehouse-car-index",
"name": "车辆库",
"url": "/warehouse/car/index",
"orderBy": 14,
"status": 1,
"path": "/warehouse/car/index"
},
{
"code": "warehouse-car-manage",
"name": "车辆库详情",
"url": "/warehouse/car/manage",
"orderBy": 15,
"status": 1,
"path": "/warehouse/car/manage?hidden"
},
{
"code": "warehouse-car-import",
"name": "车辆库导入记录",
"url": "/warehouse/car/import",
"orderBy": 16,
"status": 1,
"path": "/warehouse/car/import?hidden"
},
{
"code": "warehouse-car-import-detail",
"name": "车辆库导入详情",
"url": "/warehouse/car/detail",
"orderBy": 18,
"status": 1,
"path": "/warehouse/car/detail?hidden"
},
{
"code": "alarmBoard",
"name": "地图看板",
"url": "/alarmBoard",
"orderBy": 19,
"status": 1,
"path": "/alarmBoard"
},
{
"code": "alarmBoard-map",
"name": "地图看板",
"url": "/alarmBoard/map",
"orderBy": 20,
"status": 1,
"path": "/alarmBoard/map"
},
{
"code": "frequent-desc",
"name": "频繁出没检测",
"url": "/alarmBoard/frequent",
"orderBy": 21,
"status": 1,
"path": "/alarmBoard/frequent?hidden"
},
{
"code": "system",
"name": "预警规则",
"url": "/system",
"orderBy": 22,
"status": 1,
"path": "/system"
},
{
"code": "system-alarm",
"name": "预警规则",
"url": "system/alarm",
"orderBy": 23,
"status": 1,
"path": "system/alarm"
},
{
"code": "alarmInformation-edit-threeTask",
"name": "编辑三级布控",
"url": "/alarmInformation/edit/threeTask",
"orderBy": 24,
"status": 1,
"path": "/alarmInformation/threeTask?hidden"
}
]