service-flow-designer 2.1.29 → 2.1.32
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 +359 -359
- package/package.json +2 -2
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-5e9e3ee6] {
|
|
67
26
|
overflow: auto;
|
|
68
27
|
display: block;
|
|
@@ -167,81 +126,61 @@
|
|
|
167
126
|
border-color: transparent transparent var(--el-skeleton-color) transparent;
|
|
168
127
|
}
|
|
169
128
|
|
|
170
|
-
.
|
|
171
|
-
|
|
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;
|
|
172
140
|
}
|
|
173
|
-
.
|
|
174
|
-
|
|
175
|
-
|
|
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;
|
|
176
148
|
}
|
|
177
|
-
.
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
.el-alert + .el-form-item[data-v-a158f309] {
|
|
184
|
-
margin-top: 10px;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
[data-v-65e38bfb] .el-radio {
|
|
188
|
-
margin: 0;
|
|
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;
|
|
189
155
|
}
|
|
190
|
-
.
|
|
191
|
-
|
|
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;
|
|
192
168
|
}
|
|
193
169
|
|
|
194
|
-
.editorTool[data-v-
|
|
170
|
+
.editorTool[data-v-d55ab098] {
|
|
195
171
|
margin-left: auto;
|
|
196
172
|
}
|
|
197
|
-
.editorOption[data-v-
|
|
173
|
+
.editorOption[data-v-d55ab098] {
|
|
198
174
|
margin-right: 10px;
|
|
199
175
|
cursor: pointer;
|
|
200
176
|
}
|
|
201
|
-
.pppp[data-v-
|
|
177
|
+
.pppp[data-v-d55ab098] {
|
|
202
178
|
display: flex; /* 使用Flex布局 */
|
|
203
179
|
justify-content: flex-start;
|
|
204
180
|
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
205
181
|
}
|
|
206
182
|
|
|
207
|
-
[data-v-
|
|
208
|
-
margin: 0;
|
|
209
|
-
}
|
|
210
|
-
.el-radio + .el-radio[data-v-ac2ec342] {
|
|
211
|
-
margin-left: 10px;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
.el-alert + .el-form-item[data-v-32875028] {
|
|
215
|
-
margin-top: 10px;
|
|
216
|
-
}
|
|
217
|
-
.el-alert + .el-table[data-v-32875028] {
|
|
218
|
-
margin: 10px 0;
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
.el-alert + .el-table[data-v-d978e7dc] {
|
|
222
|
-
margin-top: 10px;
|
|
223
|
-
}
|
|
224
|
-
.el-table + .el-alert[data-v-d978e7dc] {
|
|
225
|
-
margin: 10px 0;
|
|
226
|
-
}
|
|
227
|
-
.el-alert + .el-form-item[data-v-d978e7dc] {
|
|
228
|
-
margin-top: 10px;
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
.el-alert + .el-table[data-v-e27c4c1e] {
|
|
232
|
-
margin-top: 10px;
|
|
233
|
-
}
|
|
234
|
-
.el-table + .el-alert[data-v-e27c4c1e] {
|
|
235
|
-
margin: 10px 0;
|
|
236
|
-
}
|
|
237
|
-
.el-alert + .el-form-item[data-v-e27c4c1e] {
|
|
238
|
-
margin-top: 10px;
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
.el-alert + .el-table[data-v-82e0dfef] {
|
|
242
|
-
margin-top: 10px;
|
|
243
|
-
}
|
|
244
|
-
.el-alert + .el-form-item[data-v-82e0dfef] {
|
|
183
|
+
.el-alert + .el-form-item[data-v-a158f309] {
|
|
245
184
|
margin-top: 10px;
|
|
246
185
|
}
|
|
247
186
|
|
|
@@ -252,11 +191,11 @@
|
|
|
252
191
|
margin-top: 10px;
|
|
253
192
|
}
|
|
254
193
|
|
|
255
|
-
|
|
256
|
-
margin
|
|
194
|
+
[data-v-ac2ec342] .el-radio {
|
|
195
|
+
margin: 0;
|
|
257
196
|
}
|
|
258
|
-
.el-
|
|
259
|
-
margin: 10px
|
|
197
|
+
.el-radio + .el-radio[data-v-ac2ec342] {
|
|
198
|
+
margin-left: 10px;
|
|
260
199
|
}
|
|
261
200
|
.serviceflow-attr-base-content[data-v-8bad091d] {
|
|
262
201
|
background: #ffffff;
|
|
@@ -324,6 +263,91 @@
|
|
|
324
263
|
.amb-assembly-item-drag[data-v-8bad091d] {
|
|
325
264
|
opacity: 1 !important;
|
|
326
265
|
}
|
|
266
|
+
|
|
267
|
+
[data-v-65e38bfb] .el-radio {
|
|
268
|
+
margin: 0;
|
|
269
|
+
}
|
|
270
|
+
.el-radio + .el-radio[data-v-65e38bfb] {
|
|
271
|
+
margin-left: 10px;
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
.el-dialog__wrapper[data-v-d41cb0ad] {
|
|
275
|
+
overflow: hidden !important;
|
|
276
|
+
padding-right: 0 !important;
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
[data-v-286d914e] .el-table__row {
|
|
280
|
+
cursor: pointer;
|
|
281
|
+
}
|
|
282
|
+
/** 右键菜单样式 */
|
|
283
|
+
.context-menu[data-v-286d914e] {
|
|
284
|
+
position: absolute;
|
|
285
|
+
background: #fff;
|
|
286
|
+
z-index: 999;
|
|
287
|
+
margin: 5;
|
|
288
|
+
padding: 8px 8px;
|
|
289
|
+
box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
|
|
290
|
+
border: 1px solid #bbbbbb;
|
|
291
|
+
border-radius: 10px;
|
|
292
|
+
font-size: 14px;
|
|
293
|
+
}
|
|
294
|
+
.context-menu li[data-v-286d914e] {
|
|
295
|
+
list-style-type: none;
|
|
296
|
+
min-width: 75px;
|
|
297
|
+
line-height: 28px;
|
|
298
|
+
text-align: left;
|
|
299
|
+
border-radius: 5px;
|
|
300
|
+
padding-left: 5px;
|
|
301
|
+
cursor: pointer;
|
|
302
|
+
}
|
|
303
|
+
.context-menu li[data-v-286d914e]:hover {
|
|
304
|
+
background: #0165e1;
|
|
305
|
+
color: #fff;
|
|
306
|
+
}
|
|
307
|
+
/** 右键菜单样式 */
|
|
308
|
+
.custom-tree-node[data-v-286d914e] {
|
|
309
|
+
font-size: 14px;
|
|
310
|
+
padding-right: 8px;
|
|
311
|
+
display: flex; /* 使用Flex布局 */
|
|
312
|
+
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
.editorTool[data-v-684c1f08] {
|
|
316
|
+
margin-left: auto;
|
|
317
|
+
}
|
|
318
|
+
.editorOption[data-v-684c1f08] {
|
|
319
|
+
margin-right: 10px;
|
|
320
|
+
cursor: pointer;
|
|
321
|
+
}
|
|
322
|
+
.pppp[data-v-684c1f08] {
|
|
323
|
+
display: flex; /* 使用Flex布局 */
|
|
324
|
+
justify-content: flex-start;
|
|
325
|
+
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
.el-alert + .el-table[data-v-028fb838] {
|
|
329
|
+
margin-top: 10px;
|
|
330
|
+
}
|
|
331
|
+
.el-table + .el-alert[data-v-028fb838] {
|
|
332
|
+
margin: 10px 0;
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
.el-drawer__header {
|
|
336
|
+
margin-bottom: 0 !important;
|
|
337
|
+
}
|
|
338
|
+
/**
|
|
339
|
+
解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
|
|
340
|
+
*/
|
|
341
|
+
[data-v-c51cce99] .el-overlay {
|
|
342
|
+
position: static;
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
.el-alert + .el-table[data-v-82e0dfef] {
|
|
346
|
+
margin-top: 10px;
|
|
347
|
+
}
|
|
348
|
+
.el-alert + .el-form-item[data-v-82e0dfef] {
|
|
349
|
+
margin-top: 10px;
|
|
350
|
+
}
|
|
327
351
|
.serviceflow-control-item[data-v-a2bd7452] {
|
|
328
352
|
top: -5px;
|
|
329
353
|
position: relative;
|
|
@@ -456,110 +480,54 @@
|
|
|
456
480
|
margin-left: 50px;
|
|
457
481
|
}
|
|
458
482
|
|
|
459
|
-
.el-
|
|
460
|
-
|
|
461
|
-
|
|
483
|
+
.el-alert + .el-form-item[data-v-32875028] {
|
|
484
|
+
margin-top: 10px;
|
|
485
|
+
}
|
|
486
|
+
.el-alert + .el-table[data-v-32875028] {
|
|
487
|
+
margin: 10px 0;
|
|
462
488
|
}
|
|
463
489
|
|
|
464
|
-
[data-v-
|
|
465
|
-
|
|
466
|
-
}
|
|
467
|
-
/** 右键菜单样式 */
|
|
468
|
-
.context-menu[data-v-286d914e] {
|
|
469
|
-
position: absolute;
|
|
470
|
-
background: #fff;
|
|
471
|
-
z-index: 999;
|
|
472
|
-
margin: 5;
|
|
473
|
-
padding: 8px 8px;
|
|
474
|
-
box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
|
|
475
|
-
border: 1px solid #bbbbbb;
|
|
476
|
-
border-radius: 10px;
|
|
477
|
-
font-size: 14px;
|
|
490
|
+
.el-alert + .el-table[data-v-d978e7dc] {
|
|
491
|
+
margin-top: 10px;
|
|
478
492
|
}
|
|
479
|
-
.
|
|
480
|
-
|
|
481
|
-
min-width: 75px;
|
|
482
|
-
line-height: 28px;
|
|
483
|
-
text-align: left;
|
|
484
|
-
border-radius: 5px;
|
|
485
|
-
padding-left: 5px;
|
|
486
|
-
cursor: pointer;
|
|
493
|
+
.el-table + .el-alert[data-v-d978e7dc] {
|
|
494
|
+
margin: 10px 0;
|
|
487
495
|
}
|
|
488
|
-
.
|
|
489
|
-
|
|
490
|
-
color: #fff;
|
|
491
|
-
}
|
|
492
|
-
/** 右键菜单样式 */
|
|
493
|
-
.custom-tree-node[data-v-286d914e] {
|
|
494
|
-
font-size: 14px;
|
|
495
|
-
padding-right: 8px;
|
|
496
|
-
display: flex; /* 使用Flex布局 */
|
|
497
|
-
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
496
|
+
.el-alert + .el-form-item[data-v-d978e7dc] {
|
|
497
|
+
margin-top: 10px;
|
|
498
498
|
}
|
|
499
499
|
|
|
500
|
-
.el-
|
|
501
|
-
margin-
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
[data-v-
|
|
507
|
-
|
|
500
|
+
.el-alert + .el-table[data-v-e27c4c1e] {
|
|
501
|
+
margin-top: 10px;
|
|
502
|
+
}
|
|
503
|
+
.el-table + .el-alert[data-v-e27c4c1e] {
|
|
504
|
+
margin: 10px 0;
|
|
505
|
+
}
|
|
506
|
+
.el-alert + .el-form-item[data-v-e27c4c1e] {
|
|
507
|
+
margin-top: 10px;
|
|
508
508
|
}
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
509
|
+
|
|
510
|
+
.node-content[data-v-117d4091] {
|
|
511
|
+
width: 120px;
|
|
512
|
+
height: 44px;
|
|
513
|
+
background: #ffffff;
|
|
514
514
|
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
515
|
-
border-radius: 2px 2px 2px 2px;
|
|
516
|
-
padding: 20px 10px;
|
|
517
|
-
}
|
|
518
|
-
.serviceflow-nodeTitle[data-v-96d149c1] {
|
|
519
|
-
width: 90px;
|
|
520
|
-
height: 15px;
|
|
521
|
-
font-weight: 400;
|
|
522
|
-
font-size: 16px;
|
|
523
|
-
color: #333333;
|
|
524
|
-
line-height: 14px;
|
|
525
|
-
text-align: left;
|
|
526
|
-
font-style: normal;
|
|
527
|
-
text-transform: none;
|
|
528
|
-
padding: 0px 24px;
|
|
529
|
-
box-sizing: content-box;
|
|
530
|
-
white-space: nowrap; /* 确保文本在一行内显示 */
|
|
531
|
-
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
532
|
-
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
515
|
+
border-radius: 2px 2px 2px 2px;
|
|
533
516
|
}
|
|
534
|
-
.
|
|
535
|
-
|
|
517
|
+
.content[data-v-117d4091] {
|
|
518
|
+
width: 28px;
|
|
536
519
|
height: 15px;
|
|
537
520
|
font-weight: 400;
|
|
538
521
|
font-size: 14px;
|
|
539
|
-
color: #
|
|
522
|
+
color: #333333;
|
|
540
523
|
line-height: 14px;
|
|
541
524
|
text-align: left;
|
|
542
525
|
font-style: normal;
|
|
543
526
|
text-transform: none;
|
|
544
|
-
padding: 0px
|
|
545
|
-
box-sizing: content-box;
|
|
546
|
-
white-space: nowrap; /* 确保文本在一行内显示 */
|
|
547
|
-
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
548
|
-
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
549
|
-
}
|
|
550
|
-
.serviceflow-nodeContent-desc[data-v-96d149c1] {
|
|
551
|
-
}
|
|
552
|
-
.el-divider--horizontal[data-v-96d149c1] {
|
|
553
|
-
margin: 12px 0;
|
|
554
|
-
}
|
|
555
|
-
.serviceflow-nodeView[data-v-96d149c1] {
|
|
556
|
-
border: 1px solid #5a90f9;
|
|
557
|
-
background: #eef3fe;
|
|
558
|
-
}
|
|
559
|
-
.serviceflow-nodeTitle[data-v-96d149c1] {
|
|
560
|
-
width: 80px;
|
|
527
|
+
padding: 5px 0px 4px 10px;
|
|
528
|
+
box-sizing: content-box;
|
|
561
529
|
}
|
|
562
|
-
.serviceflow-nodeView[data-v-
|
|
530
|
+
.serviceflow-nodeView[data-v-418f1558] {
|
|
563
531
|
box-sizing: border-box;
|
|
564
532
|
margin: 10px 10px;
|
|
565
533
|
width: 180px;
|
|
@@ -568,7 +536,7 @@
|
|
|
568
536
|
border-radius: 2px 2px 2px 2px;
|
|
569
537
|
padding: 20px 10px;
|
|
570
538
|
}
|
|
571
|
-
.serviceflow-nodeTitle[data-v-
|
|
539
|
+
.serviceflow-nodeTitle[data-v-418f1558] {
|
|
572
540
|
width: 90px;
|
|
573
541
|
height: 15px;
|
|
574
542
|
font-weight: 400;
|
|
@@ -584,7 +552,7 @@
|
|
|
584
552
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
585
553
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
586
554
|
}
|
|
587
|
-
.serviceflow-nodeContent[data-v-
|
|
555
|
+
.serviceflow-nodeContent[data-v-418f1558] {
|
|
588
556
|
/* width: 100%; */
|
|
589
557
|
height: 15px;
|
|
590
558
|
font-weight: 400;
|
|
@@ -600,71 +568,18 @@
|
|
|
600
568
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
601
569
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
602
570
|
}
|
|
603
|
-
.serviceflow-nodeContent-desc[data-v-
|
|
571
|
+
.serviceflow-nodeContent-desc[data-v-418f1558] {
|
|
604
572
|
}
|
|
605
|
-
.el-divider--horizontal[data-v-
|
|
573
|
+
.el-divider--horizontal[data-v-418f1558] {
|
|
606
574
|
margin: 12px 0;
|
|
607
575
|
}
|
|
608
|
-
.serviceflow-nodeView[data-v-
|
|
576
|
+
.serviceflow-nodeView[data-v-418f1558] {
|
|
609
577
|
border: 1px solid #5a90f9;
|
|
610
578
|
background: #eef3fe;
|
|
611
579
|
width: 180px;
|
|
612
580
|
min-height: 95px;
|
|
613
581
|
}
|
|
614
|
-
.serviceflow-nodeContent[data-v-
|
|
615
|
-
}
|
|
616
|
-
.serviceflow-nodeView[data-v-4d28d77b] {
|
|
617
|
-
box-sizing: border-box;
|
|
618
|
-
margin: 10px 10px;
|
|
619
|
-
width: 180px;
|
|
620
|
-
height: 95px;
|
|
621
|
-
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
622
|
-
border-radius: 2px 2px 2px 2px;
|
|
623
|
-
padding: 20px 10px;
|
|
624
|
-
}
|
|
625
|
-
.serviceflow-nodeTitle[data-v-4d28d77b] {
|
|
626
|
-
width: 90px;
|
|
627
|
-
height: 15px;
|
|
628
|
-
font-weight: 400;
|
|
629
|
-
font-size: 16px;
|
|
630
|
-
color: #333333;
|
|
631
|
-
line-height: 14px;
|
|
632
|
-
text-align: left;
|
|
633
|
-
font-style: normal;
|
|
634
|
-
text-transform: none;
|
|
635
|
-
padding: 0px 24px;
|
|
636
|
-
box-sizing: content-box;
|
|
637
|
-
white-space: nowrap; /* 确保文本在一行内显示 */
|
|
638
|
-
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
639
|
-
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
640
|
-
}
|
|
641
|
-
.serviceflow-nodeContent[data-v-4d28d77b] {
|
|
642
|
-
/* width: 100%; */
|
|
643
|
-
height: 15px;
|
|
644
|
-
font-weight: 400;
|
|
645
|
-
font-size: 14px;
|
|
646
|
-
color: #666666;
|
|
647
|
-
line-height: 14px;
|
|
648
|
-
text-align: left;
|
|
649
|
-
font-style: normal;
|
|
650
|
-
text-transform: none;
|
|
651
|
-
padding: 0px 0px;
|
|
652
|
-
box-sizing: content-box;
|
|
653
|
-
white-space: nowrap; /* 确保文本在一行内显示 */
|
|
654
|
-
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
655
|
-
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
656
|
-
}
|
|
657
|
-
.serviceflow-nodeContent-desc[data-v-4d28d77b] {
|
|
658
|
-
}
|
|
659
|
-
.el-divider--horizontal[data-v-4d28d77b] {
|
|
660
|
-
margin: 12px 0;
|
|
661
|
-
}
|
|
662
|
-
.serviceflow-nodeView[data-v-4d28d77b] {
|
|
663
|
-
border: 1px solid #5a90f9;
|
|
664
|
-
background: #eef3fe;
|
|
665
|
-
}
|
|
666
|
-
.serviceflow-nodeTitle[data-v-4d28d77b] {
|
|
667
|
-
width: 80px;
|
|
582
|
+
.serviceflow-nodeContent[data-v-418f1558] {
|
|
668
583
|
}
|
|
669
584
|
.serviceflow-nodeView[data-v-9770119b] {
|
|
670
585
|
box-sizing: border-box;
|
|
@@ -714,51 +629,10 @@
|
|
|
714
629
|
}
|
|
715
630
|
.serviceflow-nodeView[data-v-9770119b] {
|
|
716
631
|
border: 1px solid #5a90f9;
|
|
717
|
-
background: #eef3fe;
|
|
718
|
-
}
|
|
719
|
-
.serviceflow-nodeTitle[data-v-9770119b] {
|
|
720
|
-
width: 80px;
|
|
721
|
-
}
|
|
722
|
-
|
|
723
|
-
.aaa[data-v-8bd72b80] {
|
|
724
|
-
width: 300px;
|
|
725
|
-
height: 200px;
|
|
726
|
-
background: #ffffff;
|
|
727
|
-
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
728
|
-
border-radius: 2px 2px 2px 2px;
|
|
729
|
-
}
|
|
730
|
-
.content[data-v-8bd72b80] {
|
|
731
|
-
width: 28px;
|
|
732
|
-
height: 15px;
|
|
733
|
-
font-weight: 400;
|
|
734
|
-
font-size: 14px;
|
|
735
|
-
color: #333333;
|
|
736
|
-
line-height: 14px;
|
|
737
|
-
text-align: left;
|
|
738
|
-
font-style: normal;
|
|
739
|
-
text-transform: none;
|
|
740
|
-
padding: 5px 0px 4px 10px;
|
|
741
|
-
}
|
|
742
|
-
|
|
743
|
-
.node-content[data-v-117d4091] {
|
|
744
|
-
width: 120px;
|
|
745
|
-
height: 44px;
|
|
746
|
-
background: #ffffff;
|
|
747
|
-
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
748
|
-
border-radius: 2px 2px 2px 2px;
|
|
749
|
-
}
|
|
750
|
-
.content[data-v-117d4091] {
|
|
751
|
-
width: 28px;
|
|
752
|
-
height: 15px;
|
|
753
|
-
font-weight: 400;
|
|
754
|
-
font-size: 14px;
|
|
755
|
-
color: #333333;
|
|
756
|
-
line-height: 14px;
|
|
757
|
-
text-align: left;
|
|
758
|
-
font-style: normal;
|
|
759
|
-
text-transform: none;
|
|
760
|
-
padding: 5px 0px 4px 10px;
|
|
761
|
-
box-sizing: content-box;
|
|
632
|
+
background: #eef3fe;
|
|
633
|
+
}
|
|
634
|
+
.serviceflow-nodeTitle[data-v-9770119b] {
|
|
635
|
+
width: 80px;
|
|
762
636
|
}
|
|
763
637
|
.serviceflow-nodeView[data-v-91a913ff] {
|
|
764
638
|
box-sizing: border-box;
|
|
@@ -813,7 +687,7 @@
|
|
|
813
687
|
.serviceflow-nodeTitle[data-v-91a913ff] {
|
|
814
688
|
width: 80px;
|
|
815
689
|
}
|
|
816
|
-
.serviceflow-nodeView[data-v-
|
|
690
|
+
.serviceflow-nodeView[data-v-96d149c1] {
|
|
817
691
|
box-sizing: border-box;
|
|
818
692
|
margin: 10px 10px;
|
|
819
693
|
width: 180px;
|
|
@@ -822,7 +696,7 @@
|
|
|
822
696
|
border-radius: 2px 2px 2px 2px;
|
|
823
697
|
padding: 20px 10px;
|
|
824
698
|
}
|
|
825
|
-
.serviceflow-nodeTitle[data-v-
|
|
699
|
+
.serviceflow-nodeTitle[data-v-96d149c1] {
|
|
826
700
|
width: 90px;
|
|
827
701
|
height: 15px;
|
|
828
702
|
font-weight: 400;
|
|
@@ -838,7 +712,7 @@
|
|
|
838
712
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
839
713
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
840
714
|
}
|
|
841
|
-
.serviceflow-nodeContent[data-v-
|
|
715
|
+
.serviceflow-nodeContent[data-v-96d149c1] {
|
|
842
716
|
/* width: 100%; */
|
|
843
717
|
height: 15px;
|
|
844
718
|
font-weight: 400;
|
|
@@ -854,19 +728,19 @@
|
|
|
854
728
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
855
729
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
856
730
|
}
|
|
857
|
-
.serviceflow-nodeContent-desc[data-v-
|
|
731
|
+
.serviceflow-nodeContent-desc[data-v-96d149c1] {
|
|
858
732
|
}
|
|
859
|
-
.el-divider--horizontal[data-v-
|
|
733
|
+
.el-divider--horizontal[data-v-96d149c1] {
|
|
860
734
|
margin: 12px 0;
|
|
861
735
|
}
|
|
862
|
-
.serviceflow-nodeView[data-v-
|
|
736
|
+
.serviceflow-nodeView[data-v-96d149c1] {
|
|
863
737
|
border: 1px solid #5a90f9;
|
|
864
738
|
background: #eef3fe;
|
|
865
739
|
}
|
|
866
|
-
.serviceflow-nodeTitle[data-v-
|
|
740
|
+
.serviceflow-nodeTitle[data-v-96d149c1] {
|
|
867
741
|
width: 80px;
|
|
868
742
|
}
|
|
869
|
-
.serviceflow-nodeView[data-v-
|
|
743
|
+
.serviceflow-nodeView[data-v-b04d3f8b] {
|
|
870
744
|
box-sizing: border-box;
|
|
871
745
|
margin: 10px 10px;
|
|
872
746
|
width: 180px;
|
|
@@ -875,7 +749,7 @@
|
|
|
875
749
|
border-radius: 2px 2px 2px 2px;
|
|
876
750
|
padding: 20px 10px;
|
|
877
751
|
}
|
|
878
|
-
.serviceflow-nodeTitle[data-v-
|
|
752
|
+
.serviceflow-nodeTitle[data-v-b04d3f8b] {
|
|
879
753
|
width: 90px;
|
|
880
754
|
height: 15px;
|
|
881
755
|
font-weight: 400;
|
|
@@ -891,7 +765,7 @@
|
|
|
891
765
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
892
766
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
893
767
|
}
|
|
894
|
-
.serviceflow-nodeContent[data-v-
|
|
768
|
+
.serviceflow-nodeContent[data-v-b04d3f8b] {
|
|
895
769
|
/* width: 100%; */
|
|
896
770
|
height: 15px;
|
|
897
771
|
font-weight: 400;
|
|
@@ -907,19 +781,19 @@
|
|
|
907
781
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
908
782
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
909
783
|
}
|
|
910
|
-
.serviceflow-nodeContent-desc[data-v-
|
|
784
|
+
.serviceflow-nodeContent-desc[data-v-b04d3f8b] {
|
|
911
785
|
}
|
|
912
|
-
.el-divider--horizontal[data-v-
|
|
786
|
+
.el-divider--horizontal[data-v-b04d3f8b] {
|
|
913
787
|
margin: 12px 0;
|
|
914
788
|
}
|
|
915
|
-
.serviceflow-nodeView[data-v-
|
|
789
|
+
.serviceflow-nodeView[data-v-b04d3f8b] {
|
|
916
790
|
border: 1px solid #5a90f9;
|
|
917
791
|
background: #eef3fe;
|
|
918
792
|
}
|
|
919
|
-
.serviceflow-nodeTitle[data-v-
|
|
793
|
+
.serviceflow-nodeTitle[data-v-b04d3f8b] {
|
|
920
794
|
width: 80px;
|
|
921
795
|
}
|
|
922
|
-
.serviceflow-nodeView[data-v-
|
|
796
|
+
.serviceflow-nodeView[data-v-4d28d77b] {
|
|
923
797
|
box-sizing: border-box;
|
|
924
798
|
margin: 10px 10px;
|
|
925
799
|
width: 180px;
|
|
@@ -928,7 +802,7 @@
|
|
|
928
802
|
border-radius: 2px 2px 2px 2px;
|
|
929
803
|
padding: 20px 10px;
|
|
930
804
|
}
|
|
931
|
-
.serviceflow-nodeTitle[data-v-
|
|
805
|
+
.serviceflow-nodeTitle[data-v-4d28d77b] {
|
|
932
806
|
width: 90px;
|
|
933
807
|
height: 15px;
|
|
934
808
|
font-weight: 400;
|
|
@@ -944,7 +818,7 @@
|
|
|
944
818
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
945
819
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
946
820
|
}
|
|
947
|
-
.serviceflow-nodeContent[data-v-
|
|
821
|
+
.serviceflow-nodeContent[data-v-4d28d77b] {
|
|
948
822
|
/* width: 100%; */
|
|
949
823
|
height: 15px;
|
|
950
824
|
font-weight: 400;
|
|
@@ -960,19 +834,40 @@
|
|
|
960
834
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
961
835
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
962
836
|
}
|
|
963
|
-
.serviceflow-nodeContent-desc[data-v-
|
|
837
|
+
.serviceflow-nodeContent-desc[data-v-4d28d77b] {
|
|
964
838
|
}
|
|
965
|
-
.el-divider--horizontal[data-v-
|
|
839
|
+
.el-divider--horizontal[data-v-4d28d77b] {
|
|
966
840
|
margin: 12px 0;
|
|
967
841
|
}
|
|
968
|
-
.serviceflow-nodeView[data-v-
|
|
842
|
+
.serviceflow-nodeView[data-v-4d28d77b] {
|
|
969
843
|
border: 1px solid #5a90f9;
|
|
970
844
|
background: #eef3fe;
|
|
971
845
|
}
|
|
972
|
-
.serviceflow-nodeTitle[data-v-
|
|
846
|
+
.serviceflow-nodeTitle[data-v-4d28d77b] {
|
|
973
847
|
width: 80px;
|
|
974
848
|
}
|
|
975
|
-
|
|
849
|
+
|
|
850
|
+
.node-content[data-v-669b618f] {
|
|
851
|
+
width: 120px;
|
|
852
|
+
height: 44px;
|
|
853
|
+
background: #ffffff;
|
|
854
|
+
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
855
|
+
border-radius: 2px 2px 2px 2px;
|
|
856
|
+
}
|
|
857
|
+
.content[data-v-669b618f] {
|
|
858
|
+
width: 28px;
|
|
859
|
+
height: 15px;
|
|
860
|
+
font-weight: 400;
|
|
861
|
+
font-size: 14px;
|
|
862
|
+
color: #333333;
|
|
863
|
+
line-height: 14px;
|
|
864
|
+
text-align: left;
|
|
865
|
+
font-style: normal;
|
|
866
|
+
text-transform: none;
|
|
867
|
+
padding: 5px 0px 4px 10px;
|
|
868
|
+
box-sizing: content-box;
|
|
869
|
+
}
|
|
870
|
+
.serviceflow-nodeView[data-v-1ce8de44] {
|
|
976
871
|
box-sizing: border-box;
|
|
977
872
|
margin: 10px 10px;
|
|
978
873
|
width: 180px;
|
|
@@ -981,7 +876,7 @@
|
|
|
981
876
|
border-radius: 2px 2px 2px 2px;
|
|
982
877
|
padding: 20px 10px;
|
|
983
878
|
}
|
|
984
|
-
.serviceflow-nodeTitle[data-v-
|
|
879
|
+
.serviceflow-nodeTitle[data-v-1ce8de44] {
|
|
985
880
|
width: 90px;
|
|
986
881
|
height: 15px;
|
|
987
882
|
font-weight: 400;
|
|
@@ -997,7 +892,7 @@
|
|
|
997
892
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
998
893
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
999
894
|
}
|
|
1000
|
-
.serviceflow-nodeContent[data-v-
|
|
895
|
+
.serviceflow-nodeContent[data-v-1ce8de44] {
|
|
1001
896
|
/* width: 100%; */
|
|
1002
897
|
height: 15px;
|
|
1003
898
|
font-weight: 400;
|
|
@@ -1013,17 +908,38 @@
|
|
|
1013
908
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1014
909
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1015
910
|
}
|
|
1016
|
-
.serviceflow-nodeContent-desc[data-v-
|
|
911
|
+
.serviceflow-nodeContent-desc[data-v-1ce8de44] {
|
|
1017
912
|
}
|
|
1018
|
-
.el-divider--horizontal[data-v-
|
|
913
|
+
.el-divider--horizontal[data-v-1ce8de44] {
|
|
1019
914
|
margin: 12px 0;
|
|
1020
915
|
}
|
|
1021
|
-
.serviceflow-nodeView[data-v-
|
|
916
|
+
.serviceflow-nodeView[data-v-1ce8de44] {
|
|
1022
917
|
border: 1px solid #5a90f9;
|
|
1023
|
-
background: #eef3fe;
|
|
918
|
+
background: #eef3fe;
|
|
919
|
+
width: 180px;
|
|
920
|
+
min-height: 95px;
|
|
1024
921
|
}
|
|
1025
|
-
.serviceflow-
|
|
1026
|
-
|
|
922
|
+
.serviceflow-nodeContent[data-v-1ce8de44] {
|
|
923
|
+
}
|
|
924
|
+
|
|
925
|
+
.aaa[data-v-8bd72b80] {
|
|
926
|
+
width: 300px;
|
|
927
|
+
height: 200px;
|
|
928
|
+
background: #ffffff;
|
|
929
|
+
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
930
|
+
border-radius: 2px 2px 2px 2px;
|
|
931
|
+
}
|
|
932
|
+
.content[data-v-8bd72b80] {
|
|
933
|
+
width: 28px;
|
|
934
|
+
height: 15px;
|
|
935
|
+
font-weight: 400;
|
|
936
|
+
font-size: 14px;
|
|
937
|
+
color: #333333;
|
|
938
|
+
line-height: 14px;
|
|
939
|
+
text-align: left;
|
|
940
|
+
font-style: normal;
|
|
941
|
+
text-transform: none;
|
|
942
|
+
padding: 5px 0px 4px 10px;
|
|
1027
943
|
}
|
|
1028
944
|
.serviceflow-nodeView[data-v-3c23a172] {
|
|
1029
945
|
box-sizing: border-box;
|
|
@@ -1132,7 +1048,7 @@
|
|
|
1132
1048
|
.serviceflow-nodeTitle[data-v-1519c141] {
|
|
1133
1049
|
width: 80px;
|
|
1134
1050
|
}
|
|
1135
|
-
.serviceflow-nodeView[data-v-
|
|
1051
|
+
.serviceflow-nodeView[data-v-6b34f36c] {
|
|
1136
1052
|
box-sizing: border-box;
|
|
1137
1053
|
margin: 10px 10px;
|
|
1138
1054
|
width: 180px;
|
|
@@ -1141,7 +1057,7 @@
|
|
|
1141
1057
|
border-radius: 2px 2px 2px 2px;
|
|
1142
1058
|
padding: 20px 10px;
|
|
1143
1059
|
}
|
|
1144
|
-
.serviceflow-nodeTitle[data-v-
|
|
1060
|
+
.serviceflow-nodeTitle[data-v-6b34f36c] {
|
|
1145
1061
|
width: 90px;
|
|
1146
1062
|
height: 15px;
|
|
1147
1063
|
font-weight: 400;
|
|
@@ -1157,7 +1073,7 @@
|
|
|
1157
1073
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1158
1074
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1159
1075
|
}
|
|
1160
|
-
.serviceflow-nodeContent[data-v-
|
|
1076
|
+
.serviceflow-nodeContent[data-v-6b34f36c] {
|
|
1161
1077
|
/* width: 100%; */
|
|
1162
1078
|
height: 15px;
|
|
1163
1079
|
font-weight: 400;
|
|
@@ -1173,41 +1089,72 @@
|
|
|
1173
1089
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1174
1090
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1175
1091
|
}
|
|
1176
|
-
.serviceflow-nodeContent-desc[data-v-
|
|
1092
|
+
.serviceflow-nodeContent-desc[data-v-6b34f36c] {
|
|
1177
1093
|
}
|
|
1178
|
-
.el-divider--horizontal[data-v-
|
|
1094
|
+
.el-divider--horizontal[data-v-6b34f36c] {
|
|
1179
1095
|
margin: 12px 0;
|
|
1180
1096
|
}
|
|
1181
|
-
.serviceflow-nodeView[data-v-
|
|
1097
|
+
.serviceflow-nodeView[data-v-6b34f36c] {
|
|
1182
1098
|
border: 1px solid #5a90f9;
|
|
1183
|
-
background: #eef3fe;
|
|
1184
|
-
width: 180px;
|
|
1185
|
-
min-height: 95px;
|
|
1099
|
+
background: #eef3fe;
|
|
1186
1100
|
}
|
|
1187
|
-
.serviceflow-
|
|
1101
|
+
.serviceflow-nodeTitle[data-v-6b34f36c] {
|
|
1102
|
+
width: 80px;
|
|
1188
1103
|
}
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1104
|
+
.serviceflow-nodeView[data-v-42ce3f17] {
|
|
1105
|
+
box-sizing: border-box;
|
|
1106
|
+
margin: 10px 10px;
|
|
1107
|
+
width: 180px;
|
|
1108
|
+
height: 95px;
|
|
1194
1109
|
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
1195
|
-
border-radius: 2px 2px 2px 2px;
|
|
1110
|
+
border-radius: 2px 2px 2px 2px;
|
|
1111
|
+
padding: 20px 10px;
|
|
1196
1112
|
}
|
|
1197
|
-
.
|
|
1198
|
-
width:
|
|
1113
|
+
.serviceflow-nodeTitle[data-v-42ce3f17] {
|
|
1114
|
+
width: 90px;
|
|
1199
1115
|
height: 15px;
|
|
1200
1116
|
font-weight: 400;
|
|
1201
|
-
font-size:
|
|
1117
|
+
font-size: 16px;
|
|
1202
1118
|
color: #333333;
|
|
1203
1119
|
line-height: 14px;
|
|
1204
1120
|
text-align: left;
|
|
1205
1121
|
font-style: normal;
|
|
1206
1122
|
text-transform: none;
|
|
1207
|
-
padding:
|
|
1208
|
-
box-sizing: content-box;
|
|
1209
|
-
|
|
1123
|
+
padding: 0px 24px;
|
|
1124
|
+
box-sizing: content-box;
|
|
1125
|
+
white-space: nowrap; /* 确保文本在一行内显示 */
|
|
1126
|
+
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1127
|
+
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1128
|
+
}
|
|
1129
|
+
.serviceflow-nodeContent[data-v-42ce3f17] {
|
|
1130
|
+
/* width: 100%; */
|
|
1131
|
+
height: 15px;
|
|
1132
|
+
font-weight: 400;
|
|
1133
|
+
font-size: 14px;
|
|
1134
|
+
color: #666666;
|
|
1135
|
+
line-height: 14px;
|
|
1136
|
+
text-align: left;
|
|
1137
|
+
font-style: normal;
|
|
1138
|
+
text-transform: none;
|
|
1139
|
+
padding: 0px 0px;
|
|
1140
|
+
box-sizing: content-box;
|
|
1141
|
+
white-space: nowrap; /* 确保文本在一行内显示 */
|
|
1142
|
+
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1143
|
+
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1144
|
+
}
|
|
1145
|
+
.serviceflow-nodeContent-desc[data-v-42ce3f17] {
|
|
1146
|
+
}
|
|
1147
|
+
.el-divider--horizontal[data-v-42ce3f17] {
|
|
1148
|
+
margin: 12px 0;
|
|
1149
|
+
}
|
|
1210
1150
|
.serviceflow-nodeView[data-v-42ce3f17] {
|
|
1151
|
+
border: 1px solid #5a90f9;
|
|
1152
|
+
background: #eef3fe;
|
|
1153
|
+
}
|
|
1154
|
+
.serviceflow-nodeTitle[data-v-42ce3f17] {
|
|
1155
|
+
width: 80px;
|
|
1156
|
+
}
|
|
1157
|
+
.serviceflow-nodeView[data-v-23f1c97b] {
|
|
1211
1158
|
box-sizing: border-box;
|
|
1212
1159
|
margin: 10px 10px;
|
|
1213
1160
|
width: 180px;
|
|
@@ -1216,7 +1163,7 @@
|
|
|
1216
1163
|
border-radius: 2px 2px 2px 2px;
|
|
1217
1164
|
padding: 20px 10px;
|
|
1218
1165
|
}
|
|
1219
|
-
.serviceflow-nodeTitle[data-v-
|
|
1166
|
+
.serviceflow-nodeTitle[data-v-23f1c97b] {
|
|
1220
1167
|
width: 90px;
|
|
1221
1168
|
height: 15px;
|
|
1222
1169
|
font-weight: 400;
|
|
@@ -1232,7 +1179,7 @@
|
|
|
1232
1179
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1233
1180
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1234
1181
|
}
|
|
1235
|
-
.serviceflow-nodeContent[data-v-
|
|
1182
|
+
.serviceflow-nodeContent[data-v-23f1c97b] {
|
|
1236
1183
|
/* width: 100%; */
|
|
1237
1184
|
height: 15px;
|
|
1238
1185
|
font-weight: 400;
|
|
@@ -1248,24 +1195,70 @@
|
|
|
1248
1195
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1249
1196
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1250
1197
|
}
|
|
1251
|
-
.serviceflow-nodeContent-desc[data-v-
|
|
1198
|
+
.serviceflow-nodeContent-desc[data-v-23f1c97b] {
|
|
1252
1199
|
}
|
|
1253
|
-
.el-divider--horizontal[data-v-
|
|
1200
|
+
.el-divider--horizontal[data-v-23f1c97b] {
|
|
1254
1201
|
margin: 12px 0;
|
|
1255
1202
|
}
|
|
1256
|
-
.serviceflow-nodeView[data-v-
|
|
1203
|
+
.serviceflow-nodeView[data-v-23f1c97b] {
|
|
1257
1204
|
border: 1px solid #5a90f9;
|
|
1258
1205
|
background: #eef3fe;
|
|
1259
1206
|
}
|
|
1260
|
-
.serviceflow-nodeTitle[data-v-
|
|
1207
|
+
.serviceflow-nodeTitle[data-v-23f1c97b] {
|
|
1261
1208
|
width: 80px;
|
|
1262
1209
|
}
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
margin
|
|
1210
|
+
.serviceflow-nodeView[data-v-08d9d211] {
|
|
1211
|
+
box-sizing: border-box;
|
|
1212
|
+
margin: 10px 10px;
|
|
1213
|
+
width: 180px;
|
|
1214
|
+
height: 95px;
|
|
1215
|
+
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
1216
|
+
border-radius: 2px 2px 2px 2px;
|
|
1217
|
+
padding: 20px 10px;
|
|
1266
1218
|
}
|
|
1267
|
-
[data-v-
|
|
1268
|
-
|
|
1219
|
+
.serviceflow-nodeTitle[data-v-08d9d211] {
|
|
1220
|
+
width: 90px;
|
|
1221
|
+
height: 15px;
|
|
1222
|
+
font-weight: 400;
|
|
1223
|
+
font-size: 16px;
|
|
1224
|
+
color: #333333;
|
|
1225
|
+
line-height: 14px;
|
|
1226
|
+
text-align: left;
|
|
1227
|
+
font-style: normal;
|
|
1228
|
+
text-transform: none;
|
|
1229
|
+
padding: 0px 24px;
|
|
1230
|
+
box-sizing: content-box;
|
|
1231
|
+
white-space: nowrap; /* 确保文本在一行内显示 */
|
|
1232
|
+
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1233
|
+
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1234
|
+
}
|
|
1235
|
+
.serviceflow-nodeContent[data-v-08d9d211] {
|
|
1236
|
+
/* width: 100%; */
|
|
1237
|
+
height: 15px;
|
|
1238
|
+
font-weight: 400;
|
|
1239
|
+
font-size: 14px;
|
|
1240
|
+
color: #666666;
|
|
1241
|
+
line-height: 14px;
|
|
1242
|
+
text-align: left;
|
|
1243
|
+
font-style: normal;
|
|
1244
|
+
text-transform: none;
|
|
1245
|
+
padding: 0px 0px;
|
|
1246
|
+
box-sizing: content-box;
|
|
1247
|
+
white-space: nowrap; /* 确保文本在一行内显示 */
|
|
1248
|
+
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1249
|
+
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1250
|
+
}
|
|
1251
|
+
.serviceflow-nodeContent-desc[data-v-08d9d211] {
|
|
1252
|
+
}
|
|
1253
|
+
.el-divider--horizontal[data-v-08d9d211] {
|
|
1254
|
+
margin: 12px 0;
|
|
1255
|
+
}
|
|
1256
|
+
.serviceflow-nodeView[data-v-08d9d211] {
|
|
1257
|
+
border: 1px solid #5a90f9;
|
|
1258
|
+
background: #eef3fe;
|
|
1259
|
+
}
|
|
1260
|
+
.serviceflow-nodeTitle[data-v-08d9d211] {
|
|
1261
|
+
width: 80px;
|
|
1269
1262
|
}
|
|
1270
1263
|
|
|
1271
1264
|
.el-select + .el-input[data-v-b53b2895] {
|
|
@@ -1278,6 +1271,13 @@
|
|
|
1278
1271
|
margin-left: 10px;
|
|
1279
1272
|
}
|
|
1280
1273
|
|
|
1274
|
+
.el-radio[data-v-1ee0eb33] {
|
|
1275
|
+
margin-right: 10px;
|
|
1276
|
+
}
|
|
1277
|
+
[data-v-1ee0eb33] .el-empty__description {
|
|
1278
|
+
margin-top: 0px;
|
|
1279
|
+
}
|
|
1280
|
+
|
|
1281
1281
|
.el-radio[data-v-1bbd6187] {
|
|
1282
1282
|
margin-right: 10px;
|
|
1283
1283
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "service-flow-designer",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.32",
|
|
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.69",
|
|
65
65
|
"codemirror": "^6.0.1",
|
|
66
66
|
"nprogress": "^0.2.0",
|
|
67
67
|
"quill": "^2.0.2",
|