service-flow-designer 2.0.33 → 2.0.42
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 +263 -263
- package/package.json +2 -2
package/dist/es/style.css
CHANGED
|
@@ -166,6 +166,10 @@
|
|
|
166
166
|
padding-top: 80px;
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
+
.el-alert + .el-form-item[data-v-a158f309] {
|
|
170
|
+
margin-top: 10px;
|
|
171
|
+
}
|
|
172
|
+
|
|
169
173
|
.editorTool[data-v-d55ab098] {
|
|
170
174
|
margin-left: auto;
|
|
171
175
|
}
|
|
@@ -179,17 +183,6 @@
|
|
|
179
183
|
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
180
184
|
}
|
|
181
185
|
|
|
182
|
-
.el-alert + .el-form-item[data-v-a158f309] {
|
|
183
|
-
margin-top: 10px;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
[data-v-65e38bfb] .el-radio {
|
|
187
|
-
margin: 0;
|
|
188
|
-
}
|
|
189
|
-
.el-radio + .el-radio[data-v-65e38bfb] {
|
|
190
|
-
margin-left: 10px;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
186
|
[data-v-808a13e1] .el-radio {
|
|
194
187
|
margin: 0;
|
|
195
188
|
}
|
|
@@ -197,19 +190,6 @@
|
|
|
197
190
|
margin-left: 10px;
|
|
198
191
|
}
|
|
199
192
|
|
|
200
|
-
.editorTool[data-v-684c1f08] {
|
|
201
|
-
margin-left: auto;
|
|
202
|
-
}
|
|
203
|
-
.editorOption[data-v-684c1f08] {
|
|
204
|
-
margin-right: 10px;
|
|
205
|
-
cursor: pointer;
|
|
206
|
-
}
|
|
207
|
-
.pppp[data-v-684c1f08] {
|
|
208
|
-
display: flex; /* 使用Flex布局 */
|
|
209
|
-
justify-content: flex-start;
|
|
210
|
-
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
211
|
-
}
|
|
212
|
-
|
|
213
193
|
.el-alert + .el-table[data-v-028fb838] {
|
|
214
194
|
margin-top: 10px;
|
|
215
195
|
}
|
|
@@ -217,20 +197,6 @@
|
|
|
217
197
|
margin: 10px 0;
|
|
218
198
|
}
|
|
219
199
|
|
|
220
|
-
.el-tabs + .el-alert[data-v-08737620] {
|
|
221
|
-
margin-top: 10px;
|
|
222
|
-
}
|
|
223
|
-
.el-alert + .el-form-item[data-v-08737620] {
|
|
224
|
-
margin-top: 10px;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
.el-alert + .el-table[data-v-82e0dfef] {
|
|
228
|
-
margin-top: 10px;
|
|
229
|
-
}
|
|
230
|
-
.el-alert + .el-form-item[data-v-82e0dfef] {
|
|
231
|
-
margin-top: 10px;
|
|
232
|
-
}
|
|
233
|
-
|
|
234
200
|
[data-v-286d914e] .el-table__row {
|
|
235
201
|
cursor: pointer;
|
|
236
202
|
}
|
|
@@ -267,16 +233,11 @@
|
|
|
267
233
|
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
268
234
|
}
|
|
269
235
|
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
padding-right: 0 !important;
|
|
273
|
-
}
|
|
274
|
-
|
|
275
|
-
.el-alert + .el-form-item[data-v-32875028] {
|
|
276
|
-
margin-top: 10px;
|
|
236
|
+
[data-v-65e38bfb] .el-radio {
|
|
237
|
+
margin: 0;
|
|
277
238
|
}
|
|
278
|
-
.el-
|
|
279
|
-
margin: 10px
|
|
239
|
+
.el-radio + .el-radio[data-v-65e38bfb] {
|
|
240
|
+
margin-left: 10px;
|
|
280
241
|
}
|
|
281
242
|
|
|
282
243
|
.el-alert + .el-table[data-v-e27c4c1e] {
|
|
@@ -288,71 +249,24 @@
|
|
|
288
249
|
.el-alert + .el-form-item[data-v-e27c4c1e] {
|
|
289
250
|
margin-top: 10px;
|
|
290
251
|
}
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
height: 100%;
|
|
295
|
-
padding-left: 10px;
|
|
296
|
-
padding-right: 10px;
|
|
297
|
-
overflow: auto;
|
|
298
|
-
}
|
|
299
|
-
.amb-design-attr-item[data-v-ce167986] {
|
|
300
|
-
margin-bottom: 8px;
|
|
301
|
-
}
|
|
302
|
-
.amb-design-attr-group-header > button[data-v-ce167986] {
|
|
303
|
-
background: #f5f6f8;
|
|
304
|
-
padding-left: 10px;
|
|
305
|
-
font-size: 14px;
|
|
306
|
-
height: 42px;
|
|
307
|
-
}
|
|
308
|
-
.amb-design-attr-content[data-v-ce167986] {
|
|
309
|
-
background: #ffffff;
|
|
310
|
-
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
|
|
311
|
-
height: 100%;
|
|
312
|
-
padding-left: 10px;
|
|
313
|
-
padding-right: 10px;
|
|
314
|
-
overflow: auto;
|
|
315
|
-
position: relative;
|
|
316
|
-
}
|
|
317
|
-
.amb-design-attr-header-search[data-v-ce167986] {
|
|
318
|
-
margin-top: 16px;
|
|
319
|
-
}
|
|
320
|
-
.amb-design-attr-header-select[data-v-ce167986] {
|
|
321
|
-
width: 90px;
|
|
322
|
-
height: 36px;
|
|
323
|
-
}
|
|
324
|
-
.amb-design-page-param-row[data-v-ce167986] {
|
|
325
|
-
height: 34px;
|
|
326
|
-
}
|
|
327
|
-
.el-table__cell > .cell[data-v-ce167986] {
|
|
328
|
-
white-space: nowrap !important;
|
|
329
|
-
}
|
|
330
|
-
.serviceflow-item[data-v-ce167986] {
|
|
331
|
-
background: rgba(88, 147, 239, 0.06);
|
|
332
|
-
border: 1px dashed rgba(88, 147, 239, 0.06);
|
|
333
|
-
border-radius: 4px 4px 4px 4px;
|
|
334
|
-
text-align: center;
|
|
335
|
-
margin-top: 12px;
|
|
336
|
-
padding: 10px 5px 10px 5px;
|
|
337
|
-
font-size: 12px;
|
|
338
|
-
cursor: move;
|
|
339
|
-
height: 60px;
|
|
340
|
-
overflow: hidden;
|
|
341
|
-
box-sizing: border-box;
|
|
342
|
-
color: #333333;
|
|
343
|
-
text-overflow: ellipsis;
|
|
344
|
-
white-space: nowrap;
|
|
345
|
-
-webkit-user-select: none; /* Safari */
|
|
346
|
-
-moz-user-select: none; /* Firefox */
|
|
347
|
-
-ms-user-select: none; /* Internet Explorer/Edge */
|
|
348
|
-
user-select: none; /* 标准语法 */
|
|
252
|
+
|
|
253
|
+
.el-alert + .el-form-item[data-v-32875028] {
|
|
254
|
+
margin-top: 10px;
|
|
349
255
|
}
|
|
350
|
-
.
|
|
351
|
-
|
|
352
|
-
|
|
256
|
+
.el-alert + .el-table[data-v-32875028] {
|
|
257
|
+
margin: 10px 0;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
.el-dialog__wrapper[data-v-d41cb0ad] {
|
|
261
|
+
overflow: hidden !important;
|
|
262
|
+
padding-right: 0 !important;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
.el-tabs + .el-alert[data-v-08737620] {
|
|
266
|
+
margin-top: 10px;
|
|
353
267
|
}
|
|
354
|
-
.
|
|
355
|
-
|
|
268
|
+
.el-alert + .el-form-item[data-v-08737620] {
|
|
269
|
+
margin-top: 10px;
|
|
356
270
|
}
|
|
357
271
|
|
|
358
272
|
.el-drawer__header {
|
|
@@ -495,6 +409,92 @@
|
|
|
495
409
|
margin-left: 50px;
|
|
496
410
|
}
|
|
497
411
|
|
|
412
|
+
.editorTool[data-v-684c1f08] {
|
|
413
|
+
margin-left: auto;
|
|
414
|
+
}
|
|
415
|
+
.editorOption[data-v-684c1f08] {
|
|
416
|
+
margin-right: 10px;
|
|
417
|
+
cursor: pointer;
|
|
418
|
+
}
|
|
419
|
+
.pppp[data-v-684c1f08] {
|
|
420
|
+
display: flex; /* 使用Flex布局 */
|
|
421
|
+
justify-content: flex-start;
|
|
422
|
+
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
.el-alert + .el-table[data-v-82e0dfef] {
|
|
426
|
+
margin-top: 10px;
|
|
427
|
+
}
|
|
428
|
+
.el-alert + .el-form-item[data-v-82e0dfef] {
|
|
429
|
+
margin-top: 10px;
|
|
430
|
+
}
|
|
431
|
+
.amb-design-attr-base-content[data-v-ce167986] {
|
|
432
|
+
background: #ffffff;
|
|
433
|
+
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
|
|
434
|
+
height: 100%;
|
|
435
|
+
padding-left: 10px;
|
|
436
|
+
padding-right: 10px;
|
|
437
|
+
overflow: auto;
|
|
438
|
+
}
|
|
439
|
+
.amb-design-attr-item[data-v-ce167986] {
|
|
440
|
+
margin-bottom: 8px;
|
|
441
|
+
}
|
|
442
|
+
.amb-design-attr-group-header > button[data-v-ce167986] {
|
|
443
|
+
background: #f5f6f8;
|
|
444
|
+
padding-left: 10px;
|
|
445
|
+
font-size: 14px;
|
|
446
|
+
height: 42px;
|
|
447
|
+
}
|
|
448
|
+
.amb-design-attr-content[data-v-ce167986] {
|
|
449
|
+
background: #ffffff;
|
|
450
|
+
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
|
|
451
|
+
height: 100%;
|
|
452
|
+
padding-left: 10px;
|
|
453
|
+
padding-right: 10px;
|
|
454
|
+
overflow: auto;
|
|
455
|
+
position: relative;
|
|
456
|
+
}
|
|
457
|
+
.amb-design-attr-header-search[data-v-ce167986] {
|
|
458
|
+
margin-top: 16px;
|
|
459
|
+
}
|
|
460
|
+
.amb-design-attr-header-select[data-v-ce167986] {
|
|
461
|
+
width: 90px;
|
|
462
|
+
height: 36px;
|
|
463
|
+
}
|
|
464
|
+
.amb-design-page-param-row[data-v-ce167986] {
|
|
465
|
+
height: 34px;
|
|
466
|
+
}
|
|
467
|
+
.el-table__cell > .cell[data-v-ce167986] {
|
|
468
|
+
white-space: nowrap !important;
|
|
469
|
+
}
|
|
470
|
+
.serviceflow-item[data-v-ce167986] {
|
|
471
|
+
background: rgba(88, 147, 239, 0.06);
|
|
472
|
+
border: 1px dashed rgba(88, 147, 239, 0.06);
|
|
473
|
+
border-radius: 4px 4px 4px 4px;
|
|
474
|
+
text-align: center;
|
|
475
|
+
margin-top: 12px;
|
|
476
|
+
padding: 10px 5px 10px 5px;
|
|
477
|
+
font-size: 12px;
|
|
478
|
+
cursor: move;
|
|
479
|
+
height: 60px;
|
|
480
|
+
overflow: hidden;
|
|
481
|
+
box-sizing: border-box;
|
|
482
|
+
color: #333333;
|
|
483
|
+
text-overflow: ellipsis;
|
|
484
|
+
white-space: nowrap;
|
|
485
|
+
-webkit-user-select: none; /* Safari */
|
|
486
|
+
-moz-user-select: none; /* Firefox */
|
|
487
|
+
-ms-user-select: none; /* Internet Explorer/Edge */
|
|
488
|
+
user-select: none; /* 标准语法 */
|
|
489
|
+
}
|
|
490
|
+
.serviceflow-item[data-v-ce167986]:hover {
|
|
491
|
+
background: rgba(11, 45, 101, 0.105);
|
|
492
|
+
border: 1px dashed rgba(11, 45, 101, 0.227);
|
|
493
|
+
}
|
|
494
|
+
.amb-assembly-item-drag[data-v-ce167986] {
|
|
495
|
+
opacity: 1 !important;
|
|
496
|
+
}
|
|
497
|
+
|
|
498
498
|
.el-alert + .el-table[data-v-d978e7dc] {
|
|
499
499
|
margin-top: 10px;
|
|
500
500
|
}
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
.el-alert + .el-form-item[data-v-d978e7dc] {
|
|
505
505
|
margin-top: 10px;
|
|
506
506
|
}
|
|
507
|
-
.nodeView[data-v-
|
|
507
|
+
.nodeView[data-v-b1d2a966] {
|
|
508
508
|
box-sizing: border-box;
|
|
509
509
|
margin: 10px 10px;
|
|
510
510
|
width: 180px;
|
|
@@ -513,7 +513,7 @@
|
|
|
513
513
|
border-radius: 2px 2px 2px 2px;
|
|
514
514
|
padding: 20px 10px;
|
|
515
515
|
}
|
|
516
|
-
.nodeTitle[data-v-
|
|
516
|
+
.nodeTitle[data-v-b1d2a966] {
|
|
517
517
|
width: 90px;
|
|
518
518
|
height: 15px;
|
|
519
519
|
font-weight: 400;
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
529
529
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
530
530
|
}
|
|
531
|
-
.nodeContent[data-v-
|
|
531
|
+
.nodeContent[data-v-b1d2a966] {
|
|
532
532
|
/* width: 100%; */
|
|
533
533
|
height: 15px;
|
|
534
534
|
font-weight: 400;
|
|
@@ -543,19 +543,19 @@
|
|
|
543
543
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
544
544
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
545
545
|
}
|
|
546
|
-
.nodeContent-desc[data-v-
|
|
546
|
+
.nodeContent-desc[data-v-b1d2a966]{
|
|
547
547
|
}
|
|
548
|
-
.el-divider--horizontal[data-v-
|
|
548
|
+
.el-divider--horizontal[data-v-b1d2a966] {
|
|
549
549
|
margin: 12px 0;
|
|
550
550
|
}
|
|
551
|
-
.nodeView[data-v-
|
|
551
|
+
.nodeView[data-v-b1d2a966] {
|
|
552
552
|
border: 1px solid #5a90f9;
|
|
553
553
|
background: #eef3fe;
|
|
554
554
|
}
|
|
555
|
-
.nodeTitle[data-v-
|
|
555
|
+
.nodeTitle[data-v-b1d2a966] {
|
|
556
556
|
width: 80px;
|
|
557
557
|
}
|
|
558
|
-
.nodeView[data-v-
|
|
558
|
+
.nodeView[data-v-221a60f8] {
|
|
559
559
|
box-sizing: border-box;
|
|
560
560
|
margin: 10px 10px;
|
|
561
561
|
width: 180px;
|
|
@@ -564,7 +564,7 @@
|
|
|
564
564
|
border-radius: 2px 2px 2px 2px;
|
|
565
565
|
padding: 20px 10px;
|
|
566
566
|
}
|
|
567
|
-
.nodeTitle[data-v-
|
|
567
|
+
.nodeTitle[data-v-221a60f8] {
|
|
568
568
|
width: 90px;
|
|
569
569
|
height: 15px;
|
|
570
570
|
font-weight: 400;
|
|
@@ -579,7 +579,7 @@
|
|
|
579
579
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
580
580
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
581
581
|
}
|
|
582
|
-
.nodeContent[data-v-
|
|
582
|
+
.nodeContent[data-v-221a60f8] {
|
|
583
583
|
/* width: 100%; */
|
|
584
584
|
height: 15px;
|
|
585
585
|
font-weight: 400;
|
|
@@ -594,19 +594,39 @@
|
|
|
594
594
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
595
595
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
596
596
|
}
|
|
597
|
-
.nodeContent-desc[data-v-
|
|
597
|
+
.nodeContent-desc[data-v-221a60f8]{
|
|
598
598
|
}
|
|
599
|
-
.el-divider--horizontal[data-v-
|
|
599
|
+
.el-divider--horizontal[data-v-221a60f8] {
|
|
600
600
|
margin: 12px 0;
|
|
601
601
|
}
|
|
602
|
-
.nodeView[data-v-
|
|
602
|
+
.nodeView[data-v-221a60f8] {
|
|
603
603
|
border: 1px solid #5a90f9;
|
|
604
604
|
background: #eef3fe;
|
|
605
605
|
}
|
|
606
|
-
.nodeTitle[data-v-
|
|
606
|
+
.nodeTitle[data-v-221a60f8] {
|
|
607
607
|
width: 80px;
|
|
608
608
|
}
|
|
609
|
-
|
|
609
|
+
|
|
610
|
+
.node-content[data-v-b28923f3] {
|
|
611
|
+
width: 120px;
|
|
612
|
+
height: 44px;
|
|
613
|
+
background: #ffffff;
|
|
614
|
+
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
615
|
+
border-radius: 2px 2px 2px 2px;
|
|
616
|
+
}
|
|
617
|
+
.content[data-v-b28923f3] {
|
|
618
|
+
width: 28px;
|
|
619
|
+
height: 15px;
|
|
620
|
+
font-weight: 400;
|
|
621
|
+
font-size: 14px;
|
|
622
|
+
color: #333333;
|
|
623
|
+
line-height: 14px;
|
|
624
|
+
text-align: left;
|
|
625
|
+
font-style: normal;
|
|
626
|
+
text-transform: none;
|
|
627
|
+
padding: 5px 0px 4px 10px;
|
|
628
|
+
}
|
|
629
|
+
.nodeView[data-v-b604c489] {
|
|
610
630
|
box-sizing: border-box;
|
|
611
631
|
margin: 10px 10px;
|
|
612
632
|
width: 180px;
|
|
@@ -615,7 +635,7 @@
|
|
|
615
635
|
border-radius: 2px 2px 2px 2px;
|
|
616
636
|
padding: 20px 10px;
|
|
617
637
|
}
|
|
618
|
-
.nodeTitle[data-v-
|
|
638
|
+
.nodeTitle[data-v-b604c489] {
|
|
619
639
|
width: 90px;
|
|
620
640
|
height: 15px;
|
|
621
641
|
font-weight: 400;
|
|
@@ -630,7 +650,7 @@
|
|
|
630
650
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
631
651
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
632
652
|
}
|
|
633
|
-
.nodeContent[data-v-
|
|
653
|
+
.nodeContent[data-v-b604c489] {
|
|
634
654
|
/* width: 100%; */
|
|
635
655
|
height: 15px;
|
|
636
656
|
font-weight: 400;
|
|
@@ -645,40 +665,19 @@
|
|
|
645
665
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
646
666
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
647
667
|
}
|
|
648
|
-
.nodeContent-desc[data-v-
|
|
668
|
+
.nodeContent-desc[data-v-b604c489]{
|
|
649
669
|
}
|
|
650
|
-
.el-divider--horizontal[data-v-
|
|
670
|
+
.el-divider--horizontal[data-v-b604c489] {
|
|
651
671
|
margin: 12px 0;
|
|
652
672
|
}
|
|
653
|
-
.nodeView[data-v-
|
|
673
|
+
.nodeView[data-v-b604c489] {
|
|
654
674
|
border: 1px solid #5a90f9;
|
|
655
|
-
background: #eef3fe;
|
|
656
|
-
width: 180px;
|
|
657
|
-
min-height: 95px;
|
|
658
|
-
}
|
|
659
|
-
.nodeContent[data-v-4c6dfa4a] {
|
|
660
|
-
}
|
|
661
|
-
|
|
662
|
-
.node-content[data-v-69a854a3] {
|
|
663
|
-
width: 120px;
|
|
664
|
-
height: 44px;
|
|
665
|
-
background: #ffffff;
|
|
666
|
-
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
667
|
-
border-radius: 2px 2px 2px 2px;
|
|
675
|
+
background: #eef3fe;
|
|
668
676
|
}
|
|
669
|
-
.
|
|
670
|
-
width:
|
|
671
|
-
height: 15px;
|
|
672
|
-
font-weight: 400;
|
|
673
|
-
font-size: 14px;
|
|
674
|
-
color: #333333;
|
|
675
|
-
line-height: 14px;
|
|
676
|
-
text-align: left;
|
|
677
|
-
font-style: normal;
|
|
678
|
-
text-transform: none;
|
|
679
|
-
padding: 5px 0px 4px 10px;
|
|
677
|
+
.nodeTitle[data-v-b604c489] {
|
|
678
|
+
width: 80px;
|
|
680
679
|
}
|
|
681
|
-
.nodeView[data-v-
|
|
680
|
+
.nodeView[data-v-7702fcdb] {
|
|
682
681
|
box-sizing: border-box;
|
|
683
682
|
margin: 10px 10px;
|
|
684
683
|
width: 180px;
|
|
@@ -687,7 +686,7 @@
|
|
|
687
686
|
border-radius: 2px 2px 2px 2px;
|
|
688
687
|
padding: 20px 10px;
|
|
689
688
|
}
|
|
690
|
-
.nodeTitle[data-v-
|
|
689
|
+
.nodeTitle[data-v-7702fcdb] {
|
|
691
690
|
width: 90px;
|
|
692
691
|
height: 15px;
|
|
693
692
|
font-weight: 400;
|
|
@@ -702,7 +701,7 @@
|
|
|
702
701
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
703
702
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
704
703
|
}
|
|
705
|
-
.nodeContent[data-v-
|
|
704
|
+
.nodeContent[data-v-7702fcdb] {
|
|
706
705
|
/* width: 100%; */
|
|
707
706
|
height: 15px;
|
|
708
707
|
font-weight: 400;
|
|
@@ -717,20 +716,19 @@
|
|
|
717
716
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
718
717
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
719
718
|
}
|
|
720
|
-
.nodeContent-desc[data-v-
|
|
719
|
+
.nodeContent-desc[data-v-7702fcdb]{
|
|
721
720
|
}
|
|
722
|
-
.el-divider--horizontal[data-v-
|
|
721
|
+
.el-divider--horizontal[data-v-7702fcdb] {
|
|
723
722
|
margin: 12px 0;
|
|
724
723
|
}
|
|
725
|
-
.nodeView[data-v-
|
|
724
|
+
.nodeView[data-v-7702fcdb] {
|
|
726
725
|
border: 1px solid #5a90f9;
|
|
727
|
-
background: #eef3fe;
|
|
728
|
-
width: 180px;
|
|
729
|
-
min-height: 95px;
|
|
726
|
+
background: #eef3fe;
|
|
730
727
|
}
|
|
731
|
-
.
|
|
728
|
+
.nodeTitle[data-v-7702fcdb] {
|
|
729
|
+
width: 80px;
|
|
732
730
|
}
|
|
733
|
-
.nodeView[data-v-
|
|
731
|
+
.nodeView[data-v-9fff2753] {
|
|
734
732
|
box-sizing: border-box;
|
|
735
733
|
margin: 10px 10px;
|
|
736
734
|
width: 180px;
|
|
@@ -739,7 +737,7 @@
|
|
|
739
737
|
border-radius: 2px 2px 2px 2px;
|
|
740
738
|
padding: 20px 10px;
|
|
741
739
|
}
|
|
742
|
-
.nodeTitle[data-v-
|
|
740
|
+
.nodeTitle[data-v-9fff2753] {
|
|
743
741
|
width: 90px;
|
|
744
742
|
height: 15px;
|
|
745
743
|
font-weight: 400;
|
|
@@ -754,7 +752,7 @@
|
|
|
754
752
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
755
753
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
756
754
|
}
|
|
757
|
-
.nodeContent[data-v-
|
|
755
|
+
.nodeContent[data-v-9fff2753] {
|
|
758
756
|
/* width: 100%; */
|
|
759
757
|
height: 15px;
|
|
760
758
|
font-weight: 400;
|
|
@@ -769,19 +767,19 @@
|
|
|
769
767
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
770
768
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
771
769
|
}
|
|
772
|
-
.nodeContent-desc[data-v-
|
|
770
|
+
.nodeContent-desc[data-v-9fff2753]{
|
|
773
771
|
}
|
|
774
|
-
.el-divider--horizontal[data-v-
|
|
772
|
+
.el-divider--horizontal[data-v-9fff2753] {
|
|
775
773
|
margin: 12px 0;
|
|
776
774
|
}
|
|
777
|
-
.nodeView[data-v-
|
|
775
|
+
.nodeView[data-v-9fff2753] {
|
|
778
776
|
border: 1px solid #5a90f9;
|
|
779
777
|
background: #eef3fe;
|
|
780
778
|
}
|
|
781
|
-
.nodeTitle[data-v-
|
|
779
|
+
.nodeTitle[data-v-9fff2753] {
|
|
782
780
|
width: 80px;
|
|
783
781
|
}
|
|
784
|
-
.nodeView[data-v-
|
|
782
|
+
.nodeView[data-v-faa5a940] {
|
|
785
783
|
box-sizing: border-box;
|
|
786
784
|
margin: 10px 10px;
|
|
787
785
|
width: 180px;
|
|
@@ -790,7 +788,7 @@
|
|
|
790
788
|
border-radius: 2px 2px 2px 2px;
|
|
791
789
|
padding: 20px 10px;
|
|
792
790
|
}
|
|
793
|
-
.nodeTitle[data-v-
|
|
791
|
+
.nodeTitle[data-v-faa5a940] {
|
|
794
792
|
width: 90px;
|
|
795
793
|
height: 15px;
|
|
796
794
|
font-weight: 400;
|
|
@@ -805,7 +803,7 @@
|
|
|
805
803
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
806
804
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
807
805
|
}
|
|
808
|
-
.nodeContent[data-v-
|
|
806
|
+
.nodeContent[data-v-faa5a940] {
|
|
809
807
|
/* width: 100%; */
|
|
810
808
|
height: 15px;
|
|
811
809
|
font-weight: 400;
|
|
@@ -820,19 +818,19 @@
|
|
|
820
818
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
821
819
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
822
820
|
}
|
|
823
|
-
.nodeContent-desc[data-v-
|
|
821
|
+
.nodeContent-desc[data-v-faa5a940]{
|
|
824
822
|
}
|
|
825
|
-
.el-divider--horizontal[data-v-
|
|
823
|
+
.el-divider--horizontal[data-v-faa5a940] {
|
|
826
824
|
margin: 12px 0;
|
|
827
825
|
}
|
|
828
|
-
.nodeView[data-v-
|
|
826
|
+
.nodeView[data-v-faa5a940] {
|
|
829
827
|
border: 1px solid #5a90f9;
|
|
830
828
|
background: #eef3fe;
|
|
831
829
|
}
|
|
832
|
-
.nodeTitle[data-v-
|
|
830
|
+
.nodeTitle[data-v-faa5a940] {
|
|
833
831
|
width: 80px;
|
|
834
832
|
}
|
|
835
|
-
.nodeView[data-v-
|
|
833
|
+
.nodeView[data-v-5911272d] {
|
|
836
834
|
box-sizing: border-box;
|
|
837
835
|
margin: 10px 10px;
|
|
838
836
|
width: 180px;
|
|
@@ -841,7 +839,7 @@
|
|
|
841
839
|
border-radius: 2px 2px 2px 2px;
|
|
842
840
|
padding: 20px 10px;
|
|
843
841
|
}
|
|
844
|
-
.nodeTitle[data-v-
|
|
842
|
+
.nodeTitle[data-v-5911272d] {
|
|
845
843
|
width: 90px;
|
|
846
844
|
height: 15px;
|
|
847
845
|
font-weight: 400;
|
|
@@ -856,7 +854,7 @@
|
|
|
856
854
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
857
855
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
858
856
|
}
|
|
859
|
-
.nodeContent[data-v-
|
|
857
|
+
.nodeContent[data-v-5911272d] {
|
|
860
858
|
/* width: 100%; */
|
|
861
859
|
height: 15px;
|
|
862
860
|
font-weight: 400;
|
|
@@ -871,38 +869,18 @@
|
|
|
871
869
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
872
870
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
873
871
|
}
|
|
874
|
-
.nodeContent-desc[data-v-
|
|
872
|
+
.nodeContent-desc[data-v-5911272d]{
|
|
875
873
|
}
|
|
876
|
-
.el-divider--horizontal[data-v-
|
|
874
|
+
.el-divider--horizontal[data-v-5911272d] {
|
|
877
875
|
margin: 12px 0;
|
|
878
876
|
}
|
|
879
|
-
.nodeView[data-v-
|
|
877
|
+
.nodeView[data-v-5911272d] {
|
|
880
878
|
border: 1px solid #5a90f9;
|
|
881
879
|
background: #eef3fe;
|
|
882
880
|
}
|
|
883
|
-
.nodeTitle[data-v-
|
|
881
|
+
.nodeTitle[data-v-5911272d] {
|
|
884
882
|
width: 80px;
|
|
885
883
|
}
|
|
886
|
-
|
|
887
|
-
.node-content[data-v-b28923f3] {
|
|
888
|
-
width: 120px;
|
|
889
|
-
height: 44px;
|
|
890
|
-
background: #ffffff;
|
|
891
|
-
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
892
|
-
border-radius: 2px 2px 2px 2px;
|
|
893
|
-
}
|
|
894
|
-
.content[data-v-b28923f3] {
|
|
895
|
-
width: 28px;
|
|
896
|
-
height: 15px;
|
|
897
|
-
font-weight: 400;
|
|
898
|
-
font-size: 14px;
|
|
899
|
-
color: #333333;
|
|
900
|
-
line-height: 14px;
|
|
901
|
-
text-align: left;
|
|
902
|
-
font-style: normal;
|
|
903
|
-
text-transform: none;
|
|
904
|
-
padding: 5px 0px 4px 10px;
|
|
905
|
-
}
|
|
906
884
|
.nodeView[data-v-df366d04] {
|
|
907
885
|
box-sizing: border-box;
|
|
908
886
|
margin: 10px 10px;
|
|
@@ -954,7 +932,7 @@
|
|
|
954
932
|
.nodeTitle[data-v-df366d04] {
|
|
955
933
|
width: 80px;
|
|
956
934
|
}
|
|
957
|
-
.nodeView[data-v-
|
|
935
|
+
.nodeView[data-v-c176feb6] {
|
|
958
936
|
box-sizing: border-box;
|
|
959
937
|
margin: 10px 10px;
|
|
960
938
|
width: 180px;
|
|
@@ -963,7 +941,7 @@
|
|
|
963
941
|
border-radius: 2px 2px 2px 2px;
|
|
964
942
|
padding: 20px 10px;
|
|
965
943
|
}
|
|
966
|
-
.nodeTitle[data-v-
|
|
944
|
+
.nodeTitle[data-v-c176feb6] {
|
|
967
945
|
width: 90px;
|
|
968
946
|
height: 15px;
|
|
969
947
|
font-weight: 400;
|
|
@@ -978,7 +956,7 @@
|
|
|
978
956
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
979
957
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
980
958
|
}
|
|
981
|
-
.nodeContent[data-v-
|
|
959
|
+
.nodeContent[data-v-c176feb6] {
|
|
982
960
|
/* width: 100%; */
|
|
983
961
|
height: 15px;
|
|
984
962
|
font-weight: 400;
|
|
@@ -993,19 +971,20 @@
|
|
|
993
971
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
994
972
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
995
973
|
}
|
|
996
|
-
.nodeContent-desc[data-v-
|
|
974
|
+
.nodeContent-desc[data-v-c176feb6]{
|
|
997
975
|
}
|
|
998
|
-
.el-divider--horizontal[data-v-
|
|
976
|
+
.el-divider--horizontal[data-v-c176feb6] {
|
|
999
977
|
margin: 12px 0;
|
|
1000
978
|
}
|
|
1001
|
-
.nodeView[data-v-
|
|
979
|
+
.nodeView[data-v-c176feb6] {
|
|
1002
980
|
border: 1px solid #5a90f9;
|
|
1003
|
-
background: #eef3fe;
|
|
981
|
+
background: #eef3fe;
|
|
982
|
+
width: 180px;
|
|
983
|
+
min-height: 95px;
|
|
1004
984
|
}
|
|
1005
|
-
.
|
|
1006
|
-
width: 80px;
|
|
985
|
+
.nodeContent[data-v-c176feb6] {
|
|
1007
986
|
}
|
|
1008
|
-
.nodeView[data-v-
|
|
987
|
+
.nodeView[data-v-4c6dfa4a] {
|
|
1009
988
|
box-sizing: border-box;
|
|
1010
989
|
margin: 10px 10px;
|
|
1011
990
|
width: 180px;
|
|
@@ -1014,7 +993,7 @@
|
|
|
1014
993
|
border-radius: 2px 2px 2px 2px;
|
|
1015
994
|
padding: 20px 10px;
|
|
1016
995
|
}
|
|
1017
|
-
.nodeTitle[data-v-
|
|
996
|
+
.nodeTitle[data-v-4c6dfa4a] {
|
|
1018
997
|
width: 90px;
|
|
1019
998
|
height: 15px;
|
|
1020
999
|
font-weight: 400;
|
|
@@ -1029,7 +1008,7 @@
|
|
|
1029
1008
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1030
1009
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1031
1010
|
}
|
|
1032
|
-
.nodeContent[data-v-
|
|
1011
|
+
.nodeContent[data-v-4c6dfa4a] {
|
|
1033
1012
|
/* width: 100%; */
|
|
1034
1013
|
height: 15px;
|
|
1035
1014
|
font-weight: 400;
|
|
@@ -1044,19 +1023,20 @@
|
|
|
1044
1023
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1045
1024
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1046
1025
|
}
|
|
1047
|
-
.nodeContent-desc[data-v-
|
|
1026
|
+
.nodeContent-desc[data-v-4c6dfa4a]{
|
|
1048
1027
|
}
|
|
1049
|
-
.el-divider--horizontal[data-v-
|
|
1028
|
+
.el-divider--horizontal[data-v-4c6dfa4a] {
|
|
1050
1029
|
margin: 12px 0;
|
|
1051
1030
|
}
|
|
1052
|
-
.nodeView[data-v-
|
|
1031
|
+
.nodeView[data-v-4c6dfa4a] {
|
|
1053
1032
|
border: 1px solid #5a90f9;
|
|
1054
|
-
background: #eef3fe;
|
|
1033
|
+
background: #eef3fe;
|
|
1034
|
+
width: 180px;
|
|
1035
|
+
min-height: 95px;
|
|
1055
1036
|
}
|
|
1056
|
-
.
|
|
1057
|
-
width: 80px;
|
|
1037
|
+
.nodeContent[data-v-4c6dfa4a] {
|
|
1058
1038
|
}
|
|
1059
|
-
.nodeView[data-v-
|
|
1039
|
+
.nodeView[data-v-bd32480c] {
|
|
1060
1040
|
box-sizing: border-box;
|
|
1061
1041
|
margin: 10px 10px;
|
|
1062
1042
|
width: 180px;
|
|
@@ -1065,7 +1045,7 @@
|
|
|
1065
1045
|
border-radius: 2px 2px 2px 2px;
|
|
1066
1046
|
padding: 20px 10px;
|
|
1067
1047
|
}
|
|
1068
|
-
.nodeTitle[data-v-
|
|
1048
|
+
.nodeTitle[data-v-bd32480c] {
|
|
1069
1049
|
width: 90px;
|
|
1070
1050
|
height: 15px;
|
|
1071
1051
|
font-weight: 400;
|
|
@@ -1080,7 +1060,7 @@
|
|
|
1080
1060
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1081
1061
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1082
1062
|
}
|
|
1083
|
-
.nodeContent[data-v-
|
|
1063
|
+
.nodeContent[data-v-bd32480c] {
|
|
1084
1064
|
/* width: 100%; */
|
|
1085
1065
|
height: 15px;
|
|
1086
1066
|
font-weight: 400;
|
|
@@ -1095,17 +1075,18 @@
|
|
|
1095
1075
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1096
1076
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1097
1077
|
}
|
|
1098
|
-
.nodeContent-desc[data-v-
|
|
1078
|
+
.nodeContent-desc[data-v-bd32480c]{
|
|
1099
1079
|
}
|
|
1100
|
-
.el-divider--horizontal[data-v-
|
|
1080
|
+
.el-divider--horizontal[data-v-bd32480c] {
|
|
1101
1081
|
margin: 12px 0;
|
|
1102
1082
|
}
|
|
1103
|
-
.nodeView[data-v-
|
|
1083
|
+
.nodeView[data-v-bd32480c] {
|
|
1104
1084
|
border: 1px solid #5a90f9;
|
|
1105
|
-
background: #eef3fe;
|
|
1085
|
+
background: #eef3fe;
|
|
1086
|
+
width: 180px;
|
|
1087
|
+
min-height: 95px;
|
|
1106
1088
|
}
|
|
1107
|
-
.
|
|
1108
|
-
width: 80px;
|
|
1089
|
+
.nodeContent[data-v-bd32480c] {
|
|
1109
1090
|
}
|
|
1110
1091
|
|
|
1111
1092
|
.aaa[data-v-8bd72b80] {
|
|
@@ -1127,7 +1108,7 @@
|
|
|
1127
1108
|
text-transform: none;
|
|
1128
1109
|
padding: 5px 0px 4px 10px;
|
|
1129
1110
|
}
|
|
1130
|
-
.nodeView[data-v-
|
|
1111
|
+
.nodeView[data-v-b01d3a50] {
|
|
1131
1112
|
box-sizing: border-box;
|
|
1132
1113
|
margin: 10px 10px;
|
|
1133
1114
|
width: 180px;
|
|
@@ -1136,7 +1117,7 @@
|
|
|
1136
1117
|
border-radius: 2px 2px 2px 2px;
|
|
1137
1118
|
padding: 20px 10px;
|
|
1138
1119
|
}
|
|
1139
|
-
.nodeTitle[data-v-
|
|
1120
|
+
.nodeTitle[data-v-b01d3a50] {
|
|
1140
1121
|
width: 90px;
|
|
1141
1122
|
height: 15px;
|
|
1142
1123
|
font-weight: 400;
|
|
@@ -1151,7 +1132,7 @@
|
|
|
1151
1132
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1152
1133
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1153
1134
|
}
|
|
1154
|
-
.nodeContent[data-v-
|
|
1135
|
+
.nodeContent[data-v-b01d3a50] {
|
|
1155
1136
|
/* width: 100%; */
|
|
1156
1137
|
height: 15px;
|
|
1157
1138
|
font-weight: 400;
|
|
@@ -1166,20 +1147,19 @@
|
|
|
1166
1147
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1167
1148
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1168
1149
|
}
|
|
1169
|
-
.nodeContent-desc[data-v-
|
|
1150
|
+
.nodeContent-desc[data-v-b01d3a50]{
|
|
1170
1151
|
}
|
|
1171
|
-
.el-divider--horizontal[data-v-
|
|
1152
|
+
.el-divider--horizontal[data-v-b01d3a50] {
|
|
1172
1153
|
margin: 12px 0;
|
|
1173
1154
|
}
|
|
1174
|
-
.nodeView[data-v-
|
|
1155
|
+
.nodeView[data-v-b01d3a50] {
|
|
1175
1156
|
border: 1px solid #5a90f9;
|
|
1176
|
-
background: #eef3fe;
|
|
1177
|
-
width: 180px;
|
|
1178
|
-
min-height: 95px;
|
|
1157
|
+
background: #eef3fe;
|
|
1179
1158
|
}
|
|
1180
|
-
.
|
|
1159
|
+
.nodeTitle[data-v-b01d3a50] {
|
|
1160
|
+
width: 80px;
|
|
1181
1161
|
}
|
|
1182
|
-
.nodeView[data-v-
|
|
1162
|
+
.nodeView[data-v-6d0cd280] {
|
|
1183
1163
|
box-sizing: border-box;
|
|
1184
1164
|
margin: 10px 10px;
|
|
1185
1165
|
width: 180px;
|
|
@@ -1188,7 +1168,7 @@
|
|
|
1188
1168
|
border-radius: 2px 2px 2px 2px;
|
|
1189
1169
|
padding: 20px 10px;
|
|
1190
1170
|
}
|
|
1191
|
-
.nodeTitle[data-v-
|
|
1171
|
+
.nodeTitle[data-v-6d0cd280] {
|
|
1192
1172
|
width: 90px;
|
|
1193
1173
|
height: 15px;
|
|
1194
1174
|
font-weight: 400;
|
|
@@ -1203,7 +1183,7 @@
|
|
|
1203
1183
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1204
1184
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1205
1185
|
}
|
|
1206
|
-
.nodeContent[data-v-
|
|
1186
|
+
.nodeContent[data-v-6d0cd280] {
|
|
1207
1187
|
/* width: 100%; */
|
|
1208
1188
|
height: 15px;
|
|
1209
1189
|
font-weight: 400;
|
|
@@ -1218,21 +1198,37 @@
|
|
|
1218
1198
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1219
1199
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1220
1200
|
}
|
|
1221
|
-
.nodeContent-desc[data-v-
|
|
1201
|
+
.nodeContent-desc[data-v-6d0cd280]{
|
|
1222
1202
|
}
|
|
1223
|
-
.el-divider--horizontal[data-v-
|
|
1203
|
+
.el-divider--horizontal[data-v-6d0cd280] {
|
|
1224
1204
|
margin: 12px 0;
|
|
1225
1205
|
}
|
|
1226
|
-
.nodeView[data-v-
|
|
1206
|
+
.nodeView[data-v-6d0cd280] {
|
|
1227
1207
|
border: 1px solid #5a90f9;
|
|
1228
1208
|
background: #eef3fe;
|
|
1229
1209
|
}
|
|
1230
|
-
.nodeTitle[data-v-
|
|
1210
|
+
.nodeTitle[data-v-6d0cd280] {
|
|
1231
1211
|
width: 80px;
|
|
1232
1212
|
}
|
|
1233
1213
|
|
|
1234
|
-
.
|
|
1235
|
-
|
|
1214
|
+
.node-content[data-v-69a854a3] {
|
|
1215
|
+
width: 120px;
|
|
1216
|
+
height: 44px;
|
|
1217
|
+
background: #ffffff;
|
|
1218
|
+
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
1219
|
+
border-radius: 2px 2px 2px 2px;
|
|
1220
|
+
}
|
|
1221
|
+
.content[data-v-69a854a3] {
|
|
1222
|
+
width: 28px;
|
|
1223
|
+
height: 15px;
|
|
1224
|
+
font-weight: 400;
|
|
1225
|
+
font-size: 14px;
|
|
1226
|
+
color: #333333;
|
|
1227
|
+
line-height: 14px;
|
|
1228
|
+
text-align: left;
|
|
1229
|
+
font-style: normal;
|
|
1230
|
+
text-transform: none;
|
|
1231
|
+
padding: 5px 0px 4px 10px;
|
|
1236
1232
|
}
|
|
1237
1233
|
|
|
1238
1234
|
.el-select + .el-input[data-v-3918f594] {
|
|
@@ -1245,6 +1241,10 @@
|
|
|
1245
1241
|
margin-left: 10px;
|
|
1246
1242
|
}
|
|
1247
1243
|
|
|
1244
|
+
.el-radio[data-v-1bbd6187] {
|
|
1245
|
+
margin-right: 10px;
|
|
1246
|
+
}
|
|
1247
|
+
|
|
1248
1248
|
.el-radio[data-v-1ee0eb33] {
|
|
1249
1249
|
margin-right: 10px;
|
|
1250
1250
|
}
|
|
@@ -1252,6 +1252,16 @@
|
|
|
1252
1252
|
margin-top: 0px;
|
|
1253
1253
|
}
|
|
1254
1254
|
|
|
1255
|
+
.el-select + .el-input[data-v-7fcf8a84] {
|
|
1256
|
+
margin-left: 10px;
|
|
1257
|
+
}
|
|
1258
|
+
.el-input + .el-input[data-v-7fcf8a84] {
|
|
1259
|
+
margin-left: 10px;
|
|
1260
|
+
}
|
|
1261
|
+
.el-input + .el-button[data-v-7fcf8a84] {
|
|
1262
|
+
margin-left: 10px;
|
|
1263
|
+
}
|
|
1264
|
+
|
|
1255
1265
|
[data-v-9cc733d7] .el-cascader-menu {
|
|
1256
1266
|
min-width: 120px !important;
|
|
1257
1267
|
}
|
|
@@ -1266,14 +1276,8 @@
|
|
|
1266
1276
|
cursor: pointer;
|
|
1267
1277
|
}
|
|
1268
1278
|
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
}
|
|
1272
|
-
.el-input + .el-input[data-v-7fcf8a84] {
|
|
1273
|
-
margin-left: 10px;
|
|
1274
|
-
}
|
|
1275
|
-
.el-input + .el-button[data-v-7fcf8a84] {
|
|
1276
|
-
margin-left: 10px;
|
|
1279
|
+
[data-v-9a3ee19e] .el-dropdown {
|
|
1280
|
+
vertical-align: middle;
|
|
1277
1281
|
}
|
|
1278
1282
|
|
|
1279
1283
|
[data-v-2d06523b] .el-upload {
|
|
@@ -1282,7 +1286,3 @@
|
|
|
1282
1286
|
[data-v-2d06523b] .el-button {
|
|
1283
1287
|
width: 100%;
|
|
1284
1288
|
}
|
|
1285
|
-
|
|
1286
|
-
[data-v-9a3ee19e] .el-dropdown {
|
|
1287
|
-
vertical-align: middle;
|
|
1288
|
-
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "service-flow-designer",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.42",
|
|
4
4
|
"description": "AgileBuilder Service Flow Designer",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"main": "dist/es/index.js",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"@logicflow/layout": "1.2.0-alpha.16",
|
|
62
62
|
"@uiw/codemirror-themes-all": "^4.21.25",
|
|
63
63
|
"@vueuse/core": "^10.9.0",
|
|
64
|
-
"agilebuilder-ui": "1.0.
|
|
64
|
+
"agilebuilder-ui": "1.0.34",
|
|
65
65
|
"codemirror": "^6.0.1",
|
|
66
66
|
"nprogress": "^0.2.0",
|
|
67
67
|
"quill": "^2.0.2",
|