@zscreate/form-component 1.1.369 → 1.1.371

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-14839c2a] {
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-14839c2a] {
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-14839c2a] .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-14839c2a] .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-14839c2a] .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-14839c2a] {
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-14839c2a] {
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-14839c2a]: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-14839c2a] .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-14839c2a] .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-14839c2a] .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-14839c2a] .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-14839c2a] .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-14839c2a] .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-14839c2a] .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-14839c2a] .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-14839c2a] .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-14839c2a] .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-14839c2a] .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-14839c2a]:hover {
293
+ .data-condition .clearConditionList[data-v-2943bcfa]:hover {
249
294
  color: #eb5050 !important;
250
295
  }
251
296
 
@@ -263,20 +308,20 @@ 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-0c09cb02] {
267
312
  width: 347px !important;
268
313
  }
269
314
 
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] {
315
+ ul[data-v-bc630382],
316
+ li[data-v-bc630382],
317
+ dl[data-v-bc630382],
318
+ dt[data-v-bc630382],
319
+ dd[data-v-bc630382] {
275
320
  list-style-type: none;
276
321
  padding: 0;
277
322
  margin: 0;
278
323
  }
279
- .flowwork-warp[data-v-63345c82] {
324
+ .flowwork-warp[data-v-bc630382] {
280
325
  position: absolute;
281
326
  left: 0;
282
327
  right: 0;
@@ -284,7 +329,7 @@ dd[data-v-63345c82] {
284
329
  bottom: 64px;
285
330
  background: #fff;
286
331
  }
287
- .g1_workflow_warp[data-v-63345c82] {
332
+ .g1_workflow_warp[data-v-bc630382] {
288
333
  border: 1px solid #dfdfdf;
289
334
  margin: auto;
290
335
  position: absolute;
@@ -293,12 +338,12 @@ dd[data-v-63345c82] {
293
338
  bottom: 0;
294
339
  top: 0;
295
340
  }
296
- .g1_workflow_warp li[data-v-63345c82] {
341
+ .g1_workflow_warp li[data-v-bc630382] {
297
342
  width: 100%;
298
343
  position: relative;
299
344
  text-align: center;
300
345
  }
301
- .g1-sider_tool1[data-v-63345c82] {
346
+ .g1-sider_tool1[data-v-bc630382] {
302
347
  width: 100px;
303
348
  position: absolute;
304
349
  left: 0;
@@ -307,37 +352,37 @@ dd[data-v-63345c82] {
307
352
  border-right: 1px solid #dfdfdf;
308
353
  overflow-y: auto;
309
354
  }
310
- .g1-sider_tool1 .tool_box[data-v-63345c82] {
355
+ .g1-sider_tool1 .tool_box[data-v-bc630382] {
311
356
  margin-top: 15px;
312
357
  }
313
- .g1-sider_tool1 .tool_box .tool[data-v-63345c82] {
358
+ .g1-sider_tool1 .tool_box .tool[data-v-bc630382] {
314
359
  text-align: center;
315
360
  font-size: 12px;
316
361
  color: #fff;
317
362
  }
318
363
  /* 公用图形 */
319
- .end[data-v-63345c82] {
364
+ .end[data-v-bc630382] {
320
365
  border-radius: 100%;
321
366
  }
322
- .comm[data-v-63345c82] {
367
+ .comm[data-v-bc630382] {
323
368
  border-radius: 0px;
324
369
  }
325
- .gate[data-v-63345c82] {
370
+ .gate[data-v-bc630382] {
326
371
  width: 60px;
327
372
  border-radius: 0;
328
373
  }
329
- .gate .inner[data-v-63345c82] {
374
+ .gate .inner[data-v-bc630382] {
330
375
  display: inline-block;
331
376
  font-size: 16px;
332
377
  }
333
- .g1-form_main1[data-v-63345c82] {
378
+ .g1-form_main1[data-v-bc630382] {
334
379
  position: absolute;
335
380
  left: 100px;
336
381
  right: 0;
337
382
  top: 0;
338
383
  bottom: 0;
339
384
  }
340
- .g1-form_main1 .head[data-v-63345c82] {
385
+ .g1-form_main1 .head[data-v-bc630382] {
341
386
  height: 46px;
342
387
  line-height: 46px;
343
388
  text-align: left;
@@ -345,11 +390,11 @@ dd[data-v-63345c82] {
345
390
  box-sizing: border-box;
346
391
  border-bottom: 1px solid #d8d8d8;
347
392
  }
348
- .g1-form_main1 .head .ant-btn[data-v-63345c82] {
393
+ .g1-form_main1 .head .ant-btn[data-v-bc630382] {
349
394
  height: 32px;
350
395
  margin-right: 10px;
351
396
  }
352
- .g1-form_main1 .main[data-v-63345c82] {
397
+ .g1-form_main1 .main[data-v-bc630382] {
353
398
  position: absolute;
354
399
  left: 0 !important;
355
400
  right: 0px;
@@ -358,12 +403,12 @@ dd[data-v-63345c82] {
358
403
  overflow: auto;
359
404
  box-sizing: border-box;
360
405
  }
361
- .g1-form_main1 .main #flowContainer[data-v-63345c82] {
406
+ .g1-form_main1 .main #flowContainer[data-v-bc630382] {
362
407
  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
408
  background-size: 10px 10px;
364
409
  background-color: #fbfbfb;
365
410
  }
366
- .g1-form_main1 .sider-pannel[data-v-63345c82] {
411
+ .g1-form_main1 .sider-pannel[data-v-bc630382] {
367
412
  width: 250px;
368
413
  padding: 0 15px;
369
414
  position: absolute;
@@ -373,7 +418,7 @@ dd[data-v-63345c82] {
373
418
  border-left: 1px solid #dfdfdf;
374
419
  background-color: #fff;
375
420
  }
376
- .g1-form_main1 .sider-pannel .sider-panel-inner[data-v-63345c82] {
421
+ .g1-form_main1 .sider-pannel .sider-panel-inner[data-v-bc630382] {
377
422
  width: 100%;
378
423
  height: 100%;
379
424
  padding: 15px;
@@ -384,7 +429,7 @@ dd[data-v-63345c82] {
384
429
  top: 0;
385
430
  overflow-y: auto;
386
431
  }
387
- .g1-form_main1 .sider-pannel .sider-open[data-v-63345c82] {
432
+ .g1-form_main1 .sider-pannel .sider-open[data-v-bc630382] {
388
433
  width: 36px;
389
434
  height: 60px;
390
435
  line-height: 60px;
@@ -400,14 +445,14 @@ dd[data-v-63345c82] {
400
445
  background-color: #fff;
401
446
  }
402
447
  /* 视图图形 */
403
- .flow-view[data-v-63345c82] {
448
+ .flow-view[data-v-bc630382] {
404
449
  position: absolute;
405
450
  left: 0;
406
451
  right: 0;
407
452
  top: 0;
408
453
  bottom: 0;
409
454
  }
410
- .flow-view .inner .flow-node-drag[data-v-63345c82] {
455
+ .flow-view .inner .flow-node-drag[data-v-bc630382] {
411
456
  width: 12px;
412
457
  height: 12px;
413
458
  display: block;
@@ -418,27 +463,27 @@ dd[data-v-63345c82] {
418
463
  cursor: crosshair;
419
464
  background: rgba(24, 144, 255, 0.6);
420
465
  }
421
- .flow-view .inner .flow-node-drag[data-v-63345c82]:nth-child(1) {
466
+ .flow-view .inner .flow-node-drag[data-v-bc630382]:nth-child(1) {
422
467
  left: -6px;
423
468
  top: 0;
424
469
  bottom: 0;
425
470
  }
426
- .flow-view .inner .flow-node-drag[data-v-63345c82]:nth-child(2) {
471
+ .flow-view .inner .flow-node-drag[data-v-bc630382]:nth-child(2) {
427
472
  top: -6px;
428
473
  left: 0;
429
474
  right: 0;
430
475
  }
431
- .flow-view .inner .flow-node-drag[data-v-63345c82]:nth-child(3) {
476
+ .flow-view .inner .flow-node-drag[data-v-bc630382]:nth-child(3) {
432
477
  right: -6px;
433
478
  top: 0;
434
479
  bottom: 0;
435
480
  }
436
- .flow-view .inner .flow-node-drag[data-v-63345c82]:nth-child(4) {
481
+ .flow-view .inner .flow-node-drag[data-v-bc630382]:nth-child(4) {
437
482
  bottom: -6px;
438
483
  left: 0;
439
484
  right: 0;
440
485
  }
441
- .flow-view .tool[data-v-63345c82] {
486
+ .flow-view .tool[data-v-bc630382] {
442
487
  width: 100%;
443
488
  height: 100%;
444
489
  margin: 0;
@@ -446,14 +491,14 @@ dd[data-v-63345c82] {
446
491
  box-shadow: 5px 5px 3px #d4d0d0;
447
492
  background: #fbfbfb;
448
493
  }
449
- .flow-view .tool .iconfont[data-v-63345c82] {
494
+ .flow-view .tool .iconfont[data-v-bc630382] {
450
495
  font-size: 100%;
451
496
  color: #858587;
452
497
  }
453
- .flow-view .exclude_gateway[data-v-63345c82] {
498
+ .flow-view .exclude_gateway[data-v-bc630382] {
454
499
  box-shadow: 0 0 0 #ccc;
455
500
  }
456
- .flow-view .gate[data-v-63345c82] {
501
+ .flow-view .gate[data-v-bc630382] {
457
502
  line-height: 50px;
458
503
  position: absolute;
459
504
  left: 0;
@@ -461,9 +506,9 @@ dd[data-v-63345c82] {
461
506
  top: 0;
462
507
  bottom: 0;
463
508
  }
464
- .flow-view .ordinary_gateway[data-v-63345c82],
465
- .flow-view .parall_gateway[data-v-63345c82],
466
- .flow-view .exclude_gateway[data-v-63345c82] {
509
+ .flow-view .ordinary_gateway[data-v-bc630382],
510
+ .flow-view .parall_gateway[data-v-bc630382],
511
+ .flow-view .exclude_gateway[data-v-bc630382] {
467
512
  border: none;
468
513
  border-radius: 0;
469
514
  background-size: cover;
@@ -471,35 +516,35 @@ dd[data-v-63345c82] {
471
516
  background-position: center center;
472
517
  box-shadow: 0 0 0 #ccc;
473
518
  }
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) {
519
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-bc630382]:nth-child(1),
520
+ .flow-view .parall_gateway .flow-node-drag[data-v-bc630382]:nth-child(1),
521
+ .flow-view .exclude_gateway .flow-node-drag[data-v-bc630382]:nth-child(1) {
477
522
  left: 0;
478
523
  top: 0;
479
524
  bottom: 0;
480
525
  }
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) {
526
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-bc630382]:nth-child(2),
527
+ .flow-view .parall_gateway .flow-node-drag[data-v-bc630382]:nth-child(2),
528
+ .flow-view .exclude_gateway .flow-node-drag[data-v-bc630382]:nth-child(2) {
484
529
  top: 0;
485
530
  left: 0;
486
531
  right: 0;
487
532
  }
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) {
533
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-bc630382]:nth-child(3),
534
+ .flow-view .parall_gateway .flow-node-drag[data-v-bc630382]:nth-child(3),
535
+ .flow-view .exclude_gateway .flow-node-drag[data-v-bc630382]:nth-child(3) {
491
536
  right: 0;
492
537
  top: 0;
493
538
  bottom: 0;
494
539
  }
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) {
540
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-bc630382]:nth-child(4),
541
+ .flow-view .parall_gateway .flow-node-drag[data-v-bc630382]:nth-child(4),
542
+ .flow-view .exclude_gateway .flow-node-drag[data-v-bc630382]:nth-child(4) {
498
543
  bottom: 0;
499
544
  left: 0;
500
545
  right: 0;
501
546
  }
502
- .flow-view .exclude_gateway[data-v-63345c82] {
547
+ .flow-view .exclude_gateway[data-v-bc630382] {
503
548
  width: 70%;
504
549
  height: 70%;
505
550
  margin: 15%;
@@ -508,7 +553,7 @@ dd[data-v-63345c82] {
508
553
  transform: rotate(45deg);
509
554
  position: relative;
510
555
  }
511
- .flow-view .exclude_gateway[data-v-63345c82]::before {
556
+ .flow-view .exclude_gateway[data-v-bc630382]::before {
512
557
  content: '';
513
558
  width: 2px;
514
559
  background-color: #7a7a7a;
@@ -518,7 +563,7 @@ dd[data-v-63345c82] {
518
563
  top: calc(50% - 10px);
519
564
  left: calc(50% - 1px);
520
565
  }
521
- .flow-view .exclude_gateway[data-v-63345c82]::after {
566
+ .flow-view .exclude_gateway[data-v-bc630382]::after {
522
567
  content: '';
523
568
  width: 20px;
524
569
  background-color: #7a7a7a;
@@ -528,7 +573,7 @@ dd[data-v-63345c82] {
528
573
  top: calc(50% - 1px);
529
574
  left: calc(50% - 10px);
530
575
  }
531
- .flow-view .parall_gateway[data-v-63345c82] {
576
+ .flow-view .parall_gateway[data-v-bc630382] {
532
577
  width: 70%;
533
578
  height: 70%;
534
579
  margin: 15%;
@@ -537,7 +582,7 @@ dd[data-v-63345c82] {
537
582
  transform: rotate(45deg);
538
583
  position: relative;
539
584
  }
540
- .flow-view .parall_gateway[data-v-63345c82]::after {
585
+ .flow-view .parall_gateway[data-v-bc630382]::after {
541
586
  content: '';
542
587
  width: 20px;
543
588
  background-color: #7a7a7a;
@@ -549,7 +594,7 @@ dd[data-v-63345c82] {
549
594
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
550
595
  transform: rotate(45deg);
551
596
  }
552
- .flow-view .parall_gateway[data-v-63345c82]::before {
597
+ .flow-view .parall_gateway[data-v-bc630382]::before {
553
598
  content: '';
554
599
  width: 2px;
555
600
  background-color: #7a7a7a;
@@ -562,7 +607,7 @@ dd[data-v-63345c82] {
562
607
  transform: rotate(45deg);
563
608
  }
564
609
  /* 线条工具 */
565
- .lineTool[data-v-63345c82] {
610
+ .lineTool[data-v-bc630382] {
566
611
  width: 130px;
567
612
  height: 26px;
568
613
  border: 1px solid #1890ff;
@@ -570,7 +615,7 @@ dd[data-v-63345c82] {
570
615
  background-color: #fff;
571
616
  text-align: left;
572
617
  }
573
- .lineTool li[data-v-63345c82] {
618
+ .lineTool li[data-v-bc630382] {
574
619
  width: 30px;
575
620
  height: 26px;
576
621
  display: inline-block;
@@ -578,14 +623,14 @@ dd[data-v-63345c82] {
578
623
  text-align: center;
579
624
  color: #1890ff;
580
625
  }
581
- .tool-drag a .inner[data-v-63345c82] {
626
+ .tool-drag a .inner[data-v-bc630382] {
582
627
  color: #f00 !important;
583
628
  }
584
- .ant-layout-footer[data-v-63345c82] {
629
+ .ant-layout-footer[data-v-bc630382] {
585
630
  z-index: 10;
586
631
  }
587
632
 
588
- #flowContainer[data-v-63345c82] {
633
+ #flowContainer[data-v-bc630382] {
589
634
  width: 1000000px;
590
635
  height: 1000000px;
591
636
  position: absolute;
@@ -598,7 +643,7 @@ dd[data-v-63345c82] {
598
643
  left: -500000px;
599
644
  top: -500000px; */
600
645
  }
601
- .labelClass[data-v-63345c82] {
646
+ .labelClass[data-v-bc630382] {
602
647
  padding: 0 3px;
603
648
  font-size: 12px;
604
649
  cursor: pointer;
@@ -609,14 +654,14 @@ dd[data-v-63345c82] {
609
654
  border-radius: 3px;
610
655
  background: rgba(24, 144, 255, 0.6);
611
656
  }
612
- .loading[data-v-63345c82] {
657
+ .loading[data-v-bc630382] {
613
658
  height: 100%;
614
659
  width: 100%;
615
660
  display: flex;
616
661
  align-items: center;
617
662
  justify-content: center;
618
663
  }
619
- [data-v-63345c82] .labelClass {
664
+ [data-v-bc630382] .labelClass {
620
665
  background-color: #539dfa !important;
621
666
  padding: 5px;
622
667
  border-radius: 5px;
@@ -1118,7 +1163,7 @@ dd[data-v-63345c82] {
1118
1163
  }
1119
1164
 
1120
1165
 
1121
- [data-v-4abd95b0] .ant-select-selection__rendered::after {
1166
+ [data-v-bc17c60a] .ant-select-selection__rendered::after {
1122
1167
  content: "";
1123
1168
  display: none;
1124
1169
  height: 0;
@@ -2883,7 +2928,7 @@ span.CodeMirror-selectedtext { background: none; }
2883
2928
  }
2884
2929
 
2885
2930
 
2886
- [data-v-190be764] .ant-select-selection__rendered::after {
2931
+ [data-v-c10f3bae] .ant-select-selection__rendered::after {
2887
2932
  content: "";
2888
2933
  display: none;
2889
2934
  height: 0;