zhangzengfei
2020-09-01 59ad7ba6452b2028fd7faca000c626a148256620
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
{
  "code": "0000",
  "success": true,
  "data": {
    "docks": [
      {
        "id": "5",
        "name": "gb28181",
        "src": "../../images/app-mid/GB-config.png",
        "alt": "GB28181配置",
        "type": "2",
        "url": "/view/gb28181",
        "title": "GB28181配置",
        "width": 600,
        "height": 670
      },
      {
        "id": "12",
        "name": "cameraVideo",
        "src": "../../images/app-mid/monitor.png",
        "alt": "实时监控",
        "type": "2",
        "url": "/view/cameraVideo",
        "title": "实时监控",
        "width": 1328,
        "height": 690
      },
      {
        "id": "9",
        "name": "algorithmManage",
        "src": "../../images/app-mid/algorithm-store.png",
        "alt": "应用中心",
        "type": "2",
        "url": "/view/ai",
        "title": "应用中心",
        "width": 1243,
        "height": 670
      },
      {
        "id": "1",
        "name": "cameraAccess",
        "src": "../../images/app-mid/camera-access.png",
        "alt": "camera-access",
        "type": "2",
        "url": "/view/cameraAccess",
        "title": "摄像机配置",
        "width": 1200,
        "height": 670
      },
      {
        "id": "2",
        "name": "dataStack",
        "src": "../../images/app-mid/datastack-config.png",
        "alt": "datastack-config",
        "type": "2",
        "url": "/view/cameraAccess?dataStack=1",
        "title": "数据栈配置",
        "width": 1200,
        "height": 670
      },
      {
        "id": "4",
        "name": "datapush",
        "src": "../../images/app-mid/data-push.png",
        "alt": "data-push",
        "type": "2",
        "url": "/view/datapush",
        "title": "数据推送",
        "width": 1024,
        "height": 512
      },
      {
        "id": "7",
        "name": "library",
        "src": "../../images/app-mid/library.png",
        "alt": "比对库管理",
        "type": "2",
        "url": "/view/library",
        "title": "比对库管理",
        "width": 1200,
        "height": 670
      },
      {
        "id": "11",
        "name": "analysisPower",
        "src": "../../images/app-mid/hashrate-manage.png",
        "alt": "算力管理",
        "type": "2",
        "url": "/view/analysisPower",
        "title": "算力管理",
        "width": 1200,
        "height": 670
      },
      {
        "id": "13",
        "name": "search",
        "src": "../../images/app-mid/search.png",
        "alt": "统计查询",
        "type": "2",
        "url": "/view/search",
        "title": "统计查询",
        "width": 1344,
        "height": 675
      },
      {
        "id": "15",
        "name": "syslog",
        "src": "../../images/app-mid/log-manage.png",
        "alt": "日志管理",
        "type": "2",
        "url": "/view/syslog",
        "title": "日志管理",
        "width": 1200,
        "height": 600
      },
      {
        "id": "17",
        "name": "settings",
        "src": "../../images/app-mid/settings.png",
        "alt": "系统设置",
        "type": "2",
        "url": "/view/settings",
        "title": "系统设置",
        "width": 1200,
        "height": 650
      },
      {
        "id": "18",
        "name": "vindicate",
        "src": "../../images/app-mid/vindicate.png",
        "alt": "系统维护",
        "type": "2",
        "url": "/view/vindicate",
        "title": "系统维护",
        "width": 760,
        "height": 534
      },
      {
        "id": "19",
        "name": "heatCamera",
        "src": "../../images/app-mid/algorithm-manage.png",
        "alt": "热力图",
        "type": "2",
        "url": "/view/heatCamera",
        "title": "热力图",
        "width": 760,
        "height": 600
      },
      {
        "id": "20",
        "name": "areaManage",
        "src": "../../images/app-mid/device.png",
        "alt": "摄像机区域管理",
        "type": "2",
        "url": "/view/areaManage",
        "title": "摄像机区域管理",
        "width": 1200,
        "height": 600
      }
    ]
  }
}