管道基础大数据平台系统开发-【前端】-新系統界面
584911253@qq.com
2023-03-02 8bb00665765e8348aeb3a6e799069287e503e1ab
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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
/*  滚动条样式 */
 
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #a9a9a9;
    opacity: 0.6;
}
 
::-webkit-scrollbar-track {
    background: #eee;
}
 
::-webkit-scrollbar-thumb {
    background: #a9a9a9;
    border-radius: 100px;
    opacity: 0.6;
}
 
::-webkit-scrollbar-thumb:hover {
    background: #a9a9a9;
    opacity: 0.6;
}
 
::-webkit-scrollbar-corner {
    background: #606266;
}
 
::-webkit-scrollbar-button {
    width: 0px;
 
    height: 0px;
 
    background: #606266;
    border-radius: 10px;
}
 
.box_div {
    background: #F4F8FF;
}
 
.box_divm {
    background-color: rgba(244, 248, 255, 0.95) !important;
}
 
.subpage_Div {
    /*border: 1px solid #dcdfe6;*/
}
 
.el-scrollbar .el-scrollbar__bar .is-vertical {
    width: 0;
}
 
.el-tree {
    background: transparent !important;
}
 
 
 
.el-tree-node.is-current>.el-tree-node__content {
 
    color: #409eff !important;
}
 
.el-tree-node__content {
 
    background-color: transparent !important;
}
 
.el-tree-node__content :hover {
 
    background-color: transparent !important;
}
 
.el-pager li {
 
    background: transparent;
}
 
.btn-prev {
    background: transparent !important;
}
 
.btn-next {
    background: transparent !important;
}
 
.el-tabs__content {
    overflow: revert;
}
 
.el-dialog__wrapper {
    z-index: 999;
}
 
.scopeRowColor {
    color: #606266;
}
 
.popupBox .popupContainer {
    background-color: rgba(244, 248, 255, 0.85) !important;
}
 
.popupBox .popupContainer .popupTitle {
    color: #202020;
}
 
.el-icon-arrow-up {
    color: black;
}
 
.el-icon-close {
    color: black;
}
 
.el-tree-node__content:hover {
    background: transparent;
}
 
 
 
.el-icon-arrow-down {
    color: black;
}
 
.twoMenu_imge11 {
    background: url("../../assets/img/synthesis/images/3白底_26.png") no-repeat center;
}
 
.twoMenu_imge12 {
    background: url("../../assets/img/synthesis/图层 35.png") no-repeat center;
}
 
.twoMenu_imge13 {
    background: url("../../assets/img/synthesis/发布.png") no-repeat center;
}
 
/* //视图 */
.twoMenu_imge21 {
    background: url("../../assets/img/synthesis/images/3白底_64.png") no-repeat center;
}
 
.twoMenu_imge22 {
    background: url("../../assets/img/synthesis/images/3白底_55.png") no-repeat center;
}
 
.twoMenu_imge23 {
    background: url("../../assets/img/synthesis/images/3白底_49.png") no-repeat center;
}
 
.twoMenu_imge24 {
    background: url("../../assets/img/synthesis/images/3白底_58.png") no-repeat center;
}
 
.twoMenu_imge25 {
    background: url("../../assets/img/synthesis/images/3白底_67.png") no-repeat center;
}
 
.twoMenu_imge26 {
    background: url("../../assets/img/synthesis/images/3白底_69.png") no-repeat center;
}
 
.twoMenu_imge27 {
    background: url("../../assets/img/synthesis/images/3白底_61.png") no-repeat center;
}
 
.twoMenu_imge28 {
    background: url("../../assets/img/synthesis/images/3白底_52.png") no-repeat center;
}
 
.twoMenu_imge29 {
    background: url("../../assets/img/synthesis/images/3白底_157.png") no-repeat center;
}
 
/* //漫游 */
.twoMenu_imge31 {
    background: url("../../assets/img/synthesis/images/3白底_84.png") no-repeat center;
}
 
.twoMenu_imge32 {
    background: url("../../assets/img/synthesis/images/3白底_90.png") no-repeat center;
}
 
.twoMenu_imge33 {
    background: url("../../assets/img/synthesis/images/3白底_87.png") no-repeat center;
}
 
.twoMenu_imge34 {
    background: url("../../assets/img/synthesis/images/3白底_93.png") no-repeat center;
}
 
.twoMenu_imge35 {
    background: url("../../assets/img/synthesis/椭圆 7 拷贝 4.png") no-repeat center;
}
 
/* //分析 */
.twoMenu_imge41 {
    background: url("../../assets/img/synthesis/images/3白底_122.png") no-repeat center;
}
 
.twoMenu_imge42 {
    background: url("../../assets/img/synthesis/images/3白底_125.png") no-repeat center;
}
 
.twoMenu_imge43 {
    background: url("../../assets/img/synthesis/images/3白底_135.png") no-repeat center;
}
 
