@zscreate/form-component 1.1.370 → 1.1.372

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.
@@ -178,74 +178,119 @@ ul li[data-v-c8780a30] {
178
178
  white-space: nowrap;
179
179
  }
180
180
 
181
- .data-condition .data-condition-body .body-Condition[data-v-1bf1058a] {
181
+ .body-Condition-item-list-children[data-v-13af0ca8] {
182
+ padding-top: 10px;
183
+ }
184
+ .body-Condition-item-list-children .delete-icon[data-v-13af0ca8] {
185
+ color: #838c99;
186
+ font-size: 16px;
187
+ cursor: pointer;
188
+ }
189
+ .body-Condition-item-list-children .delete-icon[data-v-13af0ca8]:hover {
190
+ color: #eb5096;
191
+ }
192
+ .body-Condition-item-list-children .range-date-more[data-v-13af0ca8] .ant-calendar-picker {
193
+ min-width: 140px !important;
194
+ }
195
+ .body-Condition-item-list-children .range-date-more[data-v-13af0ca8] .ant-calendar-picker-input {
196
+ font-size: 12px !important;
197
+ }
198
+ .body-Condition-item-list-children .range-date-more[data-v-13af0ca8] .ant-calendar-picker-icon {
199
+ display: none !important;
200
+ }
201
+ .body-Condition-item-list-children .body-Condition-item-operationType[data-v-13af0ca8] .ant-select-selection {
202
+ border: none;
203
+ font-size: 14px;
204
+ min-width: 80px;
205
+ }
206
+ .body-Condition-item-list-children .body-Condition-item-operationType[data-v-13af0ca8] .ant-select-selection__rendered {
207
+ margin-left: 5px !important;
208
+ text-align: center !important;
209
+ }
210
+ .body-Condition-item-list-children .body-Condition-item-operationType[data-v-13af0ca8] .ant-select-arrow-icon {
211
+ color: #141e31;
212
+ }
213
+ .body-Condition-item-list-children .body-Condition-item-operationType[data-v-13af0ca8] .ant-select-selection-selected-value {
214
+ float: initial !important;
215
+ }
216
+ .body-Condition-item-list-children .range-picker[data-v-13af0ca8] .ant-calendar-picker-input {
217
+ padding: 4px 2px;
218
+ }
219
+ .body-Condition-item-list-children .range-picker[data-v-13af0ca8] .ant-calendar-picker-input .ant-calendar-range-picker-input {
220
+ width: 47%;
221
+ }
222
+ .body-Condition-item-list-children[data-v-13af0ca8] .ant-select-selection--multiple .ant-select-selection__choice {
223
+ width: initial !important;
224
+ }
225
+
226
+ .data-condition .data-condition-body .body-Condition[data-v-2943bcfa] {
182
227
  color: #141e31;
183
228
  font-size: 14px;
184
229
  }
185
- .data-condition .data-condition-body .body-Condition .body-Condition-item[data-v-1bf1058a] {
230
+ .data-condition .data-condition-body .body-Condition .body-Condition-item[data-v-2943bcfa] {
186
231
  margin-top: 20px;
187
232
  }
188
- .data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-1bf1058a] .ant-select-selection {
233
+ .data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-2943bcfa] .ant-select-selection {
189
234
  border: none;
190
235
  font-size: 14px;
191
236
  }
192
- .data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-1bf1058a] .ant-select-selection__rendered {
237
+ .data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-2943bcfa] .ant-select-selection__rendered {
193
238
  margin: 0 !important;
194
239
  margin-left: 5px !important;
195
240
  }
196
- .data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-1bf1058a] .ant-select-arrow-icon {
241
+ .data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-2943bcfa] .ant-select-arrow-icon {
197
242
  color: #141e31;
198
243
  }
199
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-1bf1058a] {
244
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-2943bcfa] {
200
245
  padding-top: 10px;
201
246
  padding-bottom: 20px;
202
247
  border-top: 1px solid #ccc;
203
248
  }
204
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-1bf1058a] {
249
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-2943bcfa] {
205
250
  color: #838c99;
206
251
  font-size: 16px;
207
252
  cursor: pointer;
208
253
  }
