service-flow-designer 2.0.33 → 2.0.36
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 +312 -312
- 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,10 +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
186
|
[data-v-65e38bfb] .el-radio {
|
|
187
187
|
margin: 0;
|
|
188
188
|
}
|
|
@@ -190,6 +190,23 @@
|
|
|
190
190
|
margin-left: 10px;
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
+
.el-alert + .el-form-item[data-v-32875028] {
|
|
194
|
+
margin-top: 10px;
|
|
195
|
+
}
|
|
196
|
+
.el-alert + .el-table[data-v-32875028] {
|
|
197
|
+
margin: 10px 0;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.el-alert + .el-table[data-v-e27c4c1e] {
|
|
201
|
+
margin-top: 10px;
|
|
202
|
+
}
|
|
203
|
+
.el-table + .el-alert[data-v-e27c4c1e] {
|
|
204
|
+
margin: 10px 0;
|
|
205
|
+
}
|
|
206
|
+
.el-alert + .el-form-item[data-v-e27c4c1e] {
|
|
207
|
+
margin-top: 10px;
|
|
208
|
+
}
|
|
209
|
+
|
|
193
210
|
[data-v-808a13e1] .el-radio {
|
|
194
211
|
margin: 0;
|
|
195
212
|
}
|
|
@@ -210,20 +227,6 @@
|
|
|
210
227
|
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
211
228
|
}
|
|
212
229
|
|
|
213
|
-
.el-alert + .el-table[data-v-028fb838] {
|
|
214
|
-
margin-top: 10px;
|
|
215
|
-
}
|
|
216
|
-
.el-table + .el-alert[data-v-028fb838] {
|
|
217
|
-
margin: 10px 0;
|
|
218
|
-
}
|
|
219
|
-
|
|
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
230
|
.el-alert + .el-table[data-v-82e0dfef] {
|
|
228
231
|
margin-top: 10px;
|
|
229
232
|
}
|
|
@@ -231,128 +234,28 @@
|
|
|
231
234
|
margin-top: 10px;
|
|
232
235
|
}
|
|
233
236
|
|
|
234
|
-
[data-v-
|
|
235
|
-
|
|
236
|
-
}
|
|
237
|
-
/** 右键菜单样式 */
|
|
238
|
-
.context-menu[data-v-286d914e] {
|
|
239
|
-
position: absolute;
|
|
240
|
-
background: #fff;
|
|
241
|
-
z-index: 999;
|
|
242
|
-
margin: 5;
|
|
243
|
-
padding: 8px 8px;
|
|
244
|
-
box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
|
|
245
|
-
border: 1px solid #bbbbbb;
|
|
246
|
-
border-radius: 10px;
|
|
247
|
-
font-size: 14px;
|
|
237
|
+
.el-alert + .el-table[data-v-d978e7dc] {
|
|
238
|
+
margin-top: 10px;
|
|
248
239
|
}
|
|
249
|
-
.
|
|
250
|
-
|
|
251
|
-
min-width: 75px;
|
|
252
|
-
line-height: 28px;
|
|
253
|
-
text-align: left;
|
|
254
|
-
border-radius: 5px;
|
|
255
|
-
padding-left: 5px;
|
|
256
|
-
cursor: pointer;
|
|
240
|
+
.el-table + .el-alert[data-v-d978e7dc] {
|
|
241
|
+
margin: 10px 0;
|
|
257
242
|
}
|
|
258
|
-
.
|
|
259
|
-
|
|
260
|
-
color: #fff;
|
|
261
|
-
}
|
|
262
|
-
/** 右键菜单样式 */
|
|
263
|
-
.custom-tree-node[data-v-286d914e] {
|
|
264
|
-
font-size: 14px;
|
|
265
|
-
padding-right: 8px;
|
|
266
|
-
display: flex; /* 使用Flex布局 */
|
|
267
|
-
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
268
|
-
}
|
|
269
|
-
|
|
270
|
-
.el-dialog__wrapper[data-v-d41cb0ad] {
|
|
271
|
-
overflow: hidden !important;
|
|
272
|
-
padding-right: 0 !important;
|
|
243
|
+
.el-alert + .el-form-item[data-v-d978e7dc] {
|
|
244
|
+
margin-top: 10px;
|
|
273
245
|
}
|
|
274
246
|
|
|
275
|
-
.el-
|
|
247
|
+
.el-tabs + .el-alert[data-v-08737620] {
|
|
276
248
|
margin-top: 10px;
|
|
277
249
|
}
|
|
278
|
-
.el-alert + .el-
|
|
279
|
-
margin: 10px
|
|
250
|
+
.el-alert + .el-form-item[data-v-08737620] {
|
|
251
|
+
margin-top: 10px;
|
|
280
252
|
}
|
|
281
253
|
|
|
282
|
-
.el-alert + .el-table[data-v-
|
|
254
|
+
.el-alert + .el-table[data-v-028fb838] {
|
|
283
255
|
margin-top: 10px;
|
|
284
256
|
}
|
|
285
|
-
.el-table + .el-alert[data-v-
|
|
257
|
+
.el-table + .el-alert[data-v-028fb838] {
|
|
286
258
|
margin: 10px 0;
|
|
287
|
-
}
|
|
288
|
-
.el-alert + .el-form-item[data-v-e27c4c1e] {
|
|
289
|
-
margin-top: 10px;
|
|
290
|
-
}
|
|
291
|
-
.amb-design-attr-base-content[data-v-ce167986] {
|
|
292
|
-
background: #ffffff;
|
|
293
|
-
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
|
|
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; /* 标准语法 */
|
|
349
|
-
}
|
|
350
|
-
.serviceflow-item[data-v-ce167986]:hover {
|
|
351
|
-
background: rgba(11, 45, 101, 0.105);
|
|
352
|
-
border: 1px dashed rgba(11, 45, 101, 0.227);
|
|
353
|
-
}
|
|
354
|
-
.amb-assembly-item-drag[data-v-ce167986] {
|
|
355
|
-
opacity: 1 !important;
|
|
356
259
|
}
|
|
357
260
|
|
|
358
261
|
.el-drawer__header {
|
|
@@ -364,6 +267,11 @@
|
|
|
364
267
|
[data-v-c51cce99] .el-overlay {
|
|
365
268
|
position: static;
|
|
366
269
|
}
|
|
270
|
+
|
|
271
|
+
.el-dialog__wrapper[data-v-d41cb0ad] {
|
|
272
|
+
overflow: hidden !important;
|
|
273
|
+
padding-right: 0 !important;
|
|
274
|
+
}
|
|
367
275
|
.control-item[data-v-fdc6ec07] {
|
|
368
276
|
top: -5px;
|
|
369
277
|
position: relative;
|
|
@@ -495,67 +403,62 @@
|
|
|
495
403
|
margin-left: 50px;
|
|
496
404
|
}
|
|
497
405
|
|
|
498
|
-
|
|
499
|
-
|
|
406
|
+
[data-v-286d914e] .el-table__row {
|
|
407
|
+
cursor: pointer;
|
|
408
|
+
}
|
|
409
|
+
/** 右键菜单样式 */
|
|
410
|
+
.context-menu[data-v-286d914e] {
|
|
411
|
+
position: absolute;
|
|
412
|
+
background: #fff;
|
|
413
|
+
z-index: 999;
|
|
414
|
+
margin: 5;
|
|
415
|
+
padding: 8px 8px;
|
|
416
|
+
box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
|
|
417
|
+
border: 1px solid #bbbbbb;
|
|
418
|
+
border-radius: 10px;
|
|
419
|
+
font-size: 14px;
|
|
500
420
|
}
|
|
501
|
-
.
|
|
502
|
-
|
|
421
|
+
.context-menu li[data-v-286d914e] {
|
|
422
|
+
list-style-type: none;
|
|
423
|
+
min-width: 75px;
|
|
424
|
+
line-height: 28px;
|
|
425
|
+
text-align: left;
|
|
426
|
+
border-radius: 5px;
|
|
427
|
+
padding-left: 5px;
|
|
428
|
+
cursor: pointer;
|
|
503
429
|
}
|
|
504
|
-
.
|
|
505
|
-
|
|
430
|
+
.context-menu li[data-v-286d914e]:hover {
|
|
431
|
+
background: #0165e1;
|
|
432
|
+
color: #fff;
|
|
506
433
|
}
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
434
|
+
/** 右键菜单样式 */
|
|
435
|
+
.custom-tree-node[data-v-286d914e] {
|
|
436
|
+
font-size: 14px;
|
|
437
|
+
padding-right: 8px;
|
|
438
|
+
display: flex; /* 使用Flex布局 */
|
|
439
|
+
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
440
|
+
}
|
|
441
|
+
|
|
442
|
+
.node-content[data-v-69a854a3] {
|
|
443
|
+
width: 120px;
|
|
444
|
+
height: 44px;
|
|
445
|
+
background: #ffffff;
|
|
512
446
|
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
513
|
-
border-radius: 2px 2px 2px 2px;
|
|
514
|
-
padding: 20px 10px;
|
|
515
|
-
}
|
|
516
|
-
.nodeTitle[data-v-9fff2753] {
|
|
517
|
-
width: 90px;
|
|
518
|
-
height: 15px;
|
|
519
|
-
font-weight: 400;
|
|
520
|
-
font-size: 16px;
|
|
521
|
-
color: #333333;
|
|
522
|
-
line-height: 14px;
|
|
523
|
-
text-align: left;
|
|
524
|
-
font-style: normal;
|
|
525
|
-
text-transform: none;
|
|
526
|
-
padding: 0px 24px;
|
|
527
|
-
white-space: nowrap; /* 确保文本在一行内显示 */
|
|
528
|
-
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
529
|
-
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
447
|
+
border-radius: 2px 2px 2px 2px;
|
|
530
448
|
}
|
|
531
|
-
.
|
|
532
|
-
|
|
449
|
+
.content[data-v-69a854a3] {
|
|
450
|
+
width: 28px;
|
|
533
451
|
height: 15px;
|
|
534
452
|
font-weight: 400;
|
|
535
453
|
font-size: 14px;
|
|
536
|
-
color: #
|
|
454
|
+
color: #333333;
|
|
537
455
|
line-height: 14px;
|
|
538
456
|
text-align: left;
|
|
539
457
|
font-style: normal;
|
|
540
458
|
text-transform: none;
|
|
541
|
-
padding: 0px
|
|
542
|
-
white-space: nowrap; /* 确保文本在一行内显示 */
|
|
543
|
-
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
544
|
-
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
545
|
-
}
|
|
546
|
-
.nodeContent-desc[data-v-9fff2753]{
|
|
547
|
-
}
|
|
548
|
-
.el-divider--horizontal[data-v-9fff2753] {
|
|
549
|
-
margin: 12px 0;
|
|
550
|
-
}
|
|
551
|
-
.nodeView[data-v-9fff2753] {
|
|
552
|
-
border: 1px solid #5a90f9;
|
|
553
|
-
background: #eef3fe;
|
|
554
|
-
}
|
|
555
|
-
.nodeTitle[data-v-9fff2753] {
|
|
556
|
-
width: 80px;
|
|
459
|
+
padding: 5px 0px 4px 10px;
|
|
557
460
|
}
|
|
558
|
-
.nodeView[data-v-
|
|
461
|
+
.nodeView[data-v-c176feb6] {
|
|
559
462
|
box-sizing: border-box;
|
|
560
463
|
margin: 10px 10px;
|
|
561
464
|
width: 180px;
|
|
@@ -564,7 +467,7 @@
|
|
|
564
467
|
border-radius: 2px 2px 2px 2px;
|
|
565
468
|
padding: 20px 10px;
|
|
566
469
|
}
|
|
567
|
-
.nodeTitle[data-v-
|
|
470
|
+
.nodeTitle[data-v-c176feb6] {
|
|
568
471
|
width: 90px;
|
|
569
472
|
height: 15px;
|
|
570
473
|
font-weight: 400;
|
|
@@ -579,7 +482,7 @@
|
|
|
579
482
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
580
483
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
581
484
|
}
|
|
582
|
-
.nodeContent[data-v-
|
|
485
|
+
.nodeContent[data-v-c176feb6] {
|
|
583
486
|
/* width: 100%; */
|
|
584
487
|
height: 15px;
|
|
585
488
|
font-weight: 400;
|
|
@@ -594,19 +497,20 @@
|
|
|
594
497
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
595
498
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
596
499
|
}
|
|
597
|
-
.nodeContent-desc[data-v-
|
|
500
|
+
.nodeContent-desc[data-v-c176feb6]{
|
|
598
501
|
}
|
|
599
|
-
.el-divider--horizontal[data-v-
|
|
502
|
+
.el-divider--horizontal[data-v-c176feb6] {
|
|
600
503
|
margin: 12px 0;
|
|
601
504
|
}
|
|
602
|
-
.nodeView[data-v-
|
|
505
|
+
.nodeView[data-v-c176feb6] {
|
|
603
506
|
border: 1px solid #5a90f9;
|
|
604
|
-
background: #eef3fe;
|
|
507
|
+
background: #eef3fe;
|
|
508
|
+
width: 180px;
|
|
509
|
+
min-height: 95px;
|
|
605
510
|
}
|
|
606
|
-
.
|
|
607
|
-
width: 80px;
|
|
511
|
+
.nodeContent[data-v-c176feb6] {
|
|
608
512
|
}
|
|
609
|
-
.nodeView[data-v-
|
|
513
|
+
.nodeView[data-v-df366d04] {
|
|
610
514
|
box-sizing: border-box;
|
|
611
515
|
margin: 10px 10px;
|
|
612
516
|
width: 180px;
|
|
@@ -615,7 +519,7 @@
|
|
|
615
519
|
border-radius: 2px 2px 2px 2px;
|
|
616
520
|
padding: 20px 10px;
|
|
617
521
|
}
|
|
618
|
-
.nodeTitle[data-v-
|
|
522
|
+
.nodeTitle[data-v-df366d04] {
|
|
619
523
|
width: 90px;
|
|
620
524
|
height: 15px;
|
|
621
525
|
font-weight: 400;
|
|
@@ -630,7 +534,7 @@
|
|
|
630
534
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
631
535
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
632
536
|
}
|
|
633
|
-
.nodeContent[data-v-
|
|
537
|
+
.nodeContent[data-v-df366d04] {
|
|
634
538
|
/* width: 100%; */
|
|
635
539
|
height: 15px;
|
|
636
540
|
font-weight: 400;
|
|
@@ -645,40 +549,19 @@
|
|
|
645
549
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
646
550
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
647
551
|
}
|
|
648
|
-
.nodeContent-desc[data-v-
|
|
552
|
+
.nodeContent-desc[data-v-df366d04]{
|
|
649
553
|
}
|
|
650
|
-
.el-divider--horizontal[data-v-
|
|
554
|
+
.el-divider--horizontal[data-v-df366d04] {
|
|
651
555
|
margin: 12px 0;
|
|
652
556
|
}
|
|
653
|
-
.nodeView[data-v-
|
|
557
|
+
.nodeView[data-v-df366d04] {
|
|
654
558
|
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;
|
|
559
|
+
background: #eef3fe;
|
|
668
560
|
}
|
|
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;
|
|
561
|
+
.nodeTitle[data-v-df366d04] {
|
|
562
|
+
width: 80px;
|
|
680
563
|
}
|
|
681
|
-
.nodeView[data-v-
|
|
564
|
+
.nodeView[data-v-faa5a940] {
|
|
682
565
|
box-sizing: border-box;
|
|
683
566
|
margin: 10px 10px;
|
|
684
567
|
width: 180px;
|
|
@@ -687,7 +570,7 @@
|
|
|
687
570
|
border-radius: 2px 2px 2px 2px;
|
|
688
571
|
padding: 20px 10px;
|
|
689
572
|
}
|
|
690
|
-
.nodeTitle[data-v-
|
|
573
|
+
.nodeTitle[data-v-faa5a940] {
|
|
691
574
|
width: 90px;
|
|
692
575
|
height: 15px;
|
|
693
576
|
font-weight: 400;
|
|
@@ -702,7 +585,7 @@
|
|
|
702
585
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
703
586
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
704
587
|
}
|
|
705
|
-
.nodeContent[data-v-
|
|
588
|
+
.nodeContent[data-v-faa5a940] {
|
|
706
589
|
/* width: 100%; */
|
|
707
590
|
height: 15px;
|
|
708
591
|
font-weight: 400;
|
|
@@ -717,20 +600,19 @@
|
|
|
717
600
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
718
601
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
719
602
|
}
|
|
720
|
-
.nodeContent-desc[data-v-
|
|
603
|
+
.nodeContent-desc[data-v-faa5a940]{
|
|
721
604
|
}
|
|
722
|
-
.el-divider--horizontal[data-v-
|
|
605
|
+
.el-divider--horizontal[data-v-faa5a940] {
|
|
723
606
|
margin: 12px 0;
|
|
724
607
|
}
|
|
725
|
-
.nodeView[data-v-
|
|
608
|
+
.nodeView[data-v-faa5a940] {
|
|
726
609
|
border: 1px solid #5a90f9;
|
|
727
|
-
background: #eef3fe;
|
|
728
|
-
width: 180px;
|
|
729
|
-
min-height: 95px;
|
|
610
|
+
background: #eef3fe;
|
|
730
611
|
}
|
|
731
|
-
.
|
|
612
|
+
.nodeTitle[data-v-faa5a940] {
|
|
613
|
+
width: 80px;
|
|
732
614
|
}
|
|
733
|
-
.nodeView[data-v-
|
|
615
|
+
.nodeView[data-v-9fff2753] {
|
|
734
616
|
box-sizing: border-box;
|
|
735
617
|
margin: 10px 10px;
|
|
736
618
|
width: 180px;
|
|
@@ -739,7 +621,7 @@
|
|
|
739
621
|
border-radius: 2px 2px 2px 2px;
|
|
740
622
|
padding: 20px 10px;
|
|
741
623
|
}
|
|
742
|
-
.nodeTitle[data-v-
|
|
624
|
+
.nodeTitle[data-v-9fff2753] {
|
|
743
625
|
width: 90px;
|
|
744
626
|
height: 15px;
|
|
745
627
|
font-weight: 400;
|
|
@@ -754,7 +636,7 @@
|
|
|
754
636
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
755
637
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
756
638
|
}
|
|
757
|
-
.nodeContent[data-v-
|
|
639
|
+
.nodeContent[data-v-9fff2753] {
|
|
758
640
|
/* width: 100%; */
|
|
759
641
|
height: 15px;
|
|
760
642
|
font-weight: 400;
|
|
@@ -769,19 +651,39 @@
|
|
|
769
651
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
770
652
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
771
653
|
}
|
|
772
|
-
.nodeContent-desc[data-v-
|
|
654
|
+
.nodeContent-desc[data-v-9fff2753]{
|
|
773
655
|
}
|
|
774
|
-
.el-divider--horizontal[data-v-
|
|
656
|
+
.el-divider--horizontal[data-v-9fff2753] {
|
|
775
657
|
margin: 12px 0;
|
|
776
658
|
}
|
|
777
|
-
.nodeView[data-v-
|
|
659
|
+
.nodeView[data-v-9fff2753] {
|
|
778
660
|
border: 1px solid #5a90f9;
|
|
779
661
|
background: #eef3fe;
|
|
780
662
|
}
|
|
781
|
-
.nodeTitle[data-v-
|
|
663
|
+
.nodeTitle[data-v-9fff2753] {
|
|
782
664
|
width: 80px;
|
|
783
665
|
}
|
|
784
|
-
|
|
666
|
+
|
|
667
|
+
.node-content[data-v-b28923f3] {
|
|
668
|
+
width: 120px;
|
|
669
|
+
height: 44px;
|
|
670
|
+
background: #ffffff;
|
|
671
|
+
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
672
|
+
border-radius: 2px 2px 2px 2px;
|
|
673
|
+
}
|
|
674
|
+
.content[data-v-b28923f3] {
|
|
675
|
+
width: 28px;
|
|
676
|
+
height: 15px;
|
|
677
|
+
font-weight: 400;
|
|
678
|
+
font-size: 14px;
|
|
679
|
+
color: #333333;
|
|
680
|
+
line-height: 14px;
|
|
681
|
+
text-align: left;
|
|
682
|
+
font-style: normal;
|
|
683
|
+
text-transform: none;
|
|
684
|
+
padding: 5px 0px 4px 10px;
|
|
685
|
+
}
|
|
686
|
+
.nodeView[data-v-b604c489] {
|
|
785
687
|
box-sizing: border-box;
|
|
786
688
|
margin: 10px 10px;
|
|
787
689
|
width: 180px;
|
|
@@ -790,7 +692,7 @@
|
|
|
790
692
|
border-radius: 2px 2px 2px 2px;
|
|
791
693
|
padding: 20px 10px;
|
|
792
694
|
}
|
|
793
|
-
.nodeTitle[data-v-
|
|
695
|
+
.nodeTitle[data-v-b604c489] {
|
|
794
696
|
width: 90px;
|
|
795
697
|
height: 15px;
|
|
796
698
|
font-weight: 400;
|
|
@@ -805,7 +707,7 @@
|
|
|
805
707
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
806
708
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
807
709
|
}
|
|
808
|
-
.nodeContent[data-v-
|
|
710
|
+
.nodeContent[data-v-b604c489] {
|
|
809
711
|
/* width: 100%; */
|
|
810
712
|
height: 15px;
|
|
811
713
|
font-weight: 400;
|
|
@@ -820,19 +722,19 @@
|
|
|
820
722
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
821
723
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
822
724
|
}
|
|
823
|
-
.nodeContent-desc[data-v-
|
|
725
|
+
.nodeContent-desc[data-v-b604c489]{
|
|
824
726
|
}
|
|
825
|
-
.el-divider--horizontal[data-v-
|
|
727
|
+
.el-divider--horizontal[data-v-b604c489] {
|
|
826
728
|
margin: 12px 0;
|
|
827
729
|
}
|
|
828
|
-
.nodeView[data-v-
|
|
730
|
+
.nodeView[data-v-b604c489] {
|
|
829
731
|
border: 1px solid #5a90f9;
|
|
830
732
|
background: #eef3fe;
|
|
831
733
|
}
|
|
832
|
-
.nodeTitle[data-v-
|
|
734
|
+
.nodeTitle[data-v-b604c489] {
|
|
833
735
|
width: 80px;
|
|
834
736
|
}
|
|
835
|
-
.nodeView[data-v-
|
|
737
|
+
.nodeView[data-v-bd32480c] {
|
|
836
738
|
box-sizing: border-box;
|
|
837
739
|
margin: 10px 10px;
|
|
838
740
|
width: 180px;
|
|
@@ -841,7 +743,7 @@
|
|
|
841
743
|
border-radius: 2px 2px 2px 2px;
|
|
842
744
|
padding: 20px 10px;
|
|
843
745
|
}
|
|
844
|
-
.nodeTitle[data-v-
|
|
746
|
+
.nodeTitle[data-v-bd32480c] {
|
|
845
747
|
width: 90px;
|
|
846
748
|
height: 15px;
|
|
847
749
|
font-weight: 400;
|
|
@@ -856,7 +758,7 @@
|
|
|
856
758
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
857
759
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
858
760
|
}
|
|
859
|
-
.nodeContent[data-v-
|
|
761
|
+
.nodeContent[data-v-bd32480c] {
|
|
860
762
|
/* width: 100%; */
|
|
861
763
|
height: 15px;
|
|
862
764
|
font-weight: 400;
|
|
@@ -871,27 +773,28 @@
|
|
|
871
773
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
872
774
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
873
775
|
}
|
|
874
|
-
.nodeContent-desc[data-v-
|
|
776
|
+
.nodeContent-desc[data-v-bd32480c]{
|
|
875
777
|
}
|
|
876
|
-
.el-divider--horizontal[data-v-
|
|
778
|
+
.el-divider--horizontal[data-v-bd32480c] {
|
|
877
779
|
margin: 12px 0;
|
|
878
780
|
}
|
|
879
|
-
.nodeView[data-v-
|
|
781
|
+
.nodeView[data-v-bd32480c] {
|
|
880
782
|
border: 1px solid #5a90f9;
|
|
881
|
-
background: #eef3fe;
|
|
783
|
+
background: #eef3fe;
|
|
784
|
+
width: 180px;
|
|
785
|
+
min-height: 95px;
|
|
882
786
|
}
|
|
883
|
-
.
|
|
884
|
-
width: 80px;
|
|
787
|
+
.nodeContent[data-v-bd32480c] {
|
|
885
788
|
}
|
|
886
789
|
|
|
887
|
-
.
|
|
888
|
-
width:
|
|
889
|
-
height:
|
|
790
|
+
.aaa[data-v-8bd72b80] {
|
|
791
|
+
width: 300px;
|
|
792
|
+
height: 200px;
|
|
890
793
|
background: #ffffff;
|
|
891
794
|
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
892
795
|
border-radius: 2px 2px 2px 2px;
|
|
893
796
|
}
|
|
894
|
-
.content[data-v-
|
|
797
|
+
.content[data-v-8bd72b80] {
|
|
895
798
|
width: 28px;
|
|
896
799
|
height: 15px;
|
|
897
800
|
font-weight: 400;
|
|
@@ -903,7 +806,7 @@
|
|
|
903
806
|
text-transform: none;
|
|
904
807
|
padding: 5px 0px 4px 10px;
|
|
905
808
|
}
|
|
906
|
-
.nodeView[data-v-
|
|
809
|
+
.nodeView[data-v-b1d2a966] {
|
|
907
810
|
box-sizing: border-box;
|
|
908
811
|
margin: 10px 10px;
|
|
909
812
|
width: 180px;
|
|
@@ -912,7 +815,7 @@
|
|
|
912
815
|
border-radius: 2px 2px 2px 2px;
|
|
913
816
|
padding: 20px 10px;
|
|
914
817
|
}
|
|
915
|
-
.nodeTitle[data-v-
|
|
818
|
+
.nodeTitle[data-v-b1d2a966] {
|
|
916
819
|
width: 90px;
|
|
917
820
|
height: 15px;
|
|
918
821
|
font-weight: 400;
|
|
@@ -927,7 +830,7 @@
|
|
|
927
830
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
928
831
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
929
832
|
}
|
|
930
|
-
.nodeContent[data-v-
|
|
833
|
+
.nodeContent[data-v-b1d2a966] {
|
|
931
834
|
/* width: 100%; */
|
|
932
835
|
height: 15px;
|
|
933
836
|
font-weight: 400;
|
|
@@ -942,19 +845,19 @@
|
|
|
942
845
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
943
846
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
944
847
|
}
|
|
945
|
-
.nodeContent-desc[data-v-
|
|
848
|
+
.nodeContent-desc[data-v-b1d2a966]{
|
|
946
849
|
}
|
|
947
|
-
.el-divider--horizontal[data-v-
|
|
850
|
+
.el-divider--horizontal[data-v-b1d2a966] {
|
|
948
851
|
margin: 12px 0;
|
|
949
852
|
}
|
|
950
|
-
.nodeView[data-v-
|
|
853
|
+
.nodeView[data-v-b1d2a966] {
|
|
951
854
|
border: 1px solid #5a90f9;
|
|
952
855
|
background: #eef3fe;
|
|
953
856
|
}
|
|
954
|
-
.nodeTitle[data-v-
|
|
857
|
+
.nodeTitle[data-v-b1d2a966] {
|
|
955
858
|
width: 80px;
|
|
956
859
|
}
|
|
957
|
-
.nodeView[data-v-
|
|
860
|
+
.nodeView[data-v-b01d3a50] {
|
|
958
861
|
box-sizing: border-box;
|
|
959
862
|
margin: 10px 10px;
|
|
960
863
|
width: 180px;
|
|
@@ -963,7 +866,7 @@
|
|
|
963
866
|
border-radius: 2px 2px 2px 2px;
|
|
964
867
|
padding: 20px 10px;
|
|
965
868
|
}
|
|
966
|
-
.nodeTitle[data-v-
|
|
869
|
+
.nodeTitle[data-v-b01d3a50] {
|
|
967
870
|
width: 90px;
|
|
968
871
|
height: 15px;
|
|
969
872
|
font-weight: 400;
|
|
@@ -978,7 +881,7 @@
|
|
|
978
881
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
979
882
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
980
883
|
}
|
|
981
|
-
.nodeContent[data-v-
|
|
884
|
+
.nodeContent[data-v-b01d3a50] {
|
|
982
885
|
/* width: 100%; */
|
|
983
886
|
height: 15px;
|
|
984
887
|
font-weight: 400;
|
|
@@ -993,16 +896,16 @@
|
|
|
993
896
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
994
897
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
995
898
|
}
|
|
996
|
-
.nodeContent-desc[data-v-
|
|
899
|
+
.nodeContent-desc[data-v-b01d3a50]{
|
|
997
900
|
}
|
|
998
|
-
.el-divider--horizontal[data-v-
|
|
901
|
+
.el-divider--horizontal[data-v-b01d3a50] {
|
|
999
902
|
margin: 12px 0;
|
|
1000
903
|
}
|
|
1001
|
-
.nodeView[data-v-
|
|
904
|
+
.nodeView[data-v-b01d3a50] {
|
|
1002
905
|
border: 1px solid #5a90f9;
|
|
1003
906
|
background: #eef3fe;
|
|
1004
907
|
}
|
|
1005
|
-
.nodeTitle[data-v-
|
|
908
|
+
.nodeTitle[data-v-b01d3a50] {
|
|
1006
909
|
width: 80px;
|
|
1007
910
|
}
|
|
1008
911
|
.nodeView[data-v-221a60f8] {
|
|
@@ -1056,7 +959,7 @@
|
|
|
1056
959
|
.nodeTitle[data-v-221a60f8] {
|
|
1057
960
|
width: 80px;
|
|
1058
961
|
}
|
|
1059
|
-
.nodeView[data-v-
|
|
962
|
+
.nodeView[data-v-5911272d] {
|
|
1060
963
|
box-sizing: border-box;
|
|
1061
964
|
margin: 10px 10px;
|
|
1062
965
|
width: 180px;
|
|
@@ -1065,7 +968,7 @@
|
|
|
1065
968
|
border-radius: 2px 2px 2px 2px;
|
|
1066
969
|
padding: 20px 10px;
|
|
1067
970
|
}
|
|
1068
|
-
.nodeTitle[data-v-
|
|
971
|
+
.nodeTitle[data-v-5911272d] {
|
|
1069
972
|
width: 90px;
|
|
1070
973
|
height: 15px;
|
|
1071
974
|
font-weight: 400;
|
|
@@ -1080,7 +983,7 @@
|
|
|
1080
983
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1081
984
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1082
985
|
}
|
|
1083
|
-
.nodeContent[data-v-
|
|
986
|
+
.nodeContent[data-v-5911272d] {
|
|
1084
987
|
/* width: 100%; */
|
|
1085
988
|
height: 15px;
|
|
1086
989
|
font-weight: 400;
|
|
@@ -1095,39 +998,70 @@
|
|
|
1095
998
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1096
999
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1097
1000
|
}
|
|
1098
|
-
.nodeContent-desc[data-v-
|
|
1001
|
+
.nodeContent-desc[data-v-5911272d]{
|
|
1099
1002
|
}
|
|
1100
|
-
.el-divider--horizontal[data-v-
|
|
1003
|
+
.el-divider--horizontal[data-v-5911272d] {
|
|
1101
1004
|
margin: 12px 0;
|
|
1102
1005
|
}
|
|
1103
|
-
.nodeView[data-v-
|
|
1006
|
+
.nodeView[data-v-5911272d] {
|
|
1104
1007
|
border: 1px solid #5a90f9;
|
|
1105
1008
|
background: #eef3fe;
|
|
1106
1009
|
}
|
|
1107
|
-
.nodeTitle[data-v-
|
|
1010
|
+
.nodeTitle[data-v-5911272d] {
|
|
1108
1011
|
width: 80px;
|
|
1109
1012
|
}
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1013
|
+
.nodeView[data-v-7702fcdb] {
|
|
1014
|
+
box-sizing: border-box;
|
|
1015
|
+
margin: 10px 10px;
|
|
1016
|
+
width: 180px;
|
|
1017
|
+
height: 95px;
|
|
1115
1018
|
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
1116
|
-
border-radius: 2px 2px 2px 2px;
|
|
1019
|
+
border-radius: 2px 2px 2px 2px;
|
|
1020
|
+
padding: 20px 10px;
|
|
1117
1021
|
}
|
|
1118
|
-
.
|
|
1119
|
-
width:
|
|
1022
|
+
.nodeTitle[data-v-7702fcdb] {
|
|
1023
|
+
width: 90px;
|
|
1120
1024
|
height: 15px;
|
|
1121
1025
|
font-weight: 400;
|
|
1122
|
-
font-size:
|
|
1026
|
+
font-size: 16px;
|
|
1123
1027
|
color: #333333;
|
|
1124
1028
|
line-height: 14px;
|
|
1125
1029
|
text-align: left;
|
|
1126
1030
|
font-style: normal;
|
|
1127
1031
|
text-transform: none;
|
|
1128
|
-
padding:
|
|
1032
|
+
padding: 0px 24px;
|
|
1033
|
+
white-space: nowrap; /* 确保文本在一行内显示 */
|
|
1034
|
+
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1035
|
+
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1036
|
+
}
|
|
1037
|
+
.nodeContent[data-v-7702fcdb] {
|
|
1038
|
+
/* width: 100%; */
|
|
1039
|
+
height: 15px;
|
|
1040
|
+
font-weight: 400;
|
|
1041
|
+
font-size: 14px;
|
|
1042
|
+
color: #666666;
|
|
1043
|
+
line-height: 14px;
|
|
1044
|
+
text-align: left;
|
|
1045
|
+
font-style: normal;
|
|
1046
|
+
text-transform: none;
|
|
1047
|
+
padding: 0px 0px;
|
|
1048
|
+
white-space: nowrap; /* 确保文本在一行内显示 */
|
|
1049
|
+
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1050
|
+
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1051
|
+
}
|
|
1052
|
+
.nodeContent-desc[data-v-7702fcdb]{
|
|
1053
|
+
}
|
|
1054
|
+
.el-divider--horizontal[data-v-7702fcdb] {
|
|
1055
|
+
margin: 12px 0;
|
|
1056
|
+
}
|
|
1057
|
+
.nodeView[data-v-7702fcdb] {
|
|
1058
|
+
border: 1px solid #5a90f9;
|
|
1059
|
+
background: #eef3fe;
|
|
1060
|
+
}
|
|
1061
|
+
.nodeTitle[data-v-7702fcdb] {
|
|
1062
|
+
width: 80px;
|
|
1129
1063
|
}
|
|
1130
|
-
.nodeView[data-v-
|
|
1064
|
+
.nodeView[data-v-6d0cd280] {
|
|
1131
1065
|
box-sizing: border-box;
|
|
1132
1066
|
margin: 10px 10px;
|
|
1133
1067
|
width: 180px;
|
|
@@ -1136,7 +1070,7 @@
|
|
|
1136
1070
|
border-radius: 2px 2px 2px 2px;
|
|
1137
1071
|
padding: 20px 10px;
|
|
1138
1072
|
}
|
|
1139
|
-
.nodeTitle[data-v-
|
|
1073
|
+
.nodeTitle[data-v-6d0cd280] {
|
|
1140
1074
|
width: 90px;
|
|
1141
1075
|
height: 15px;
|
|
1142
1076
|
font-weight: 400;
|
|
@@ -1151,7 +1085,7 @@
|
|
|
1151
1085
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1152
1086
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1153
1087
|
}
|
|
1154
|
-
.nodeContent[data-v-
|
|
1088
|
+
.nodeContent[data-v-6d0cd280] {
|
|
1155
1089
|
/* width: 100%; */
|
|
1156
1090
|
height: 15px;
|
|
1157
1091
|
font-weight: 400;
|
|
@@ -1166,20 +1100,85 @@
|
|
|
1166
1100
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1167
1101
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1168
1102
|
}
|
|
1169
|
-
.nodeContent-desc[data-v-
|
|
1103
|
+
.nodeContent-desc[data-v-6d0cd280]{
|
|
1170
1104
|
}
|
|
1171
|
-
.el-divider--horizontal[data-v-
|
|
1105
|
+
.el-divider--horizontal[data-v-6d0cd280] {
|
|
1172
1106
|
margin: 12px 0;
|
|
1173
1107
|
}
|
|
1174
|
-
.nodeView[data-v-
|
|
1108
|
+
.nodeView[data-v-6d0cd280] {
|
|
1175
1109
|
border: 1px solid #5a90f9;
|
|
1176
|
-
background: #eef3fe;
|
|
1177
|
-
width: 180px;
|
|
1178
|
-
min-height: 95px;
|
|
1110
|
+
background: #eef3fe;
|
|
1179
1111
|
}
|
|
1180
|
-
.
|
|
1112
|
+
.nodeTitle[data-v-6d0cd280] {
|
|
1113
|
+
width: 80px;
|
|
1181
1114
|
}
|
|
1182
|
-
.
|
|
1115
|
+
.amb-design-attr-base-content[data-v-ce167986] {
|
|
1116
|
+
background: #ffffff;
|
|
1117
|
+
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
|
|
1118
|
+
height: 100%;
|
|
1119
|
+
padding-left: 10px;
|
|
1120
|
+
padding-right: 10px;
|
|
1121
|
+
overflow: auto;
|
|
1122
|
+
}
|
|
1123
|
+
.amb-design-attr-item[data-v-ce167986] {
|
|
1124
|
+
margin-bottom: 8px;
|
|
1125
|
+
}
|
|
1126
|
+
.amb-design-attr-group-header > button[data-v-ce167986] {
|
|
1127
|
+
background: #f5f6f8;
|
|
1128
|
+
padding-left: 10px;
|
|
1129
|
+
font-size: 14px;
|
|
1130
|
+
height: 42px;
|
|
1131
|
+
}
|
|
1132
|
+
.amb-design-attr-content[data-v-ce167986] {
|
|
1133
|
+
background: #ffffff;
|
|
1134
|
+
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
|
|
1135
|
+
height: 100%;
|
|
1136
|
+
padding-left: 10px;
|
|
1137
|
+
padding-right: 10px;
|
|
1138
|
+
overflow: auto;
|
|
1139
|
+
position: relative;
|
|
1140
|
+
}
|
|
1141
|
+
.amb-design-attr-header-search[data-v-ce167986] {
|
|
1142
|
+
margin-top: 16px;
|
|
1143
|
+
}
|
|
1144
|
+
.amb-design-attr-header-select[data-v-ce167986] {
|
|
1145
|
+
width: 90px;
|
|
1146
|
+
height: 36px;
|
|
1147
|
+
}
|
|
1148
|
+
.amb-design-page-param-row[data-v-ce167986] {
|
|
1149
|
+
height: 34px;
|
|
1150
|
+
}
|
|
1151
|
+
.el-table__cell > .cell[data-v-ce167986] {
|
|
1152
|
+
white-space: nowrap !important;
|
|
1153
|
+
}
|
|
1154
|
+
.serviceflow-item[data-v-ce167986] {
|
|
1155
|
+
background: rgba(88, 147, 239, 0.06);
|
|
1156
|
+
border: 1px dashed rgba(88, 147, 239, 0.06);
|
|
1157
|
+
border-radius: 4px 4px 4px 4px;
|
|
1158
|
+
text-align: center;
|
|
1159
|
+
margin-top: 12px;
|
|
1160
|
+
padding: 10px 5px 10px 5px;
|
|
1161
|
+
font-size: 12px;
|
|
1162
|
+
cursor: move;
|
|
1163
|
+
height: 60px;
|
|
1164
|
+
overflow: hidden;
|
|
1165
|
+
box-sizing: border-box;
|
|
1166
|
+
color: #333333;
|
|
1167
|
+
text-overflow: ellipsis;
|
|
1168
|
+
white-space: nowrap;
|
|
1169
|
+
-webkit-user-select: none; /* Safari */
|
|
1170
|
+
-moz-user-select: none; /* Firefox */
|
|
1171
|
+
-ms-user-select: none; /* Internet Explorer/Edge */
|
|
1172
|
+
user-select: none; /* 标准语法 */
|
|
1173
|
+
}
|
|
1174
|
+
.serviceflow-item[data-v-ce167986]:hover {
|
|
1175
|
+
background: rgba(11, 45, 101, 0.105);
|
|
1176
|
+
border: 1px dashed rgba(11, 45, 101, 0.227);
|
|
1177
|
+
}
|
|
1178
|
+
.amb-assembly-item-drag[data-v-ce167986] {
|
|
1179
|
+
opacity: 1 !important;
|
|
1180
|
+
}
|
|
1181
|
+
.nodeView[data-v-4c6dfa4a] {
|
|
1183
1182
|
box-sizing: border-box;
|
|
1184
1183
|
margin: 10px 10px;
|
|
1185
1184
|
width: 180px;
|
|
@@ -1188,7 +1187,7 @@
|
|
|
1188
1187
|
border-radius: 2px 2px 2px 2px;
|
|
1189
1188
|
padding: 20px 10px;
|
|
1190
1189
|
}
|
|
1191
|
-
.nodeTitle[data-v-
|
|
1190
|
+
.nodeTitle[data-v-4c6dfa4a] {
|
|
1192
1191
|
width: 90px;
|
|
1193
1192
|
height: 15px;
|
|
1194
1193
|
font-weight: 400;
|
|
@@ -1203,7 +1202,7 @@
|
|
|
1203
1202
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1204
1203
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1205
1204
|
}
|
|
1206
|
-
.nodeContent[data-v-
|
|
1205
|
+
.nodeContent[data-v-4c6dfa4a] {
|
|
1207
1206
|
/* width: 100%; */
|
|
1208
1207
|
height: 15px;
|
|
1209
1208
|
font-weight: 400;
|
|
@@ -1218,17 +1217,18 @@
|
|
|
1218
1217
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1219
1218
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1220
1219
|
}
|
|
1221
|
-
.nodeContent-desc[data-v-
|
|
1220
|
+
.nodeContent-desc[data-v-4c6dfa4a]{
|
|
1222
1221
|
}
|
|
1223
|
-
.el-divider--horizontal[data-v-
|
|
1222
|
+
.el-divider--horizontal[data-v-4c6dfa4a] {
|
|
1224
1223
|
margin: 12px 0;
|
|
1225
1224
|
}
|
|
1226
|
-
.nodeView[data-v-
|
|
1225
|
+
.nodeView[data-v-4c6dfa4a] {
|
|
1227
1226
|
border: 1px solid #5a90f9;
|
|
1228
|
-
background: #eef3fe;
|
|
1227
|
+
background: #eef3fe;
|
|
1228
|
+
width: 180px;
|
|
1229
|
+
min-height: 95px;
|
|
1229
1230
|
}
|
|
1230
|
-
.
|
|
1231
|
-
width: 80px;
|
|
1231
|
+
.nodeContent[data-v-4c6dfa4a] {
|
|
1232
1232
|
}
|
|
1233
1233
|
|
|
1234
1234
|
.el-radio[data-v-1bbd6187] {
|
|
@@ -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,16 +1276,6 @@
|
|
|
1266
1276
|
cursor: pointer;
|
|
1267
1277
|
}
|
|
1268
1278
|
|
|
1269
|
-
.el-select + .el-input[data-v-7fcf8a84] {
|
|
1270
|
-
margin-left: 10px;
|
|
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;
|
|
1277
|
-
}
|
|
1278
|
-
|
|
1279
1279
|
[data-v-2d06523b] .el-upload {
|
|
1280
1280
|
width: 100%;
|
|
1281
1281
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "service-flow-designer",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.36",
|
|
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.28",
|
|
65
65
|
"codemirror": "^6.0.1",
|
|
66
66
|
"nprogress": "^0.2.0",
|
|
67
67
|
"quill": "^2.0.2",
|