.twoMenu_imge44 {
    background: url("../../assets/img/synthesis/images/3白底_128.png") no-repeat center;
}
 
.twoMenu_imge45 {
    background: url("../../assets/img/synthesis/images/3白底_130.png") no-repeat center;
}
 
.twoMenu_imge46 {
    background: url("../../assets/img/synthesis/图层 14 拷贝 8.png") no-repeat center;
}
 
.twoMenu_imge47 {
    background: url("../../assets/img/synthesis/images/3白底_105.png") no-repeat center;
}
 
.twoMenu_imge48 {
    background: url("../../assets/img/synthesis/images/3白底_114.png") no-repeat center;
}
 
.twoMenu_imge49 {
    background: url("../../assets/img/synthesis/images/3白底_116.png") no-repeat center;
}
 
.twoMenu_imge410 {
    background: url("../../assets/img/synthesis/images/3白底_111.png") no-repeat center;
}
 
.twoMenu_imge411 {
    background: url("../../assets/img/synthesis/images/3白底_108-33.png") no-repeat center;
}
 
/* // 通视分析、视域分析 预留 */
.twoMenu_imge412 {
    background: url("../../assets/img/synthesis/images/3白底_159.png") no-repeat center;
}
 
.twoMenu_imge413 {
    background: url("../../assets/img/synthesis/images/3白底_164.png") no-repeat center;
}
 
.twoMenu_imge414 {
    background: url("../../assets/img/synthesis/images/1.png") no-repeat center;
}
 
 
 
 
/* //查询 */
.twoMenu_imge51 {
    background: url("../../assets/img/synthesis/images/3白底_154.png") no-repeat center;
}
 
.twoMenu_imge52 {
    background: url("../../assets/img/synthesis/images/3白底_148.png") no-repeat center;
}
 
/* //定位 */
.twoMenu_imge61 {
    background: url("../../assets/img/synthesis/images/3白底_186.png") no-repeat center;
}
 
.twoMenu_imge62 {
    background: url("../../assets/img/synthesis/images/3白底_183.png") no-repeat center;
}
 
/* //测量 */
.twoMenu_imge71 {
    background: url("../../assets/img/synthesis/images/3白底_206.png") no-repeat center;
}
 
.twoMenu_imge72 {
    background: url("../../assets/img/synthesis/images/3白底_198.png") no-repeat center;
}
 
.twoMenu_imge73 {
    background: url("../../assets/img/synthesis/images/3白底_201.png") no-repeat center;
}
 
.twoMenu_imge74 {
    background: url("../../assets/img/synthesis/images/3白底_203.png") no-repeat center;
}
 
.twoMenu_imge75 {
    background: url("../../assets/img/synthesis/images/3白底_208.png") no-repeat center;
}
 
.twoMenu_imge76 {
    background: url("../../assets/img/synthesis/images/3白底_195.png") no-repeat center;
}
 
/*  高层量测图标 */
.twoMenu_imge77 {
    background: url("../../assets/img/synthesis/图层 37 拷贝 4(1).png") no-repeat center;
}
 
 
 
/* 标绘 */
.twoMenu_imge81 {
    background: url("../../assets/img/synthesis/images/3白底_231.png") no-repeat center;
}
 
.twoMenu_imge82 {
    background: url("../../assets/img/synthesis/images/3白底_233.png") no-repeat center;
}
 
.twoMenu_imge83 {
    background: url("../../assets/img/synthesis/images/3白底_13.png") no-repeat center;
}
 
.twoMenu_imge84 {
    background: url("../../assets/img/synthesis/images/3白底_238.png") no-repeat center;
}
 
.twoMenu_imge85 {
    background: url("../../assets/img/synthesis/images/3白底_220.png") no-repeat center;
}
 
.twoMenu_imge86 {
    background: url("../../assets/img/synthesis/images/3白底_217.png") no-repeat center;
}
 
.twoMenu_imge87 {
    background: url("../../assets/img/synthesis/images/3白底_222.png") no-repeat center;
}
 
.twoMenu_imge88 {
    background: url("../../assets/img/synthesis/images/3白底_166.png") no-repeat center;
}
 
.menuPop .leftBox li {
    color: black;
}
 
.popupBox .popupContainer {
    color: #606266 !important;
}
 
/*分割线样式*/
.dividing-line {
    width: 100%;
    height: 1px;
    background-color: #dcdfe6;
}
 
.el-divider--horizontal {
    margin: 24px 0 0;
}
 
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
    background-color: transparent;
}
 
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected:hover {
    background: transparent;
}
 
/*el-table边框*/
.el-table{
    border-left: none !important;
    border-right: none !important;
}
.el-table td {
    border-right: none !important;
}
.el-table th.is-leaf {
    border-right: none !important;
}
.el-table--group::after, .el-table--border::after{
    width: 0 !important;
}