209
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-1bf1058a]:hover {
254
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-2943bcfa]:hover {
210
255
  color: #eb5096;
211
256
  }
212
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-1bf1058a] .ant-calendar-picker {
257
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-2943bcfa] .ant-calendar-picker {
213
258
  min-width: 140px !important;
214
259
  }
215
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-1bf1058a] .ant-calendar-picker-input {
260
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-2943bcfa] .ant-calendar-picker-input {
216
261
  font-size: 12px !important;
217
262
  }
218
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-1bf1058a] .ant-calendar-picker-icon {
263
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-2943bcfa] .ant-calendar-picker-icon {
219
264
  display: none !important;
220
265
  }
221
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-1bf1058a] .ant-select-selection {
266
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-2943bcfa] .ant-select-selection {
222
267
  border: none;
223
268
  font-size: 14px;
224
269
  min-width: 80px;
225
270
  }
226
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-1bf1058a] .ant-select-selection__rendered {
271
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-2943bcfa] .ant-select-selection__rendered {
227
272
  margin-left: 5px !important;
228
273
  text-align: center !important;
229
274
  }
230
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-1bf1058a] .ant-select-arrow-icon {
275
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-2943bcfa] .ant-select-arrow-icon {
231
276
  color: #141e31;
232
277
  }
233
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-1bf1058a] .ant-select-selection-selected-value {
278
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-2943bcfa] .ant-select-selection-selected-value {
234
279
  float: initial !important;
235
280
  }
236
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-1bf1058a] .ant-calendar-picker-input {
281
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-2943bcfa] .ant-calendar-picker-input {
237
282
  padding: 4px 2px;
238
283
  }
239
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-1bf1058a] .ant-calendar-picker-input .ant-calendar-range-picker-input {
284
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-2943bcfa] .ant-calendar-picker-input .ant-calendar-range-picker-input {
240
285
  width: 47%;
241
286
  }
242
- .data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-1bf1058a] .ant-select-selection--multiple .ant-select-selection__choice {
287
+ .data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-2943bcfa] .ant-select-selection--multiple .ant-select-selection__choice {
243
288
  width: initial !important;
244
289
  }
