service-flow-designer 2.1.46 → 2.1.53

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/es/style.css CHANGED
@@ -22,47 +22,6 @@
22
22
  [data-v-7117ba9e] .el-overlay {
23
23
  position: static;
24
24
  }
25
-
26
- .amb-design-assembly-content[data-v-59e0837d] {
27
- background: #ffffff;
28
- box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
29
- height: 100%;
30
- padding-left: 10px;
31
- padding-right: 10px;
32
- overflow: auto;
33
- }
34
- /*控制滚动条宽度*/
35
- .amb-design-assembly-content[data-v-59e0837d]::-webkit-scrollbar {
36
- width: 1px;
37
- }
38
- .amb-assembly-header[data-v-59e0837d] {
39
- position: absolute;
40
- width: 220px;
41
- text-align: center;
42
- padding: 18px 0px 10px 0px;
43
- padding-bottom: 14px;
44
- background-color: #ffffff;
45
- }
46
- .amb-assembly-header-type[data-v-59e0837d] {
47
- border-radius: 100px 100px 100px 100px;
48
- background: #ffffff;
49
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
50
- padding: 10px;
51
- padding-bottom: 12px;
52
- }
53
- .amb-assembly-header-type > label[data-v-59e0837d] {
54
- padding: 4px 14px;
55
- cursor: pointer;
56
- font-size: 14px;
57
- }
58
- .amb-assembly-header-type > label.selected[data-v-59e0837d] {
59
- border-radius: 100px 100px 100px 100px;
60
- background: #5893ef;
61
- color: #ffffff;
62
- }
63
- .amb-design-assembly-list[data-v-59e0837d] {
64
- padding-top: 80px;
65
- }
66
25
  .serviceflow-design-content[data-v-04746c34] {
67
26
  overflow: auto;
68
27
  display: block;
@@ -167,6 +126,47 @@
167
126
  border-color: transparent transparent var(--el-skeleton-color) transparent;
168
127
  }
169
128
 
129
+ .amb-design-assembly-content[data-v-59e0837d] {
130
+ background: #ffffff;
131
+ box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
132
+ height: 100%;
133
+ padding-left: 10px;
134
+ padding-right: 10px;
135
+ overflow: auto;
136
+ }
137
+ /*控制滚动条宽度*/
138
+ .amb-design-assembly-content[data-v-59e0837d]::-webkit-scrollbar {
139
+ width: 1px;
140
+ }
141
+ .amb-assembly-header[data-v-59e0837d] {
142
+ position: absolute;
143
+ width: 220px;
144
+ text-align: center;
145
+ padding: 18px 0px 10px 0px;
146
+ padding-bottom: 14px;
147
+ background-color: #ffffff;
148
+ }
149
+ .amb-assembly-header-type[data-v-59e0837d] {
150
+ border-radius: 100px 100px 100px 100px;
151
+ background: #ffffff;
152
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
153
+ padding: 10px;
154
+ padding-bottom: 12px;
155
+ }
156
+ .amb-assembly-header-type > label[data-v-59e0837d] {
157
+ padding: 4px 14px;
158
+ cursor: pointer;
159
+ font-size: 14px;
160
+ }
161
+ .amb-assembly-header-type > label.selected[data-v-59e0837d] {
162
+ border-radius: 100px 100px 100px 100px;
163
+ background: #5893ef;
164
+ color: #ffffff;
165
+ }
166
+ .amb-design-assembly-list[data-v-59e0837d] {
167
+ padding-top: 80px;
168
+ }
169
+
170
170
  .editorTool[data-v-d55ab098] {
171
171
  margin-left: auto;
172
172
  }
@@ -184,20 +184,13 @@
184
184
  margin-top: 10px;
185
185
  }
186
186
 
