zhangzengfei
2020-08-06 709c250c349faaec675f13227363e4f54793539b
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
{
  "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": 900
      },
      {
        "id": "12",
        "name": "cameraVideo",
        "src": "../../images/app-mid/monitor.png",
        "alt": "实时监控",
        "type": "2",
        "url": "/view/cameraVideo",
        "title": "实时监控",
        "width": 1528,
        "height": 915
      },
      {
        "id": "9",
        "name": "algorithmManage",
        "src": "../../images/app-mid/algorithm-store.png",
        "alt": "应用中心",
        "type": "2",
        "url": "/view/ai",
        "title": "应用中心",
        "width": 1528,
        "height": 915
      },
      {
        "id": "1",
        "name": "cameraAccess",
        "src": "../../images/app-mid/camera-access.png",
        "alt": "camera-access",
        "type": "2",
        "url": "/view/cameraAccess",
        "title": "摄像机配置",
        "width": 1876,
        "height": 900
      },
      {
        "id": "2",
        "name": "dataStack",
        "src": "../../images/app-mid/datastack-config.png",
        "alt": "datastack-config",
        "type": "2",
        "url": "/view/cameraAccess?dataStack=1",
        "title": "数据栈配置",
        "width": 1876,
        "height": 750
      },
      {
        "id": "4",
        "name": "datapush",
        "src": "../../images/app-mid/data-push.png",
        "alt": "data-push",
        "type": "2",
        "url": "/view/datapush",
        "title": "数据推送"
      },
      {
        "id": "7",
        "name": "library",
        "src": "../../images/app-mid/library.png",
        "alt": "比对库管理",
        "type": "2",
        "url": "/view/library",
        "title": "比对库管理",
        "width": 1542,
        "height": 800
      },
      {
        "id": "11",
        "name": "analysisPower",
        "src": "../../images/app-mid/hashrate-manage.png",
        "alt": "算力管理",
        "type": "2",
        "url": "/view/analysisPower",
        "title": "算力管理",
        "width": 1720,
        "height": 800
      },
      {
        "id": "13",
        "name": "search",
        "src": "../../images/app-mid/search.png",
        "alt": "统计查询",
        "type": "2",
        "url": "/view/search",
        "title": "统计查询",
        "width": 1663,
        "height": 890
      },
      {
        "id": "15",
        "name": "syslog",
        "src": "../../images/app-mid/log-manage.png",
        "alt": "日志管理",
        "type": "2",
        "url": "/view/syslog",
        "title": "日志管理",
        "width": 1246,
        "height": 590
      },
      {
        "id": "17",
        "name": "settings",
        "src": "../../images/app-mid/settings.png",
        "alt": "系统设置",
        "type": "2",
        "url": "/view/settings",
        "title": "系统设置",
        "width": 1450,
        "height": 808
      },
      {
        "id": "18",
        "name": "vindicate",
        "src": "../../images/app-mid/vindicate.png",
        "alt": "系统维护",
        "type": "2",
        "url": "/view/vindicate",
        "title": "系统维护",
        "width": 758,
        "height": 534
      }
    ]
  }
}