Files
starRiverProperty/frontend/snap-front/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

162 lines
3.2 KiB
JSON

[
{
"code": "retrieve",
"name": "以图搜图",
"url": "/retrieve",
"orderBy": 7,
"status": 1,
"path": "/retrieve"
},
{
"code": "retrieve-search",
"name": "以图搜图",
"url": "/retrieve/search",
"orderBy": 8,
"status": 1,
"path": "/retrieve/search"
},
{
"code": "retrieve-face",
"name": "搜人脸",
"url": "/retrieve/search/face",
"orderBy": 9,
"status": 1,
"path": "/retrieve/search/face"
},
{
"code": "retrieve-face-list",
"name": "搜人脸",
"url": "/retrieve/search/face",
"orderBy": 10,
"status": 1,
"path": "/retrieve/search/face"
},
{
"code": "face-track-play",
"name": "抓拍轨迹",
"url": "/retrieve/search/face/track",
"orderBy": 11,
"status": 1,
"path": "/retrieve/search/face/track"
},
{
"code": "person-manage",
"name": "人员管理",
"url": "/retrieve/search/face/manage",
"orderBy": 12,
"status": 1,
"path": "/retrieve/search/face/manage"
},
{
"code": "retrieve-person",
"name": "搜行人",
"url": "/retrieve/search/person",
"orderBy": 13,
"status": 1,
"path": "/retrieve/search/person"
},
{
"code": "retrieve-person-list",
"name": "搜行人",
"url": "/retrieve/search/person",
"orderBy": 14,
"status": 1,
"path": "/retrieve/search/person"
},
{
"code": "person-track-play",
"name": "抓拍轨迹",
"url": "/retrieve/search/person/track",
"orderBy": 15,
"status": 1,
"path": "/retrieve/search/person/track"
},
{
"code": "retrieve-car",
"name": "搜车辆",
"url": "/retrieve/search/car",
"orderBy": 16,
"status": 1,
"path": "/retrieve/search/car"
},
{
"code": "retrieve-car-list",
"name": "搜车辆",
"url": "/retrieve/search/car",
"orderBy": 17,
"status": 1,
"path": "/retrieve/search/car"
},
{
"code": "car-track-play",
"name": "抓拍轨迹",
"url": "/retrieve/search/car/track",
"orderBy": 18,
"status": 1,
"path": "/retrieve/search/car/track"
},
{
"code": "capture",
"name": "抓拍记录",
"url": "/capture",
"orderBy": 19,
"status": 1,
"path": "/capture"
},
{
"code": "search",
"name": "抓拍检索",
"url": "/search",
"orderBy": 20,
"status": 1,
"path": "/search"
},
{
"code": "search-index",
"name": "抓拍检索",
"url": "/search/index",
"orderBy": 20,
"status": 1,
"path": "/search/index"
},
{
"code": "search-track",
"name": "轨迹还原",
"url": "/search/track",
"orderBy": 20,
"status": 1,
"path": "/search/track"
},
{
"code": "smart",
"name": "智能快照",
"url": "/smart",
"orderBy": 21,
"status": 1,
"path": "/smart"
},
{
"code": "smart-index",
"name": "智能快照",
"url": "/smart/index",
"orderBy": 21,
"status": 1,
"path": "/smart/index"
},
{
"code": "realtime",
"name": "实时抓拍",
"url": "/realtime",
"orderBy": 21,
"status": 1,
"path": "/realtime"
},
{
"code": "realtime-index",
"name": "实时抓拍",
"url": "/realtime/index",
"orderBy": 22,
"status": 1,
"path": "/realtime/index"
}
]