@zscreate/form-component 1.1.350 → 1.1.351
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/form-component.css +92 -82
- package/dist/form-component.umd.js +280 -52
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -163,77 +163,83 @@ ul li[data-v-c8780a30] {
|
|
|
163
163
|
background-color: #f56c6c;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
.data-condition .data-condition-body .body-Condition[data-v-
|
|
166
|
+
.data-condition .data-condition-body .body-Condition[data-v-49910f32] {
|
|
167
167
|
color: #141e31;
|
|
168
168
|
font-size: 14px;
|
|
169
169
|
}
|
|
170
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item[data-v-
|
|
170
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item[data-v-49910f32] {
|
|
171
171
|
margin-top: 20px;
|
|
172
172
|
}
|
|
173
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-
|
|
173
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-49910f32] .ant-select-selection {
|
|
174
174
|
border: none;
|
|
175
175
|
font-size: 14px;
|
|
176
176
|
}
|
|
177
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-
|
|
177
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-49910f32] .ant-select-selection__rendered {
|
|
178
178
|
margin: 0 !important;
|
|
179
179
|
margin-left: 5px !important;
|
|
180
180
|
}
|
|
181
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-
|
|
181
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-49910f32] .ant-select-arrow-icon {
|
|
182
182
|
color: #141e31;
|
|
183
183
|
}
|
|
184
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-
|
|
184
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-49910f32] {
|
|
185
185
|
padding-top: 10px;
|
|
186
186
|
padding-bottom: 20px;
|
|
187
187
|
border-top: 1px solid #ccc;
|
|
188
188
|
}
|
|
189
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-
|
|
189
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-49910f32] {
|
|
190
190
|
color: #838c99;
|
|
191
191
|
font-size: 16px;
|
|
192
192
|
cursor: pointer;
|
|
193
193
|
}
|
|
194
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-
|
|
194
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-49910f32]:hover {
|
|
195
195
|
color: #eb5096;
|
|
196
196
|
}
|
|
197
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-
|
|
197
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-49910f32] .ant-calendar-picker {
|
|
198
198
|
min-width: 140px !important;
|
|
199
199
|
}
|
|
200
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-
|
|
200
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-49910f32] .ant-calendar-picker-input {
|
|
201
201
|
font-size: 12px !important;
|
|
202
202
|
}
|
|
203
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-
|
|
203
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-49910f32] .ant-calendar-picker-icon {
|
|
204
204
|
display: none !important;
|
|
205
205
|
}
|
|
206
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-
|
|
206
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-49910f32] .ant-select-selection {
|
|
207
207
|
border: none;
|
|
208
208
|
font-size: 14px;
|
|
209
209
|
min-width: 80px;
|
|
210
210
|
}
|
|
211
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-
|
|
211
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-49910f32] .ant-select-selection__rendered {
|
|
212
212
|
margin-left: 5px !important;
|
|
213
213
|
text-align: center !important;
|
|
214
214
|
}
|
|
215
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-
|
|
215
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-49910f32] .ant-select-arrow-icon {
|
|
216
216
|
color: #141e31;
|
|
217
217
|
}
|
|
218
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-
|
|
218
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-49910f32] .ant-select-selection-selected-value {
|
|
219
219
|
float: initial !important;
|
|
220
220
|
}
|
|
221
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-
|
|
221
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-49910f32] .ant-calendar-picker-input {
|
|
222
222
|
padding: 4px 2px;
|
|
223
223
|
}
|
|
224
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-
|
|
224
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-49910f32] .ant-calendar-picker-input .ant-calendar-range-picker-input {
|
|
225
225
|
width: 47%;
|
|
226
226
|
}
|
|
227
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-
|
|
227
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-49910f32] .ant-select-selection--multiple .ant-select-selection__choice {
|
|
228
228
|
width: initial !important;
|
|
229
229
|
}
|
|
230
|
-
.data-condition[data-v-
|
|
230
|
+
.data-condition[data-v-49910f32] .ant-time-picker-panel-select li {
|
|
231
231
|
text-align: left !important;
|
|
232
232
|
}
|
|
233
|
-
.data-condition .clearConditionList[data-v-
|
|
233
|
+
.data-condition .clearConditionList[data-v-49910f32]:hover {
|
|
234
234
|
color: #eb5050 !important;
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
+
|
|
238
|
+
.data-condition-dropdown .ant-dropdown-menu{
|
|
239
|
+
max-height: 300px !important;
|
|
240
|
+
overflow-y: auto;
|
|
241
|
+
}
|
|
242
|
+
|
|
237
243
|
.g1-form_main1 .sider-pannel[data-v-385da502] {
|
|
238
244
|
width: 347px !important;
|
|
239
245
|
}
|
|
@@ -242,16 +248,20 @@ ul li[data-v-c8780a30] {
|
|
|
242
248
|
width: 347px !important;
|
|
243
249
|
}
|
|
244
250
|
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
251
|
+
.g1-form_main1 .sider-pannel[data-v-7a652cfb] {
|
|
252
|
+
width: 347px !important;
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
ul[data-v-763b70ee],
|
|
256
|
+
li[data-v-763b70ee],
|
|
257
|
+
dl[data-v-763b70ee],
|
|
258
|
+
dt[data-v-763b70ee],
|
|
259
|
+
dd[data-v-763b70ee] {
|
|
250
260
|
list-style-type: none;
|
|
251
261
|
padding: 0;
|
|
252
262
|
margin: 0;
|
|
253
263
|
}
|
|
254
|
-
.flowwork-warp[data-v-
|
|
264
|
+
.flowwork-warp[data-v-763b70ee] {
|
|
255
265
|
position: absolute;
|
|
256
266
|
left: 0;
|
|
257
267
|
right: 0;
|
|
@@ -259,7 +269,7 @@ dd[data-v-73af699e] {
|
|
|
259
269
|
bottom: 64px;
|
|
260
270
|
background: #fff;
|
|
261
271
|
}
|
|
262
|
-
.g1_workflow_warp[data-v-
|
|
272
|
+
.g1_workflow_warp[data-v-763b70ee] {
|
|
263
273
|
border: 1px solid #dfdfdf;
|
|
264
274
|
margin: auto;
|
|
265
275
|
position: absolute;
|
|
@@ -268,12 +278,12 @@ dd[data-v-73af699e] {
|
|
|
268
278
|
bottom: 0;
|
|
269
279
|
top: 0;
|
|
270
280
|
}
|
|
271
|
-
.g1_workflow_warp li[data-v-
|
|
281
|
+
.g1_workflow_warp li[data-v-763b70ee] {
|
|
272
282
|
width: 100%;
|
|
273
283
|
position: relative;
|
|
274
284
|
text-align: center;
|
|
275
285
|
}
|
|
276
|
-
.g1-sider_tool1[data-v-
|
|
286
|
+
.g1-sider_tool1[data-v-763b70ee] {
|
|
277
287
|
width: 100px;
|
|
278
288
|
position: absolute;
|
|
279
289
|
left: 0;
|
|
@@ -282,37 +292,37 @@ dd[data-v-73af699e] {
|
|
|
282
292
|
border-right: 1px solid #dfdfdf;
|
|
283
293
|
overflow-y: auto;
|
|
284
294
|
}
|
|
285
|
-
.g1-sider_tool1 .tool_box[data-v-
|
|
295
|
+
.g1-sider_tool1 .tool_box[data-v-763b70ee] {
|
|
286
296
|
margin-top: 15px;
|
|
287
297
|
}
|
|
288
|
-
.g1-sider_tool1 .tool_box .tool[data-v-
|
|
298
|
+
.g1-sider_tool1 .tool_box .tool[data-v-763b70ee] {
|
|
289
299
|
text-align: center;
|
|
290
300
|
font-size: 12px;
|
|
291
301
|
color: #fff;
|
|
292
302
|
}
|
|
293
303
|
/* 公用图形 */
|
|
294
|
-
.end[data-v-
|
|
304
|
+
.end[data-v-763b70ee] {
|
|
295
305
|
border-radius: 100%;
|
|
296
306
|
}
|
|
297
|
-
.comm[data-v-
|
|
307
|
+
.comm[data-v-763b70ee] {
|
|
298
308
|
border-radius: 0px;
|
|
299
309
|
}
|
|
300
|
-
.gate[data-v-
|
|
310
|
+
.gate[data-v-763b70ee] {
|
|
301
311
|
width: 60px;
|
|
302
312
|
border-radius: 0;
|
|
303
313
|
}
|
|
304
|
-
.gate .inner[data-v-
|
|
314
|
+
.gate .inner[data-v-763b70ee] {
|
|
305
315
|
display: inline-block;
|
|
306
316
|
font-size: 16px;
|
|
307
317
|
}
|
|
308
|
-
.g1-form_main1[data-v-
|
|
318
|
+
.g1-form_main1[data-v-763b70ee] {
|
|
309
319
|
position: absolute;
|
|
310
320
|
left: 100px;
|
|
311
321
|
right: 0;
|
|
312
322
|
top: 0;
|
|
313
323
|
bottom: 0;
|
|
314
324
|
}
|
|
315
|
-
.g1-form_main1 .head[data-v-
|
|
325
|
+
.g1-form_main1 .head[data-v-763b70ee] {
|
|
316
326
|
height: 46px;
|
|
317
327
|
line-height: 46px;
|
|
318
328
|
text-align: left;
|
|
@@ -320,11 +330,11 @@ dd[data-v-73af699e] {
|
|
|
320
330
|
box-sizing: border-box;
|
|
321
331
|
border-bottom: 1px solid #d8d8d8;
|
|
322
332
|
}
|
|
323
|
-
.g1-form_main1 .head .ant-btn[data-v-
|
|
333
|
+
.g1-form_main1 .head .ant-btn[data-v-763b70ee] {
|
|
324
334
|
height: 32px;
|
|
325
335
|
margin-right: 10px;
|
|
326
336
|
}
|
|
327
|
-
.g1-form_main1 .main[data-v-
|
|
337
|
+
.g1-form_main1 .main[data-v-763b70ee] {
|
|
328
338
|
position: absolute;
|
|
329
339
|
left: 0 !important;
|
|
330
340
|
right: 0px;
|
|
@@ -333,12 +343,12 @@ dd[data-v-73af699e] {
|
|
|
333
343
|
overflow: auto;
|
|
334
344
|
box-sizing: border-box;
|
|
335
345
|
}
|
|
336
|
-
.g1-form_main1 .main #flowContainer[data-v-
|
|
346
|
+
.g1-form_main1 .main #flowContainer[data-v-763b70ee] {
|
|
337
347
|
background-image: linear-gradient(90deg, rgba(180, 180, 180, 0.15) 10%, rgba(180, 180, 180, 0) 10%), linear-gradient(rgba(180, 180, 180, 0.15) 10%, rgba(0, 0, 0, 0) 10%);
|
|
338
348
|
background-size: 10px 10px;
|
|
339
349
|
background-color: #fbfbfb;
|
|
340
350
|
}
|
|
341
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
351
|
+
.g1-form_main1 .sider-pannel[data-v-763b70ee] {
|
|
342
352
|
width: 250px;
|
|
343
353
|
padding: 0 15px;
|
|
344
354
|
position: absolute;
|
|
@@ -348,7 +358,7 @@ dd[data-v-73af699e] {
|
|
|
348
358
|
border-left: 1px solid #dfdfdf;
|
|
349
359
|
background-color: #fff;
|
|
350
360
|
}
|
|
351
|
-
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-
|
|
361
|
+
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-763b70ee] {
|
|
352
362
|
width: 100%;
|
|
353
363
|
height: 100%;
|
|
354
364
|
padding: 15px;
|
|
@@ -359,7 +369,7 @@ dd[data-v-73af699e] {
|
|
|
359
369
|
top: 0;
|
|
360
370
|
overflow-y: auto;
|
|
361
371
|
}
|
|
362
|
-
.g1-form_main1 .sider-pannel .sider-open[data-v-
|
|
372
|
+
.g1-form_main1 .sider-pannel .sider-open[data-v-763b70ee] {
|
|
363
373
|
width: 36px;
|
|
364
374
|
height: 60px;
|
|
365
375
|
line-height: 60px;
|
|
@@ -375,14 +385,14 @@ dd[data-v-73af699e] {
|
|
|
375
385
|
background-color: #fff;
|
|
376
386
|
}
|
|
377
387
|
/* 视图图形 */
|
|
378
|
-
.flow-view[data-v-
|
|
388
|
+
.flow-view[data-v-763b70ee] {
|
|
379
389
|
position: absolute;
|
|
380
390
|
left: 0;
|
|
381
391
|
right: 0;
|
|
382
392
|
top: 0;
|
|
383
393
|
bottom: 0;
|
|
384
394
|
}
|
|
385
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
395
|
+
.flow-view .inner .flow-node-drag[data-v-763b70ee] {
|
|
386
396
|
width: 12px;
|
|
387
397
|
height: 12px;
|
|
388
398
|
display: block;
|
|
@@ -393,27 +403,27 @@ dd[data-v-73af699e] {
|
|
|
393
403
|
cursor: crosshair;
|
|
394
404
|
background: rgba(24, 144, 255, 0.6);
|
|
395
405
|
}
|
|
396
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
406
|
+
.flow-view .inner .flow-node-drag[data-v-763b70ee]:nth-child(1) {
|
|
397
407
|
left: -6px;
|
|
398
408
|
top: 0;
|
|
399
409
|
bottom: 0;
|
|
400
410
|
}
|
|
401
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
411
|
+
.flow-view .inner .flow-node-drag[data-v-763b70ee]:nth-child(2) {
|
|
402
412
|
top: -6px;
|
|
403
413
|
left: 0;
|
|
404
414
|
right: 0;
|
|
405
415
|
}
|
|
406
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
416
|
+
.flow-view .inner .flow-node-drag[data-v-763b70ee]:nth-child(3) {
|
|
407
417
|
right: -6px;
|
|
408
418
|
top: 0;
|
|
409
419
|
bottom: 0;
|
|
410
420
|
}
|
|
411
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
421
|
+
.flow-view .inner .flow-node-drag[data-v-763b70ee]:nth-child(4) {
|
|
412
422
|
bottom: -6px;
|
|
413
423
|
left: 0;
|
|
414
424
|
right: 0;
|
|
415
425
|
}
|
|
416
|
-
.flow-view .tool[data-v-
|
|
426
|
+
.flow-view .tool[data-v-763b70ee] {
|
|
417
427
|
width: 100%;
|
|
418
428
|
height: 100%;
|
|
419
429
|
margin: 0;
|
|
@@ -421,14 +431,14 @@ dd[data-v-73af699e] {
|
|
|
421
431
|
box-shadow: 5px 5px 3px #d4d0d0;
|
|
422
432
|
background: #fbfbfb;
|
|
423
433
|
}
|
|
424
|
-
.flow-view .tool .iconfont[data-v-
|
|
434
|
+
.flow-view .tool .iconfont[data-v-763b70ee] {
|
|
425
435
|
font-size: 100%;
|
|
426
436
|
color: #858587;
|
|
427
437
|
}
|
|
428
|
-
.flow-view .exclude_gateway[data-v-
|
|
438
|
+
.flow-view .exclude_gateway[data-v-763b70ee] {
|
|
429
439
|
box-shadow: 0 0 0 #ccc;
|
|
430
440
|
}
|
|
431
|
-
.flow-view .gate[data-v-
|
|
441
|
+
.flow-view .gate[data-v-763b70ee] {
|
|
432
442
|
line-height: 50px;
|
|
433
443
|
position: absolute;
|
|
434
444
|
left: 0;
|
|
@@ -436,9 +446,9 @@ dd[data-v-73af699e] {
|
|
|
436
446
|
top: 0;
|
|
437
447
|
bottom: 0;
|
|
438
448
|
}
|
|
439
|
-
.flow-view .ordinary_gateway[data-v-
|
|
440
|
-
.flow-view .parall_gateway[data-v-
|
|
441
|
-
.flow-view .exclude_gateway[data-v-
|
|
449
|
+
.flow-view .ordinary_gateway[data-v-763b70ee],
|
|
450
|
+
.flow-view .parall_gateway[data-v-763b70ee],
|
|
451
|
+
.flow-view .exclude_gateway[data-v-763b70ee] {
|
|
442
452
|
border: none;
|
|
443
453
|
border-radius: 0;
|
|
444
454
|
background-size: cover;
|
|
@@ -446,35 +456,35 @@ dd[data-v-73af699e] {
|
|
|
446
456
|
background-position: center center;
|
|
447
457
|
box-shadow: 0 0 0 #ccc;
|
|
448
458
|
}
|
|
449
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
450
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
451
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
459
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-763b70ee]:nth-child(1),
|
|
460
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-763b70ee]:nth-child(1),
|
|
461
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-763b70ee]:nth-child(1) {
|
|
452
462
|
left: 0;
|
|
453
463
|
top: 0;
|
|
454
464
|
bottom: 0;
|
|
455
465
|
}
|
|
456
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
457
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
458
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
466
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-763b70ee]:nth-child(2),
|
|
467
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-763b70ee]:nth-child(2),
|
|
468
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-763b70ee]:nth-child(2) {
|
|
459
469
|
top: 0;
|
|
460
470
|
left: 0;
|
|
461
471
|
right: 0;
|
|
462
472
|
}
|
|
463
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
464
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
465
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
473
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-763b70ee]:nth-child(3),
|
|
474
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-763b70ee]:nth-child(3),
|
|
475
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-763b70ee]:nth-child(3) {
|
|
466
476
|
right: 0;
|
|
467
477
|
top: 0;
|
|
468
478
|
bottom: 0;
|
|
469
479
|
}
|
|
470
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
471
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
472
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
480
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-763b70ee]:nth-child(4),
|
|
481
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-763b70ee]:nth-child(4),
|
|
482
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-763b70ee]:nth-child(4) {
|
|
473
483
|
bottom: 0;
|
|
474
484
|
left: 0;
|
|
475
485
|
right: 0;
|
|
476
486
|
}
|
|
477
|
-
.flow-view .exclude_gateway[data-v-
|
|
487
|
+
.flow-view .exclude_gateway[data-v-763b70ee] {
|
|
478
488
|
width: 70%;
|
|
479
489
|
height: 70%;
|
|
480
490
|
margin: 15%;
|
|
@@ -483,7 +493,7 @@ dd[data-v-73af699e] {
|
|
|
483
493
|
transform: rotate(45deg);
|
|
484
494
|
position: relative;
|
|
485
495
|
}
|
|
486
|
-
.flow-view .exclude_gateway[data-v-
|
|
496
|
+
.flow-view .exclude_gateway[data-v-763b70ee]::before {
|
|
487
497
|
content: '';
|
|
488
498
|
width: 2px;
|
|
489
499
|
background-color: #7a7a7a;
|
|
@@ -493,7 +503,7 @@ dd[data-v-73af699e] {
|
|
|
493
503
|
top: calc(50% - 10px);
|
|
494
504
|
left: calc(50% - 1px);
|
|
495
505
|
}
|
|
496
|
-
.flow-view .exclude_gateway[data-v-
|
|
506
|
+
.flow-view .exclude_gateway[data-v-763b70ee]::after {
|
|
497
507
|
content: '';
|
|
498
508
|
width: 20px;
|
|
499
509
|
background-color: #7a7a7a;
|
|
@@ -503,7 +513,7 @@ dd[data-v-73af699e] {
|
|
|
503
513
|
top: calc(50% - 1px);
|
|
504
514
|
left: calc(50% - 10px);
|
|
505
515
|
}
|
|
506
|
-
.flow-view .parall_gateway[data-v-
|
|
516
|
+
.flow-view .parall_gateway[data-v-763b70ee] {
|
|
507
517
|
width: 70%;
|
|
508
518
|
height: 70%;
|
|
509
519
|
margin: 15%;
|
|
@@ -512,7 +522,7 @@ dd[data-v-73af699e] {
|
|
|
512
522
|
transform: rotate(45deg);
|
|
513
523
|
position: relative;
|
|
514
524
|
}
|
|
515
|
-
.flow-view .parall_gateway[data-v-
|
|
525
|
+
.flow-view .parall_gateway[data-v-763b70ee]::after {
|
|
516
526
|
content: '';
|
|
517
527
|
width: 20px;
|
|
518
528
|
background-color: #7a7a7a;
|
|
@@ -524,7 +534,7 @@ dd[data-v-73af699e] {
|
|
|
524
534
|
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
|
|
525
535
|
transform: rotate(45deg);
|
|
526
536
|
}
|
|
527
|
-
.flow-view .parall_gateway[data-v-
|
|
537
|
+
.flow-view .parall_gateway[data-v-763b70ee]::before {
|
|
528
538
|
content: '';
|
|
529
539
|
width: 2px;
|
|
530
540
|
background-color: #7a7a7a;
|
|
@@ -537,7 +547,7 @@ dd[data-v-73af699e] {
|
|
|
537
547
|
transform: rotate(45deg);
|
|
538
548
|
}
|
|
539
549
|
/* 线条工具 */
|
|
540
|
-
.lineTool[data-v-
|
|
550
|
+
.lineTool[data-v-763b70ee] {
|
|
541
551
|
width: 130px;
|
|
542
552
|
height: 26px;
|
|
543
553
|
border: 1px solid #1890ff;
|
|
@@ -545,7 +555,7 @@ dd[data-v-73af699e] {
|
|
|
545
555
|
background-color: #fff;
|
|
546
556
|
text-align: left;
|
|
547
557
|
}
|
|
548
|
-
.lineTool li[data-v-
|
|
558
|
+
.lineTool li[data-v-763b70ee] {
|
|
549
559
|
width: 30px;
|
|
550
560
|
height: 26px;
|
|
551
561
|
display: inline-block;
|
|
@@ -553,14 +563,14 @@ dd[data-v-73af699e] {
|
|
|
553
563
|
text-align: center;
|
|
554
564
|
color: #1890ff;
|
|
555
565
|
}
|
|
556
|
-
.tool-drag a .inner[data-v-
|
|
566
|
+
.tool-drag a .inner[data-v-763b70ee] {
|
|
557
567
|
color: #f00 !important;
|
|
558
568
|
}
|
|
559
|
-
.ant-layout-footer[data-v-
|
|
569
|
+
.ant-layout-footer[data-v-763b70ee] {
|
|
560
570
|
z-index: 10;
|
|
561
571
|
}
|
|
562
572
|
|
|
563
|
-
#flowContainer[data-v-
|
|
573
|
+
#flowContainer[data-v-763b70ee] {
|
|
564
574
|
width: 1000000px;
|
|
565
575
|
height: 1000000px;
|
|
566
576
|
position: absolute;
|
|
@@ -573,7 +583,7 @@ dd[data-v-73af699e] {
|
|
|
573
583
|
left: -500000px;
|
|
574
584
|
top: -500000px; */
|
|
575
585
|
}
|
|
576
|
-
.labelClass[data-v-
|
|
586
|
+
.labelClass[data-v-763b70ee] {
|
|
577
587
|
padding: 0 3px;
|
|
578
588
|
font-size: 12px;
|
|
579
589
|
cursor: pointer;
|
|
@@ -584,14 +594,14 @@ dd[data-v-73af699e] {
|
|
|
584
594
|
border-radius: 3px;
|
|
585
595
|
background: rgba(24, 144, 255, 0.6);
|
|
586
596
|
}
|
|
587
|
-
.loading[data-v-
|
|
597
|
+
.loading[data-v-763b70ee] {
|
|
588
598
|
height: 100%;
|
|
589
599
|
width: 100%;
|
|
590
600
|
display: flex;
|
|
591
601
|
align-items: center;
|
|
592
602
|
justify-content: center;
|
|
593
603
|
}
|
|
594
|
-
[data-v-
|
|
604
|
+
[data-v-763b70ee] .labelClass {
|
|
595
605
|
background-color: #539dfa !important;
|
|
596
606
|
padding: 5px;
|
|
597
607
|
border-radius: 5px;
|