245
- .data-condition[data-v-1bf1058a] .ant-time-picker-panel-select li {
290
+ .data-condition[data-v-2943bcfa] .ant-time-picker-panel-select li {
246
291
  text-align: left !important;
247
292
  }
248
- .data-condition .clearConditionList[data-v-1bf1058a]:hover {
293
+ .data-condition .clearConditionList[data-v-2943bcfa]:hover {
249
294
  color: #eb5050 !important;
250
295
  }
251
296
 
@@ -263,20 +308,24 @@ ul li[data-v-c8780a30] {
263
308
  width: 347px !important;
264
309
  }
265
310
 
266
- .g1-form_main1 .sider-pannel[data-v-2beb86e6] {
311
+ .g1-form_main1 .sider-pannel[data-v-f22c9a50] {
312
+ width: 347px !important;
313
+ }
314
+
315
+ .g1-form_main1 .sider-pannel[data-v-7b82ff10] {
267
316
  width: 347px !important;
268
317
  }
269
318
 
270
- ul[data-v-63345c82],
271
- li[data-v-63345c82],
272
- dl[data-v-63345c82],
273
- dt[data-v-63345c82],
274
- dd[data-v-63345c82] {
319
+ ul[data-v-7c62d66c],
320
+ li[data-v-7c62d66c],
321
+ dl[data-v-7c62d66c],
322
+ dt[data-v-7c62d66c],
323
+ dd[data-v-7c62d66c] {
275
324
  list-style-type: none;
276
325
  padding: 0;
277
326
  margin: 0;
278
327
  }
279
- .flowwork-warp[data-v-63345c82] {
328
+ .flowwork-warp[data-v-7c62d66c] {
280
329
  position: absolute;
281
330
  left: 0;
282
331
  right: 0;
@@ -284,7 +333,7 @@ dd[data-v-63345c82] {
284
333
  bottom: 64px;
285
334
  background: #fff;
286
335
  }
287
- .g1_workflow_warp[data-v-63345c82] {
336
+ .g1_workflow_warp[data-v-7c62d66c] {
288
337
  border: 1px solid #dfdfdf;
289
338
  margin: auto;
290
339
  position: absolute;
@@ -293,12 +342,12 @@ dd[data-v-63345c82] {
293
342
  bottom: 0;
294
343
  top: 0;
295
344
  }
296
- .g1_workflow_warp li[data-v-63345c82] {
345
+ .g1_workflow_warp li[data-v-7c62d66c] {
297
346
  width: 100%;
298
347
  position: relative;
299
348
  text-align: center;
300
349
  }
301
- .g1-sider_tool1[data-v-63345c82] {
350
+ .g1-sider_tool1[data-v-7c62d66c] {
302
351
  width: 100px;
303
352
  position: absolute;
304
353
  left: 0;
@@ -307,37 +356,37 @@ dd[data-v-63345c82] {
307
356
  border-right: 1px solid #dfdfdf;
308
357
  overflow-y: auto;
309
358
  }
310
- .g1-sider_tool1 .tool_box[data-v-63345c82] {
359
+ .g1-sider_tool1 .tool_box[data-v-7c62d66c] {
311
360
  margin-top: 15px;
312
361
  }
313
- .g1-sider_tool1 .tool_box .tool[data-v-63345c82] {
362
+ .g1-sider_tool1 .tool_box .tool[data-v-7c62d66c] {
314
363
  text-align: center;
315
364
  font-size: 12px;
316
365
  color: #fff;
317
366
  }
318
367
  /* 公用图形 */
319
- .end[data-v-63345c82] {
368
+ .end[data-v-7c62d66c] {
320
369
  border-radius: 100%;
321
370
  }
322
- .comm[data-v-63345c82] {
371
+ .comm[data-v-7c62d66c] {
323
372
  border-radius: 0px;
324
373
  }
325
- .gate[data-v-63345c82] {
374
+ .gate[data-v-7c62d66c] {
326
375
  width: 60px;
327
376
  border-radius: 0;
328
377
  }
329
- .gate .inner[data-v-63345c82] {
378
+ .gate .inner[data-v-7c62d66c] {
330
379
  display: inline-block;
331
380
  font-size: 16px;
332
381
  }
333
- .g1-form_main1[data-v-63345c82] {
382
+ .g1-form_main1[data-v-7c62d66c] {
334
383
  position: absolute;
335
384
  left: 100px;
336
385
  right: 0;
337
386
  top: 0;
338
387
  bottom: 0;
339
388
  }
340
- .g1-form_main1 .head[data-v-63345c82] {
389
+ .g1-form_main1 .head[data-v-7c62d66c] {
341
390
  height: 46px;
342
391
  line-height: 46px;
343
392
  text-align: left;
@@ -345,11 +394,11 @@ dd[data-v-63345c82] {
345
394
  box-sizing: border-box;
346
395
  border-bottom: 1px solid #d8d8d8;
347
396
  }
348
- .g1-form_main1 .head .ant-btn[data-v-63345c82] {
397
+ .g1-form_main1 .head .ant-btn[data-v-7c62d66c] {
349
398
  height: 32px;
350
399
  margin-right: 10px;
351
400
  }
352
- .g1-form_main1 .main[data-v-63345c82] {
401
+ .g1-form_main1 .main[data-v-7c62d66c] {
353
402
  position: absolute;
354
403
  left: 0 !important;
355
404
  right: 0px;
@@ -358,12 +407,12 @@ dd[data-v-63345c82] {
358
407
  overflow: auto;
359
408
  box-sizing: border-box;
360
409
  }
361
- .g1-form_main1 .main #flowContainer[data-v-63345c82] {
410
+ .g1-form_main1 .main #flowContainer[data-v-7c62d66c] {
362
411
  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%);
363
412
  background-size: 10px 10px;
364
413
  background-color: #fbfbfb;
365
414
  }
366
- .g1-form_main1 .sider-pannel[data-v-63345c82] {
415
+ .g1-form_main1 .sider-pannel[data-v-7c62d66c] {
367
416
  width: 250px;
368
417
  padding: 0 15px;
369
418
  position: absolute;
@@ -373,7 +422,7 @@ dd[data-v-63345c82] {
373
422
  border-left: 1px solid #dfdfdf;
374
423
  background-color: #fff;
375
424
  }
376
- .g1-form_main1 .sider-pannel .sider-panel-inner[data-v-63345c82] {
425
+ .g1-form_main1 .sider-pannel .sider-panel-inner[data-v-7c62d66c] {
377
426
  width: 100%;
378
427
  height: 100%;
379
428
  padding: 15px;
@@ -384,7 +433,7 @@ dd[data-v-63345c82] {
384
433
  top: 0;
385
434
  overflow-y: auto;
386
435
  }
387
- .g1-form_main1 .sider-pannel .sider-open[data-v-63345c82] {
436
+ .g1-form_main1 .sider-pannel .sider-open[data-v-7c62d66c] {
388
437
  width: 36px;
389
438
  height: 60px;
390
439
  line-height: 60px;
@@ -400,14 +449,14 @@ dd[data-v-63345c82] {
400
449
  background-color: #fff;
401
450
  }
402
451
  /* 视图图形 */
403
- .flow-view[data-v-63345c82] {
452
+ .flow-view[data-v-7c62d66c] {
404
453
  position: absolute;
405
454
  left: 0;
406
455
  right: 0;
407
456
  top: 0;
408
457
  bottom: 0;
409
458
  }
410
- .flow-view .inner .flow-node-drag[data-v-63345c82] {
459
+ .flow-view .inner .flow-node-drag[data-v-7c62d66c] {
411
460
  width: 12px;
412
461
  height: 12px;
413
462
  display: block;
@@ -418,27 +467,27 @@ dd[data-v-63345c82] {
418
467
  cursor: crosshair;
419
468
  background: rgba(24, 144, 255, 0.6);
420
469
  }
421
- .flow-view .inner .flow-node-drag[data-v-63345c82]:nth-child(1) {
470
+ .flow-view .inner .flow-node-drag[data-v-7c62d66c]:nth-child(1) {
422
471
  left: -6px;
423
472
  top: 0;
424
473
  bottom: 0;
425
474
  }
426
- .flow-view .inner .flow-node-drag[data-v-63345c82]:nth-child(2) {
475
+ .flow-view .inner .flow-node-drag[data-v-7c62d66c]:nth-child(2) {
427
476
  top: -6px;
428
477
  left: 0;
429
478
  right: 0;
430
479
  }
431
- .flow-view .inner .flow-node-drag[data-v-63345c82]:nth-child(3) {
480
+ .flow-view .inner .flow-node-drag[data-v-7c62d66c]:nth-child(3) {
432
481
  right: -6px;
433
482
  top: 0;
434
483
  bottom: 0;
435
484
  }
436
- .flow-view .inner .flow-node-drag[data-v-63345c82]:nth-child(4) {
485
+ .flow-view .inner .flow-node-drag[data-v-7c62d66c]:nth-child(4) {
437
486
  bottom: -6px;
438
487
  left: 0;
439
488
  right: 0;
440
489
  }
441
- .flow-view .tool[data-v-63345c82] {
490
+ .flow-view .tool[data-v-7c62d66c] {
442
491
  width: 100%;
443
492
  height: 100%;
444
493
  margin: 0;
@@ -446,14 +495,14 @@ dd[data-v-63345c82] {
446
495
  box-shadow: 5px 5px 3px #d4d0d0;
447
496
  background: #fbfbfb;
448
497
  }
449
- .flow-view .tool .iconfont[data-v-63345c82] {
498
+ .flow-view .tool .iconfont[data-v-7c62d66c] {
450
499
  font-size: 100%;
451
500
  color: #858587;
452
501
  }
453
- .flow-view .exclude_gateway[data-v-63345c82] {
502
+ .flow-view .exclude_gateway[data-v-7c62d66c] {
454
503
  box-shadow: 0 0 0 #ccc;
455
504
  }
456
- .flow-view .gate[data-v-63345c82] {
505
+ .flow-view .gate[data-v-7c62d66c] {
457
506
  line-height: 50px;
458
507
  position: absolute;
459
508
  left: 0;
@@ -461,9 +510,9 @@ dd[data-v-63345c82] {
461
510
  top: 0;
462
511
  bottom: 0;
463
512
  }
464
- .flow-view .ordinary_gateway[data-v-63345c82],
465
- .flow-view .parall_gateway[data-v-63345c82],
466
- .flow-view .exclude_gateway[data-v-63345c82] {
513
+ .flow-view .ordinary_gateway[data-v-7c62d66c],
514
+ .flow-view .parall_gateway[data-v-7c62d66c],
515
+ .flow-view .exclude_gateway[data-v-7c62d66c] {
467
516
  border: none;
468
517
  border-radius: 0;
469
518
  background-size: cover;
@@ -471,35 +520,35 @@ dd[data-v-63345c82] {
471
520
  background-position: center center;
472
521
  box-shadow: 0 0 0 #ccc;
473
522
  }
474
- .flow-view .ordinary_gateway .flow-node-drag[data-v-63345c82]:nth-child(1),
475
- .flow-view .parall_gateway .flow-node-drag[data-v-63345c82]:nth-child(1),
476
- .flow-view .exclude_gateway .flow-node-drag[data-v-63345c82]:nth-child(1) {
523
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-7c62d66c]:nth-child(1),
524
+ .flow-view .parall_gateway .flow-node-drag[data-v-7c62d66c]:nth-child(1),
525
+ .flow-view .exclude_gateway .flow-node-drag[data-v-7c62d66c]:nth-child(1) {
477
526
  left: 0;
478
527
  top: 0;
479
528
  bottom: 0;
480
529
  }
481
- .flow-view .ordinary_gateway .flow-node-drag[data-v-63345c82]:nth-child(2),
482
- .flow-view .parall_gateway .flow-node-drag[data-v-63345c82]:nth-child(2),
483
- .flow-view .exclude_gateway .flow-node-drag[data-v-63345c82]:nth-child(2) {
530
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-7c62d66c]:nth-child(2),
531
+ .flow-view .parall_gateway .flow-node-drag[data-v-7c62d66c]:nth-child(2),
532
+ .flow-view .exclude_gateway .flow-node-drag[data-v-7c62d66c]:nth-child(2) {
484
533
  top: 0;
485
534
  left: 0;
486
535
  right: 0;
487
536
  }
488
- .flow-view .ordinary_gateway .flow-node-drag[data-v-63345c82]:nth-child(3),
489
- .flow-view .parall_gateway .flow-node-drag[data-v-63345c82]:nth-child(3),
490
- .flow-view .exclude_gateway .flow-node-drag[data-v-63345c82]:nth-child(3) {
537
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-7c62d66c]:nth-child(3),
538
+ .flow-view .parall_gateway .flow-node-drag[data-v-7c62d66c]:nth-child(3),
539
+ .flow-view .exclude_gateway .flow-node-drag[data-v-7c62d66c]:nth-child(3) {
491
540
  right: 0;
492
541
  top: 0;
493
542
  bottom: 0;
494
543
  }
495
- .flow-view .ordinary_gateway .flow-node-drag[data-v-63345c82]:nth-child(4),
496
- .flow-view .parall_gateway .flow-node-drag[data-v-63345c82]:nth-child(4),
497
- .flow-view .exclude_gateway .flow-node-drag[data-v-63345c82]:nth-child(4) {
544
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-7c62d66c]:nth-child(4),
545
+ .flow-view .parall_gateway .flow-node-drag[data-v-7c62d66c]:nth-child(4),
546
+ .flow-view .exclude_gateway .flow-node-drag[data-v-7c62d66c]:nth-child(4) {
498
547
  bottom: 0;
499
548
  left: 0;
500
549
  right: 0;
501
550
  }
502
- .flow-view .exclude_gateway[data-v-63345c82] {
551
+ .flow-view .exclude_gateway[data-v-7c62d66c] {
503
552
  width: 70%;
504
553
  height: 70%;
505
554
  margin: 15%;
@@ -508,7 +557,7 @@ dd[data-v-63345c82] {
508
557
  transform: rotate(45deg);
509
558
  position: relative;
510
559
  }
511
- .flow-view .exclude_gateway[data-v-63345c82]::before {
560
+ .flow-view .exclude_gateway[data-v-7c62d66c]::before {
512
561
  content: '';
513
562
  width: 2px;
514
563
  background-color: #7a7a7a;
@@ -518,7 +567,7 @@ dd[data-v-63345c82] {
518
567
  top: calc(50% - 10px);
519
568
  left: calc(50% - 1px);
520
569
  }
521
- .flow-view .exclude_gateway[data-v-63345c82]::after {
570
+ .flow-view .exclude_gateway[data-v-7c62d66c]::after {
522
571
  content: '';
523
572
  width: 20px;
524
573
  background-color: #7a7a7a;
@@ -528,7 +577,7 @@ dd[data-v-63345c82] {
528
577
  top: calc(50% - 1px);
529
578
  left: calc(50% - 10px);
530
579
  }
531
- .flow-view .parall_gateway[data-v-63345c82] {
580
+ .flow-view .parall_gateway[data-v-7c62d66c] {
532
581
  width: 70%;
533
582
  height: 70%;
534
583
  margin: 15%;
@@ -537,7 +586,7 @@ dd[data-v-63345c82] {
537
586
  transform: rotate(45deg);
538
587
  position: relative;
539
588
  }
540
- .flow-view .parall_gateway[data-v-63345c82]::after {
589
+ .flow-view .parall_gateway[data-v-7c62d66c]::after {
541
590
  content: '';
542
591
  width: 20px;
543
592
  background-color: #7a7a7a;
@@ -549,7 +598,7 @@ dd[data-v-63345c82] {
549
598
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
550
599
  transform: rotate(45deg);
551
600
  }
552
- .flow-view .parall_gateway[data-v-63345c82]::before {
601
+ .flow-view .parall_gateway[data-v-7c62d66c]::before {
553
602
  content: '';
554
603
  width: 2px;
555
604
  background-color: #7a7a7a;
@@ -562,7 +611,7 @@ dd[data-v-63345c82] {
562
611
  transform: rotate(45deg);
563
612
  }
564
613
  /* 线条工具 */
565
- .lineTool[data-v-63345c82] {
614
+ .lineTool[data-v-7c62d66c] {
566
615
  width: 130px;
567
616
  height: 26px;
568
617
  border: 1px solid #1890ff;
@@ -570,7 +619,7 @@ dd[data-v-63345c82] {
570
619
  background-color: #fff;
571
620
  text-align: left;
572
621
  }
573
- .lineTool li[data-v-63345c82] {
622
+ .lineTool li[data-v-7c62d66c] {
574
623
  width: 30px;
575
624
  height: 26px;
576
625
  display: inline-block;
@@ -578,14 +627,14 @@ dd[data-v-63345c82] {
578
627
  text-align: center;
579
628
  color: #1890ff;
580
629
  }
581
- .tool-drag a .inner[data-v-63345c82] {
630
+ .tool-drag a .inner[data-v-7c62d66c] {
582
631
  color: #f00 !important;
583
632
  }
584
- .ant-layout-footer[data-v-63345c82] {
633
+ .ant-layout-footer[data-v-7c62d66c] {
585
634
  z-index: 10;
586
635
  }
587
636
 
588
- #flowContainer[data-v-63345c82] {
637
+ #flowContainer[data-v-7c62d66c] {
589
638
  width: 1000000px;
590
639
  height: 1000000px;
591
640
  position: absolute;
@@ -598,7 +647,7 @@ dd[data-v-63345c82] {
598
647
  left: -500000px;
599
648
  top: -500000px; */
600
649
  }
601
- .labelClass[data-v-63345c82] {
650
+ .labelClass[data-v-7c62d66c] {
602
651
  padding: 0 3px;
603
652
  font-size: 12px;
604
653
  cursor: pointer;
@@ -609,14 +658,14 @@ dd[data-v-63345c82] {
609
658
  border-radius: 3px;
610
659
  background: rgba(24, 144, 255, 0.6);
611
660
  }
612
- .loading[data-v-63345c82] {
661
+ .loading[data-v-7c62d66c] {
613
662
  height: 100%;
614
663
  width: 100%;
615
664
  display: flex;
616
665
  align-items: center;
617
666
  justify-content: center;
618
667
  }
619
- [data-v-63345c82] .labelClass {
668
+ [data-v-7c62d66c] .labelClass {
620
669
  background-color: #539dfa !important;
621
670
  padding: 5px;
622
671
  border-radius: 5px;