187
- [data-v-6fdf85a5] .el-radio {
187
+ [data-v-f9e164ec] .el-radio {
188
188
  margin: 0;
189
189
  }
190
- .el-radio + .el-radio[data-v-6fdf85a5] {
190
+ .el-radio + .el-radio[data-v-f9e164ec] {
191
191
  margin-left: 10px;
192
192
  }
193
193
 
194
- .el-alert + .el-table[data-v-028fb838] {
195
- margin-top: 10px;
196
- }
197
- .el-table + .el-alert[data-v-028fb838] {
198
- margin: 10px 0;
199
- }
200
-
201
194
  .editorTool[data-v-684c1f08] {
202
195
  margin-left: auto;
203
196
  }
@@ -211,94 +204,12 @@
211
204
  align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
212
205
  }
213
206
 
214
- .el-alert + .el-table[data-v-82e0dfef] {
215
- margin-top: 10px;
216
- }
217
- .el-alert + .el-form-item[data-v-82e0dfef] {
218
- margin-top: 10px;
219
- }
220
-
221
- .el-dialog__wrapper[data-v-7a4cbbaf] {
222
- overflow: hidden !important;
223
- padding-right: 0 !important;
224
- }
225
-
226
- .el-alert + .el-table[data-v-e27c4c1e] {
227
- margin-top: 10px;
228
- }
229
- .el-table + .el-alert[data-v-e27c4c1e] {
230
- margin: 10px 0;
231
- }
232
- .el-alert + .el-form-item[data-v-e27c4c1e] {
233
- margin-top: 10px;
234
- }
235
-
236
207
  [data-v-dac15197] .el-radio {
237
208
  margin: 0;
238
209
  }
239
210
  .el-radio + .el-radio[data-v-dac15197] {
240
211
  margin-left: 10px;
241
212
  }
242
-
243
- .el-alert + .el-table[data-v-d978e7dc] {
244
- margin-top: 10px;
245
- }
246
- .el-table + .el-alert[data-v-d978e7dc] {
247
- margin: 10px 0;
248
- }
249
- .el-alert + .el-form-item[data-v-d978e7dc] {
250
- margin-top: 10px;
251
- }
252
-
253
- .el-tabs + .el-alert[data-v-08737620] {
254
- margin-top: 10px;
255
- }
256
- .el-alert + .el-form-item[data-v-08737620] {
257
- margin-top: 10px;
258
- }
259
-
260
- .el-alert + .el-form-item[data-v-32875028] {
261
- margin-top: 10px;
262
- }
263
- .el-alert + .el-table[data-v-32875028] {
264
- margin: 10px 0;
265
- }
266
-
267
- [data-v-286d914e] .el-table__row {
268
- cursor: pointer;
269
- }
270
- /** 右键菜单样式 */
271
- .context-menu[data-v-286d914e] {
272
- position: absolute;
273
- background: #fff;
274
- z-index: 999;
275
- margin: 5;
276
- padding: 8px 8px;
277
- box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
278
- border: 1px solid #bbbbbb;
279
- border-radius: 10px;
280
- font-size: 14px;
281
- }
282
- .context-menu li[data-v-286d914e] {
283
- list-style-type: none;
284
- min-width: 75px;
285
- line-height: 28px;
286
- text-align: left;
287
- border-radius: 5px;
288
- padding-left: 5px;
289
- cursor: pointer;
290
- }
291
- .context-menu li[data-v-286d914e]:hover {
292
- background: #0165e1;
293
- color: #fff;
294
- }
295
- /** 右键菜单样式 */
296
- .custom-tree-node[data-v-286d914e] {
297
- font-size: 14px;
298
- padding-right: 8px;
299
- display: flex; /* 使用Flex布局 */
300
- align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
301
- }
302
213
  .serviceflow-control-item[data-v-a2bd7452] {
303
214
  top: -5px;
304
215
  position: relative;
@@ -430,6 +341,105 @@
430
341
  outline: none;
431
342
  margin-left: 50px;
432
343
  }
344
+
345
+ .el-tabs + .el-alert[data-v-08737620] {
346
+ margin-top: 10px;
347
+ }
348
+ .el-alert + .el-form-item[data-v-08737620] {
349
+ margin-top: 10px;
350
+ }
351
+
352
+ .el-dialog__wrapper[data-v-7a4cbbaf] {
353
+ overflow: hidden !important;
354
+ padding-right: 0 !important;
355
+ }
356
+
357
+ .el-alert + .el-form-item[data-v-32875028] {
358
+ margin-top: 10px;
359
+ }
360
+ .el-alert + .el-table[data-v-32875028] {
361
+ margin: 10px 0;
362
+ }
363
+
364
+ .el-drawer__header {
365
+ margin-bottom: 0 !important;
366
+ }
367
+ /**
368
+ 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
369
+ */
370
+ [data-v-d5185214] .el-overlay {
371
+ position: static;
372
+ }
373
+
374
+ .el-alert + .el-table[data-v-d978e7dc] {
375
+ margin-top: 10px;
376
+ }
377
+ .el-table + .el-alert[data-v-d978e7dc] {
378
+ margin: 10px 0;
379
+ }
380
+ .el-alert + .el-form-item[data-v-d978e7dc] {
381
+ margin-top: 10px;
382
+ }
383
+
384
+ .el-alert + .el-table[data-v-e27c4c1e] {
385
+ margin-top: 10px;
386
+ }
387
+ .el-table + .el-alert[data-v-e27c4c1e] {
388
+ margin: 10px 0;
389
+ }
390
+ .el-alert + .el-form-item[data-v-e27c4c1e] {
391
+ margin-top: 10px;
392
+ }
393
+
394
+ .el-alert + .el-table[data-v-82e0dfef] {
395
+ margin-top: 10px;
396
+ }
397
+ .el-alert + .el-form-item[data-v-82e0dfef] {
398
+ margin-top: 10px;
399
+ }
400
+
401
+ [data-v-da8fc67a] .el-table__row {
402
+ cursor: pointer;
403
+ }
404
+ /** 右键菜单样式 */
405
+ .context-menu[data-v-da8fc67a] {
406
+ position: absolute;
407
+ background: #fff;
408
+ z-index: 999;
409
+ margin: 5;
410
+ padding: 8px 8px;
411
+ box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
412
+ border: 1px solid #bbbbbb;
413
+ border-radius: 10px;
414
+ font-size: 14px;
415
+ }
416
+ .context-menu li[data-v-da8fc67a] {
417
+ list-style-type: none;
418
+ min-width: 75px;
419
+ line-height: 28px;
420
+ text-align: left;
421
+ border-radius: 5px;
422
+ padding-left: 5px;
423
+ cursor: pointer;
424
+ }
425
+ .context-menu li[data-v-da8fc67a]:hover {
426
+ background: #0165e1;
427
+ color: #fff;
428
+ }
429
+ /** 右键菜单样式 */
430
+ .custom-tree-node[data-v-da8fc67a] {
431
+ font-size: 14px;
432
+ padding-right: 8px;
433
+ display: flex; /* 使用Flex布局 */
434
+ align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
435
+ }
436
+
437
+ .el-alert + .el-table[data-v-028fb838] {
438
+ margin-top: 10px;
439
+ }
440
+ .el-table + .el-alert[data-v-028fb838] {
441
+ margin: 10px 0;
442
+ }
433
443
  .serviceflow-attr-base-content[data-v-8bad091d] {
434
444
  background: #ffffff;
435
445
  box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
@@ -497,24 +507,14 @@
497
507
  opacity: 1 !important;
498
508
  }
499
509
 
500
- .el-drawer__header {
501
- margin-bottom: 0 !important;
502
- }
503
- /**
504
- 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
505
- */
506
- [data-v-d5185214] .el-overlay {
507
- position: static;
508
- }
509
-
510
- .node-content[data-v-669b618f] {
510
+ .node-content[data-v-117d4091] {
511
511
  width: 120px;
512
512
  height: 44px;
513
513
  background: #ffffff;
514
514
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
515
515
  border-radius: 2px 2px 2px 2px;
516
516
  }
517
- .content[data-v-669b618f] {
517
+ .content[data-v-117d4091] {
518
518
  width: 28px;
519
519
  height: 15px;
520
520
  font-weight: 400;
@@ -525,9 +525,9 @@
525
525
  font-style: normal;
526
526
  text-transform: none;
527
527
  padding: 5px 0px 4px 10px;
528
- box-sizing: content-box;
528
+ box-sizing: content-box;
529
529
  }
530
- .serviceflow-nodeView[data-v-23f1c97b] {
530
+ .serviceflow-nodeView[data-v-418f1558] {
531
531
  box-sizing: border-box;
532
532
  margin: 10px 10px;
533
533
  width: 180px;
@@ -536,7 +536,7 @@
536
536
  border-radius: 2px 2px 2px 2px;
537
537
  padding: 20px 10px;
538
538
  }
539
- .serviceflow-nodeTitle[data-v-23f1c97b] {
539
+ .serviceflow-nodeTitle[data-v-418f1558] {
540
540
  width: 90px;
541
541
  height: 15px;
542
542
  font-weight: 400;
@@ -552,7 +552,7 @@
552
552
  overflow: hidden; /* 隐藏超出div宽度的文本 */
553
553
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
554
554
  }
555
- .serviceflow-nodeContent[data-v-23f1c97b] {
555
+ .serviceflow-nodeContent[data-v-418f1558] {
556
556
  /* width: 100%; */
557
557
  height: 15px;
558
558
  font-weight: 400;
@@ -568,72 +568,20 @@
568
568
  overflow: hidden; /* 隐藏超出div宽度的文本 */
569
569
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
570
570
  }
571
- .serviceflow-nodeContent-desc[data-v-23f1c97b] {
571
+ .serviceflow-nodeContent-desc[data-v-418f1558] {
572
572
  }
573
- .el-divider--horizontal[data-v-23f1c97b] {
573
+ .el-divider--horizontal[data-v-418f1558] {
574
574
  margin: 12px 0;
575
575
  }
576
- .serviceflow-nodeView[data-v-23f1c97b] {
576
+ .serviceflow-nodeView[data-v-418f1558] {
577
577
  border: 1px solid #5a90f9;
578
- background: #eef3fe;
579
- }
580
- .serviceflow-nodeTitle[data-v-23f1c97b] {
581
- width: 80px;
582
- }
583
- .serviceflow-nodeView[data-v-4d28d77b] {
584
- box-sizing: border-box;
585
- margin: 10px 10px;
578
+ background: #eef3fe;
586
579
  width: 180px;
587
- height: 95px;
588
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
589
- border-radius: 2px 2px 2px 2px;
590
- padding: 20px 10px;
591
- }
592
- .serviceflow-nodeTitle[data-v-4d28d77b] {
593
- width: 90px;
594
- height: 15px;
595
- font-weight: 400;
596
- font-size: 16px;
597
- color: #333333;
598
- line-height: 14px;
599
- text-align: left;
600
- font-style: normal;
601
- text-transform: none;
602
- padding: 0px 24px;
603
- box-sizing: content-box;
604
- white-space: nowrap; /* 确保文本在一行内显示 */
605
- overflow: hidden; /* 隐藏超出div宽度的文本 */
606
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
607
- }
608
- .serviceflow-nodeContent[data-v-4d28d77b] {
609
- /* width: 100%; */
610
- height: 15px;
611
- font-weight: 400;
612
- font-size: 14px;
613
- color: #666666;
614
- line-height: 14px;
615
- text-align: left;
616
- font-style: normal;
617
- text-transform: none;
618
- padding: 0px 0px;
619
- box-sizing: content-box;
620
- white-space: nowrap; /* 确保文本在一行内显示 */
621
- overflow: hidden; /* 隐藏超出div宽度的文本 */
622
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
623
- }
624
- .serviceflow-nodeContent-desc[data-v-4d28d77b] {
625
- }
626
- .el-divider--horizontal[data-v-4d28d77b] {
627
- margin: 12px 0;
628
- }
629
- .serviceflow-nodeView[data-v-4d28d77b] {
630
- border: 1px solid #5a90f9;
631
- background: #eef3fe;
580
+ min-height: 95px;
632
581
  }
633
- .serviceflow-nodeTitle[data-v-4d28d77b] {
634
- width: 80px;
582
+ .serviceflow-nodeContent[data-v-418f1558] {
635
583
  }
636
- .serviceflow-nodeView[data-v-42ce3f17] {
584
+ .serviceflow-nodeView[data-v-1ce8de44] {
637
585
  box-sizing: border-box;
638
586
  margin: 10px 10px;
639
587
  width: 180px;
@@ -642,7 +590,7 @@
642
590
  border-radius: 2px 2px 2px 2px;
643
591
  padding: 20px 10px;
644
592
  }
645
- .serviceflow-nodeTitle[data-v-42ce3f17] {
593
+ .serviceflow-nodeTitle[data-v-1ce8de44] {
646
594
  width: 90px;
647
595
  height: 15px;
648
596
  font-weight: 400;
@@ -658,7 +606,7 @@
658
606
  overflow: hidden; /* 隐藏超出div宽度的文本 */
659
607
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
660
608
  }
661
- .serviceflow-nodeContent[data-v-42ce3f17] {
609
+ .serviceflow-nodeContent[data-v-1ce8de44] {
662
610
  /* width: 100%; */
663
611
  height: 15px;
664
612
  font-weight: 400;
@@ -674,27 +622,28 @@
674
622
  overflow: hidden; /* 隐藏超出div宽度的文本 */
675
623
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
676
624
  }
677
- .serviceflow-nodeContent-desc[data-v-42ce3f17] {
625
+ .serviceflow-nodeContent-desc[data-v-1ce8de44] {
678
626
  }
679
- .el-divider--horizontal[data-v-42ce3f17] {
627
+ .el-divider--horizontal[data-v-1ce8de44] {
680
628
  margin: 12px 0;
681
629
  }
682
- .serviceflow-nodeView[data-v-42ce3f17] {
630
+ .serviceflow-nodeView[data-v-1ce8de44] {
683
631
  border: 1px solid #5a90f9;
684
- background: #eef3fe;
632
+ background: #eef3fe;
633
+ width: 180px;
634
+ min-height: 95px;
685
635
  }
686
- .serviceflow-nodeTitle[data-v-42ce3f17] {
687
- width: 80px;
636
+ .serviceflow-nodeContent[data-v-1ce8de44] {
688
637
  }
689
638
 
690
- .node-content[data-v-117d4091] {
639
+ .node-content[data-v-669b618f] {
691
640
  width: 120px;
692
641
  height: 44px;
693
642
  background: #ffffff;
694
643
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
695
644
  border-radius: 2px 2px 2px 2px;
696
645
  }
697
- .content[data-v-117d4091] {
646
+ .content[data-v-669b618f] {
698
647
  width: 28px;
699
648
  height: 15px;
700
649
  font-weight: 400;
@@ -705,9 +654,9 @@
705
654
  font-style: normal;
706
655
  text-transform: none;
707
656
  padding: 5px 0px 4px 10px;
708
- box-sizing: content-box;
657
+ box-sizing: content-box;
709
658
  }
710
- .serviceflow-nodeView[data-v-08d9d211] {
659
+ .serviceflow-nodeView[data-v-42ce3f17] {
711
660
  box-sizing: border-box;
712
661
  margin: 10px 10px;
713
662
  width: 180px;
@@ -716,7 +665,7 @@
716
665
  border-radius: 2px 2px 2px 2px;
717
666
  padding: 20px 10px;
718
667
  }
719
- .serviceflow-nodeTitle[data-v-08d9d211] {
668
+ .serviceflow-nodeTitle[data-v-42ce3f17] {
720
669
  width: 90px;
721
670
  height: 15px;
722
671
  font-weight: 400;
@@ -732,7 +681,7 @@
732
681
  overflow: hidden; /* 隐藏超出div宽度的文本 */
733
682
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
734
683
  }
735
- .serviceflow-nodeContent[data-v-08d9d211] {
684
+ .serviceflow-nodeContent[data-v-42ce3f17] {
736
685
  /* width: 100%; */
737
686
  height: 15px;
738
687
  font-weight: 400;
@@ -748,19 +697,19 @@
748
697
  overflow: hidden; /* 隐藏超出div宽度的文本 */
749
698
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
750
699
  }
751
- .serviceflow-nodeContent-desc[data-v-08d9d211] {
700
+ .serviceflow-nodeContent-desc[data-v-42ce3f17] {
752
701
  }
753
- .el-divider--horizontal[data-v-08d9d211] {
702
+ .el-divider--horizontal[data-v-42ce3f17] {
754
703
  margin: 12px 0;
755
704
  }
756
- .serviceflow-nodeView[data-v-08d9d211] {
705
+ .serviceflow-nodeView[data-v-42ce3f17] {
757
706
  border: 1px solid #5a90f9;
758
707
  background: #eef3fe;
759
708
  }
760
- .serviceflow-nodeTitle[data-v-08d9d211] {
709
+ .serviceflow-nodeTitle[data-v-42ce3f17] {
761
710
  width: 80px;
762
711
  }
763
- .serviceflow-nodeView[data-v-1ce8de44] {
712
+ .serviceflow-nodeView[data-v-1519c141] {
764
713
  box-sizing: border-box;
765
714
  margin: 10px 10px;
766
715
  width: 180px;
@@ -769,7 +718,7 @@
769
718
  border-radius: 2px 2px 2px 2px;
770
719
  padding: 20px 10px;
771
720
  }
772
- .serviceflow-nodeTitle[data-v-1ce8de44] {
721
+ .serviceflow-nodeTitle[data-v-1519c141] {
773
722
  width: 90px;
774
723
  height: 15px;
775
724
  font-weight: 400;
@@ -785,7 +734,7 @@
785
734
  overflow: hidden; /* 隐藏超出div宽度的文本 */
786
735
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
787
736
  }
788
- .serviceflow-nodeContent[data-v-1ce8de44] {
737
+ .serviceflow-nodeContent[data-v-1519c141] {
789
738
  /* width: 100%; */
790
739
  height: 15px;
791
740
  font-weight: 400;
@@ -801,20 +750,19 @@
801
750
  overflow: hidden; /* 隐藏超出div宽度的文本 */
802
751
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
803
752
  }
804
- .serviceflow-nodeContent-desc[data-v-1ce8de44] {
753
+ .serviceflow-nodeContent-desc[data-v-1519c141] {
805
754
  }
806
- .el-divider--horizontal[data-v-1ce8de44] {
755
+ .el-divider--horizontal[data-v-1519c141] {
807
756
  margin: 12px 0;
808
757
  }
809
- .serviceflow-nodeView[data-v-1ce8de44] {
758
+ .serviceflow-nodeView[data-v-1519c141] {
810
759
  border: 1px solid #5a90f9;
811
- background: #eef3fe;
812
- width: 180px;
813
- min-height: 95px;
760
+ background: #eef3fe;
814
761
  }
815
- .serviceflow-nodeContent[data-v-1ce8de44] {
762
+ .serviceflow-nodeTitle[data-v-1519c141] {
763
+ width: 80px;
816
764
  }
817
- .serviceflow-nodeView[data-v-3c23a172] {
765
+ .serviceflow-nodeView[data-v-96d149c1] {
818
766
  box-sizing: border-box;
819
767
  margin: 10px 10px;
820
768
  width: 180px;
@@ -823,7 +771,7 @@
823
771
  border-radius: 2px 2px 2px 2px;
824
772
  padding: 20px 10px;
825
773
  }
826
- .serviceflow-nodeTitle[data-v-3c23a172] {
774
+ .serviceflow-nodeTitle[data-v-96d149c1] {
827
775
  width: 90px;
828
776
  height: 15px;
829
777
  font-weight: 400;
@@ -839,7 +787,7 @@
839
787
  overflow: hidden; /* 隐藏超出div宽度的文本 */
840
788
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
841
789
  }
842
- .serviceflow-nodeContent[data-v-3c23a172] {
790
+ .serviceflow-nodeContent[data-v-96d149c1] {
843
791
  /* width: 100%; */
844
792
  height: 15px;
845
793
  font-weight: 400;
@@ -855,20 +803,19 @@
855
803
  overflow: hidden; /* 隐藏超出div宽度的文本 */
856
804
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
857
805
  }
858
- .serviceflow-nodeContent-desc[data-v-3c23a172] {
806
+ .serviceflow-nodeContent-desc[data-v-96d149c1] {
859
807
  }
860
- .el-divider--horizontal[data-v-3c23a172] {
808
+ .el-divider--horizontal[data-v-96d149c1] {
861
809
  margin: 12px 0;
862
810
  }
863
- .serviceflow-nodeView[data-v-3c23a172] {
811
+ .serviceflow-nodeView[data-v-96d149c1] {
864
812
  border: 1px solid #5a90f9;
865
- background: #eef3fe;
866
- width: 180px;
867
- min-height: 95px;
813
+ background: #eef3fe;
868
814
  }
869
- .serviceflow-nodeContent[data-v-3c23a172] {
815
+ .serviceflow-nodeTitle[data-v-96d149c1] {
816
+ width: 80px;
870
817
  }
871
- .serviceflow-nodeView[data-v-418f1558] {
818
+ .serviceflow-nodeView[data-v-08d9d211] {
872
819
  box-sizing: border-box;
873
820
  margin: 10px 10px;
874
821
  width: 180px;
@@ -877,7 +824,7 @@
877
824
  border-radius: 2px 2px 2px 2px;
878
825
  padding: 20px 10px;
879
826
  }
880
- .serviceflow-nodeTitle[data-v-418f1558] {
827
+ .serviceflow-nodeTitle[data-v-08d9d211] {
881
828
  width: 90px;
882
829
  height: 15px;
883
830
  font-weight: 400;
@@ -893,7 +840,7 @@
893
840
  overflow: hidden; /* 隐藏超出div宽度的文本 */
894
841
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
895
842
  }
896
- .serviceflow-nodeContent[data-v-418f1558] {
843
+ .serviceflow-nodeContent[data-v-08d9d211] {
897
844
  /* width: 100%; */
898
845
  height: 15px;
899
846
  font-weight: 400;
@@ -909,18 +856,17 @@
909
856
  overflow: hidden; /* 隐藏超出div宽度的文本 */
910
857
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
911
858
  }
912
- .serviceflow-nodeContent-desc[data-v-418f1558] {
859
+ .serviceflow-nodeContent-desc[data-v-08d9d211] {
913
860
  }
914
- .el-divider--horizontal[data-v-418f1558] {
861
+ .el-divider--horizontal[data-v-08d9d211] {
915
862
  margin: 12px 0;
916
863
  }
917
- .serviceflow-nodeView[data-v-418f1558] {
864
+ .serviceflow-nodeView[data-v-08d9d211] {
918
865
  border: 1px solid #5a90f9;
919
- background: #eef3fe;
920
- width: 180px;
921
- min-height: 95px;
866
+ background: #eef3fe;
922
867
  }
923
- .serviceflow-nodeContent[data-v-418f1558] {
868
+ .serviceflow-nodeTitle[data-v-08d9d211] {
869
+ width: 80px;
924
870
  }
925
871
  .serviceflow-nodeView[data-v-6b34f36c] {
926
872
  box-sizing: border-box;
@@ -975,7 +921,7 @@
975
921
  .serviceflow-nodeTitle[data-v-6b34f36c] {
976
922
  width: 80px;
977
923
  }
978
- .serviceflow-nodeView[data-v-91a913ff] {
924
+ .serviceflow-nodeView[data-v-4d28d77b] {
979
925
  box-sizing: border-box;
980
926
  margin: 10px 10px;
981
927
  width: 180px;
@@ -984,7 +930,7 @@
984
930
  border-radius: 2px 2px 2px 2px;
985
931
  padding: 20px 10px;
986
932
  }
987
- .serviceflow-nodeTitle[data-v-91a913ff] {
933
+ .serviceflow-nodeTitle[data-v-4d28d77b] {
988
934
  width: 90px;
989
935
  height: 15px;
990
936
  font-weight: 400;
@@ -1000,7 +946,7 @@
1000
946
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1001
947
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1002
948
  }
1003
- .serviceflow-nodeContent[data-v-91a913ff] {
949
+ .serviceflow-nodeContent[data-v-4d28d77b] {
1004
950
  /* width: 100%; */
1005
951
  height: 15px;
1006
952
  font-weight: 400;
@@ -1016,19 +962,19 @@
1016
962
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1017
963
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1018
964
  }
1019
- .serviceflow-nodeContent-desc[data-v-91a913ff] {
965
+ .serviceflow-nodeContent-desc[data-v-4d28d77b] {
1020
966
  }
1021
- .el-divider--horizontal[data-v-91a913ff] {
967
+ .el-divider--horizontal[data-v-4d28d77b] {
1022
968
  margin: 12px 0;
1023
969
  }
1024
- .serviceflow-nodeView[data-v-91a913ff] {
970
+ .serviceflow-nodeView[data-v-4d28d77b] {
1025
971
  border: 1px solid #5a90f9;
1026
972
  background: #eef3fe;
1027
973
  }
1028
- .serviceflow-nodeTitle[data-v-91a913ff] {
974
+ .serviceflow-nodeTitle[data-v-4d28d77b] {
1029
975
  width: 80px;
1030
976
  }
1031
- .serviceflow-nodeView[data-v-9770119b] {
977
+ .serviceflow-nodeView[data-v-b04d3f8b] {
1032
978
  box-sizing: border-box;
1033
979
  margin: 10px 10px;
1034
980
  width: 180px;
@@ -1037,7 +983,7 @@
1037
983
  border-radius: 2px 2px 2px 2px;
1038
984
  padding: 20px 10px;
1039
985
  }
1040
- .serviceflow-nodeTitle[data-v-9770119b] {
986
+ .serviceflow-nodeTitle[data-v-b04d3f8b] {
1041
987
  width: 90px;
1042
988
  height: 15px;
1043
989
  font-weight: 400;
@@ -1053,7 +999,7 @@
1053
999
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1054
1000
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1055
1001
  }
1056
- .serviceflow-nodeContent[data-v-9770119b] {
1002
+ .serviceflow-nodeContent[data-v-b04d3f8b] {
1057
1003
  /* width: 100%; */
1058
1004
  height: 15px;
1059
1005
  font-weight: 400;
@@ -1069,19 +1015,19 @@
1069
1015
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1070
1016
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1071
1017
  }
1072
- .serviceflow-nodeContent-desc[data-v-9770119b] {
1018
+ .serviceflow-nodeContent-desc[data-v-b04d3f8b] {
1073
1019
  }
1074
- .el-divider--horizontal[data-v-9770119b] {
1020
+ .el-divider--horizontal[data-v-b04d3f8b] {
1075
1021
  margin: 12px 0;
1076
1022
  }
1077
- .serviceflow-nodeView[data-v-9770119b] {
1023
+ .serviceflow-nodeView[data-v-b04d3f8b] {
1078
1024
  border: 1px solid #5a90f9;
1079
1025
  background: #eef3fe;
1080
1026
  }
1081
- .serviceflow-nodeTitle[data-v-9770119b] {
1027
+ .serviceflow-nodeTitle[data-v-b04d3f8b] {
1082
1028
  width: 80px;
1083
1029
  }
1084
- .serviceflow-nodeView[data-v-b04d3f8b] {
1030
+ .serviceflow-nodeView[data-v-23f1c97b] {
1085
1031
  box-sizing: border-box;
1086
1032
  margin: 10px 10px;
1087
1033
  width: 180px;
@@ -1090,7 +1036,7 @@
1090
1036
  border-radius: 2px 2px 2px 2px;
1091
1037
  padding: 20px 10px;
1092
1038
  }
1093
- .serviceflow-nodeTitle[data-v-b04d3f8b] {
1039
+ .serviceflow-nodeTitle[data-v-23f1c97b] {
1094
1040
  width: 90px;
1095
1041
  height: 15px;
1096
1042
  font-weight: 400;
@@ -1106,7 +1052,7 @@
1106
1052
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1107
1053
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1108
1054
  }
1109
- .serviceflow-nodeContent[data-v-b04d3f8b] {
1055
+ .serviceflow-nodeContent[data-v-23f1c97b] {
1110
1056
  /* width: 100%; */
1111
1057
  height: 15px;
1112
1058
  font-weight: 400;
@@ -1122,19 +1068,39 @@
1122
1068
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1123
1069
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1124
1070
  }
1125
- .serviceflow-nodeContent-desc[data-v-b04d3f8b] {
1071
+ .serviceflow-nodeContent-desc[data-v-23f1c97b] {
1126
1072
  }
1127
- .el-divider--horizontal[data-v-b04d3f8b] {
1073
+ .el-divider--horizontal[data-v-23f1c97b] {
1128
1074
  margin: 12px 0;
1129
1075
  }
1130
- .serviceflow-nodeView[data-v-b04d3f8b] {
1076
+ .serviceflow-nodeView[data-v-23f1c97b] {
1131
1077
  border: 1px solid #5a90f9;
1132
1078
  background: #eef3fe;
1133
1079
  }
1134
- .serviceflow-nodeTitle[data-v-b04d3f8b] {
1080
+ .serviceflow-nodeTitle[data-v-23f1c97b] {
1135
1081
  width: 80px;
1136
1082
  }
1137
- .serviceflow-nodeView[data-v-1519c141] {
1083
+
1084
+ .aaa[data-v-8bd72b80] {
1085
+ width: 300px;
1086
+ height: 200px;
1087
+ background: #ffffff;
1088
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1089
+ border-radius: 2px 2px 2px 2px;
1090
+ }
1091
+ .content[data-v-8bd72b80] {
1092
+ width: 28px;
1093
+ height: 15px;
1094
+ font-weight: 400;
1095
+ font-size: 14px;
1096
+ color: #333333;
1097
+ line-height: 14px;
1098
+ text-align: left;
1099
+ font-style: normal;
1100
+ text-transform: none;
1101
+ padding: 5px 0px 4px 10px;
1102
+ }
1103
+ .serviceflow-nodeView[data-v-9770119b] {
1138
1104
  box-sizing: border-box;
1139
1105
  margin: 10px 10px;
1140
1106
  width: 180px;
@@ -1143,7 +1109,7 @@
1143
1109
  border-radius: 2px 2px 2px 2px;
1144
1110
  padding: 20px 10px;
1145
1111
  }
1146
- .serviceflow-nodeTitle[data-v-1519c141] {
1112
+ .serviceflow-nodeTitle[data-v-9770119b] {
1147
1113
  width: 90px;
1148
1114
  height: 15px;
1149
1115
  font-weight: 400;
@@ -1159,7 +1125,7 @@
1159
1125
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1160
1126
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1161
1127
  }
1162
- .serviceflow-nodeContent[data-v-1519c141] {
1128
+ .serviceflow-nodeContent[data-v-9770119b] {
1163
1129
  /* width: 100%; */
1164
1130
  height: 15px;
1165
1131
  font-weight: 400;
@@ -1175,39 +1141,73 @@
1175
1141
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1176
1142
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1177
1143
  }
1178
- .serviceflow-nodeContent-desc[data-v-1519c141] {
1144
+ .serviceflow-nodeContent-desc[data-v-9770119b] {
1179
1145
  }
1180
- .el-divider--horizontal[data-v-1519c141] {
1146
+ .el-divider--horizontal[data-v-9770119b] {
1181
1147
  margin: 12px 0;
1182
1148
  }
1183
- .serviceflow-nodeView[data-v-1519c141] {
1149
+ .serviceflow-nodeView[data-v-9770119b] {
1184
1150
  border: 1px solid #5a90f9;
1185
1151
  background: #eef3fe;
1186
1152
  }
1187
- .serviceflow-nodeTitle[data-v-1519c141] {
1153
+ .serviceflow-nodeTitle[data-v-9770119b] {
1188
1154
  width: 80px;
1189
1155
  }
1190
-
1191
- .aaa[data-v-8bd72b80] {
1192
- width: 300px;
1193
- height: 200px;
1194
- background: #ffffff;
1156
+ .serviceflow-nodeView[data-v-3c23a172] {
1157
+ box-sizing: border-box;
1158
+ margin: 10px 10px;
1159
+ width: 180px;
1160
+ height: 95px;
1195
1161
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1196
- border-radius: 2px 2px 2px 2px;
1162
+ border-radius: 2px 2px 2px 2px;
1163
+ padding: 20px 10px;
1197
1164
  }
1198
- .content[data-v-8bd72b80] {
1199
- width: 28px;
1165
+ .serviceflow-nodeTitle[data-v-3c23a172] {
1166
+ width: 90px;
1200
1167
  height: 15px;
1201
1168
  font-weight: 400;
1202
- font-size: 14px;
1169
+ font-size: 16px;
1203
1170
  color: #333333;
1204
1171
  line-height: 14px;
1205
1172
  text-align: left;
1206
1173
  font-style: normal;
1207
1174
  text-transform: none;
1208
- padding: 5px 0px 4px 10px;
1175
+ padding: 0px 24px;
1176
+ box-sizing: content-box;
1177
+ white-space: nowrap; /* 确保文本在一行内显示 */
1178
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1179
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1180
+ }
1181
+ .serviceflow-nodeContent[data-v-3c23a172] {
1182
+ /* width: 100%; */
1183
+ height: 15px;
1184
+ font-weight: 400;
1185
+ font-size: 14px;
1186
+ color: #666666;
1187
+ line-height: 14px;
1188
+ text-align: left;
1189
+ font-style: normal;
1190
+ text-transform: none;
1191
+ padding: 0px 0px;
1192
+ box-sizing: content-box;
1193
+ white-space: nowrap; /* 确保文本在一行内显示 */
1194
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1195
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1196
+ }
1197
+ .serviceflow-nodeContent-desc[data-v-3c23a172] {
1198
+ }
1199
+ .el-divider--horizontal[data-v-3c23a172] {
1200
+ margin: 12px 0;
1201
+ }
1202
+ .serviceflow-nodeView[data-v-3c23a172] {
1203
+ border: 1px solid #5a90f9;
1204
+ background: #eef3fe;
1205
+ width: 180px;
1206
+ min-height: 95px;
1207
+ }
1208
+ .serviceflow-nodeContent[data-v-3c23a172] {
1209
1209
  }
1210
- .serviceflow-nodeView[data-v-96d149c1] {
1210
+ .serviceflow-nodeView[data-v-91a913ff] {
1211
1211
  box-sizing: border-box;
1212
1212
  margin: 10px 10px;
1213
1213
  width: 180px;
@@ -1216,7 +1216,7 @@
1216
1216
  border-radius: 2px 2px 2px 2px;
1217
1217
  padding: 20px 10px;
1218
1218
  }
1219
- .serviceflow-nodeTitle[data-v-96d149c1] {
1219
+ .serviceflow-nodeTitle[data-v-91a913ff] {
1220
1220
  width: 90px;
1221
1221
  height: 15px;
1222
1222
  font-weight: 400;
@@ -1232,7 +1232,7 @@
1232
1232
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1233
1233
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1234
1234
  }
1235
- .serviceflow-nodeContent[data-v-96d149c1] {
1235
+ .serviceflow-nodeContent[data-v-91a913ff] {
1236
1236
  /* width: 100%; */
1237
1237
  height: 15px;
1238
1238
  font-weight: 400;
@@ -1248,36 +1248,36 @@
1248
1248
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1249
1249
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1250
1250
  }
1251
- .serviceflow-nodeContent-desc[data-v-96d149c1] {
1251
+ .serviceflow-nodeContent-desc[data-v-91a913ff] {
1252
1252
  }
1253
- .el-divider--horizontal[data-v-96d149c1] {
1253
+ .el-divider--horizontal[data-v-91a913ff] {
1254
1254
  margin: 12px 0;
1255
1255
  }
1256
- .serviceflow-nodeView[data-v-96d149c1] {
1256
+ .serviceflow-nodeView[data-v-91a913ff] {
1257
1257
  border: 1px solid #5a90f9;
1258
1258
  background: #eef3fe;
1259
1259
  }
1260
- .serviceflow-nodeTitle[data-v-96d149c1] {
1260
+ .serviceflow-nodeTitle[data-v-91a913ff] {
1261
1261
  width: 80px;
1262
1262
  }
1263
1263
 
1264
- .el-select + .el-input[data-v-7fcf8a84] {
1264
+ .el-select + .el-input[data-v-b53b2895] {
1265
1265
  margin-left: 10px;
1266
1266
  }
1267
- .el-input + .el-input[data-v-7fcf8a84] {
1267
+ .el-input + .el-input[data-v-b53b2895] {
1268
1268
  margin-left: 10px;
1269
1269
  }
1270
- .el-input + .el-button[data-v-7fcf8a84] {
1270
+ .el-input + .el-button[data-v-b53b2895] {
1271
1271
  margin-left: 10px;
1272
1272
  }
1273
1273
 
1274
- .el-select + .el-input[data-v-b53b2895] {
1274
+ .el-select + .el-input[data-v-7fcf8a84] {
1275
1275
  margin-left: 10px;
1276
1276
  }
1277
- .el-input + .el-input[data-v-b53b2895] {
1277
+ .el-input + .el-input[data-v-7fcf8a84] {
1278
1278
  margin-left: 10px;
1279
1279
  }
1280
- .el-input + .el-button[data-v-b53b2895] {
1280
+ .el-input + .el-button[data-v-7fcf8a84] {
1281
1281
  margin-left: 10px;
1282
1282
  }
1283
1283
 
@@ -1292,27 +1292,27 @@
1292
1292
  margin-top: 0px;
1293
1293
  }
1294
1294
 
1295
- [data-v-9cc733d7] .el-cascader-menu {
1295
+ [data-v-21f429a9] .el-cascader-menu {
1296
1296
  min-width: 120px !important;
1297
1297
  }
1298
- .totalStyle[data-v-9cc733d7] {
1298
+ .totalStyle[data-v-21f429a9] {
1299
1299
  display: flex;
1300
1300
  height: 15px;
1301
1301
  align-items: center;
1302
1302
  justify-content: center;
1303
1303
  font-size: 10px;
1304
1304
  }
1305
- [data-v-9cc733d7] .el-input-group__append {
1305
+ [data-v-21f429a9] .el-input-group__append {
1306
1306
  cursor: pointer;
1307
1307
  }
1308
1308
 
1309
- [data-v-9a3ee19e] .el-dropdown {
1310
- vertical-align: middle;
1311
- }
1312
-
1313
1309
  [data-v-2d06523b] .el-upload {
1314
1310
  width: 100%;
1315
1311
  }
1316
1312
  [data-v-2d06523b] .el-button {
1317
1313
  width: 100%;
1318
1314
  }
1315
+
1316
+ [data-v-9a3ee19e] .el-dropdown {
1317
+ vertical-align: middle;
1318
+ }