service-flow-designer 2.0.1 → 2.0.5
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/designer/service-flow-view/service-flow-tool.vue.d.ts +1 -32
- package/dist/es/designer/service-flow-view/service-node-config.vue.d.ts +1 -1
- package/dist/es/designer/service-flow-view/service-test/service-test.vue.d.ts +1 -46
- package/dist/es/designer/service-flow-view/view-index.vue.d.ts +1 -39
- package/dist/es/designer/service-panel/service-panel.vue.d.ts +1 -34
- package/dist/es/style.css +231 -231
- package/package.json +4 -1
- package/dist/es/designer/common/components/database-select.vue.d.ts +0 -20
- package/dist/es/designer/common/components/datatable-select.vue.d.ts +0 -38
- package/dist/es/designer/common/components/file-upload.vue.d.ts +0 -20
- package/dist/es/designer/common/components/json-view/index.d.ts +0 -4
- package/dist/es/designer/common/components/json-view/json-view-dialog.vue.d.ts +0 -36
- package/dist/es/designer/common/components/json-view/json-view.vue.d.ts +0 -32
- package/dist/es/designer/common/components/node-base-config.vue.d.ts +0 -14
- package/dist/es/designer/common/components/value-set-input/index.d.ts +0 -3
- package/dist/es/designer/common/components/value-set-input/option.d.ts +0 -12
- package/dist/es/designer/common/components/value-set-input/value-set-input.vue.d.ts +0 -153
- package/dist/es/designer/common/types/common-type.d.ts +0 -18
- package/dist/es/designer/common/types/select.d.ts +0 -7
- package/dist/es/designer/common/util/node-util.d.ts +0 -27
- package/dist/es/designer/flow/base/AbLogicNode.d.ts +0 -11
- package/dist/es/designer/flow/base/AbLogicNodeModel.d.ts +0 -14
- package/dist/es/designer/flow/base/AbLogicResizeNode.d.ts +0 -11
- package/dist/es/designer/flow/base/AbLogicResizeNodeModel.d.ts +0 -9
- package/dist/es/designer/flow/base/index.d.ts +0 -6
- package/dist/es/designer/flow/edge/CustomLine.d.ts +0 -25
- package/dist/es/designer/service-components/base/custom-function/config.vue.d.ts +0 -18
- package/dist/es/designer/service-components/base/custom-function/index.d.ts +0 -14
- package/dist/es/designer/service-components/base/custom-function/index.vue.d.ts +0 -20
- package/dist/es/designer/service-components/base/end-node/index.d.ts +0 -19
- package/dist/es/designer/service-components/base/end-node/index.vue.d.ts +0 -8
- package/dist/es/designer/service-components/base/judge-condition/config.vue.d.ts +0 -40
- package/dist/es/designer/service-components/base/judge-condition/index.d.ts +0 -16
- package/dist/es/designer/service-components/base/judge-condition/index.vue.d.ts +0 -36
- package/dist/es/designer/service-components/base/loop-node/config.vue.d.ts +0 -14
- package/dist/es/designer/service-components/base/loop-node/index.d.ts +0 -42
- package/dist/es/designer/service-components/base/loop-node/index.vue.d.ts +0 -8
- package/dist/es/designer/service-components/base/notification/config.vue.d.ts +0 -18
- package/dist/es/designer/service-components/base/notification/index.d.ts +0 -14
- package/dist/es/designer/service-components/base/notification/index.vue.d.ts +0 -20
- package/dist/es/designer/service-components/base/notification/quill-example.vue.d.ts +0 -19
- package/dist/es/designer/service-components/base/notification/recipients-select.vue.d.ts +0 -47
- package/dist/es/designer/service-components/base/notification/select-mail-template.vue.d.ts +0 -18
- package/dist/es/designer/service-components/base/start-node/index.d.ts +0 -19
- package/dist/es/designer/service-components/base/start-node/index.vue.d.ts +0 -8
- package/dist/es/designer/service-components/components-icons.d.ts +0 -18
- package/dist/es/designer/service-components/computation/clean/config.vue.d.ts +0 -25
- package/dist/es/designer/service-components/computation/clean/index.d.ts +0 -14
- package/dist/es/designer/service-components/computation/clean/index.vue.d.ts +0 -20
- package/dist/es/designer/service-components/computation/connect/config.vue.d.ts +0 -23
- package/dist/es/designer/service-components/computation/connect/index.d.ts +0 -14
- package/dist/es/designer/service-components/computation/connect/index.vue.d.ts +0 -20
- package/dist/es/designer/service-components/computation/sort/config.vue.d.ts +0 -23
- package/dist/es/designer/service-components/computation/sort/index.d.ts +0 -14
- package/dist/es/designer/service-components/computation/sort/index.vue.d.ts +0 -20
- package/dist/es/designer/service-components/computation/split-joint/config.vue.d.ts +0 -23
- package/dist/es/designer/service-components/computation/split-joint/index.d.ts +0 -14
- package/dist/es/designer/service-components/computation/split-joint/index.vue.d.ts +0 -20
- package/dist/es/designer/service-components/computation/statistics/config.vue.d.ts +0 -23
- package/dist/es/designer/service-components/computation/statistics/index.d.ts +0 -14
- package/dist/es/designer/service-components/computation/statistics/index.vue.d.ts +0 -20
- package/dist/es/designer/service-components/database/aggregate-query/config.vue.d.ts +0 -40
- package/dist/es/designer/service-components/database/aggregate-query/dimension-additional.vue.d.ts +0 -57
- package/dist/es/designer/service-components/database/aggregate-query/dimension-statistical.vue.d.ts +0 -57
- package/dist/es/designer/service-components/database/aggregate-query/filter-conditions.vue.d.ts +0 -53
- package/dist/es/designer/service-components/database/aggregate-query/index.d.ts +0 -16
- package/dist/es/designer/service-components/database/aggregate-query/index.vue.d.ts +0 -36
- package/dist/es/designer/service-components/database/aggregate-query/sort-conditions.vue.d.ts +0 -53
- package/dist/es/designer/service-components/database/aggregate-query/statistical-formula.vue.d.ts +0 -57
- package/dist/es/designer/service-components/database/dynamic-sql/config.vue.d.ts +0 -18
- package/dist/es/designer/service-components/database/dynamic-sql/index.d.ts +0 -14
- package/dist/es/designer/service-components/database/dynamic-sql/index.vue.d.ts +0 -20
- package/dist/es/designer/service-components/database/regular-query/config.vue.d.ts +0 -42
- package/dist/es/designer/service-components/database/regular-query/index.d.ts +0 -16
- package/dist/es/designer/service-components/database/regular-query/index.vue.d.ts +0 -36
- package/dist/es/designer/service-components/index.d.ts +0 -19
- package/dist/es/designer/service-components/service/common/cookie-data.vue.d.ts +0 -18
- package/dist/es/designer/service-components/service/common/form-data.vue.d.ts +0 -22
- package/dist/es/designer/service-components/service/common/header-data.vue.d.ts +0 -18
- package/dist/es/designer/service-components/service/common/json-data.vue.d.ts +0 -18
- package/dist/es/designer/service-components/service/common/param-config.vue.d.ts +0 -18
- package/dist/es/designer/service-components/service/common/query-params.vue.d.ts +0 -18
- package/dist/es/designer/service-components/service/common/raw-data.vue.d.ts +0 -22
- package/dist/es/designer/service-components/service/common/xml-data.vue.d.ts +0 -21
- package/dist/es/designer/service-components/service/custom-bean/config.vue.d.ts +0 -14
- package/dist/es/designer/service-components/service/custom-bean/index.d.ts +0 -14
- package/dist/es/designer/service-components/service/custom-bean/index.vue.d.ts +0 -20
- package/dist/es/designer/service-components/service/http-service/config.vue.d.ts +0 -14
- package/dist/es/designer/service-components/service/http-service/index.d.ts +0 -14
- package/dist/es/designer/service-components/service/http-service/index.vue.d.ts +0 -20
- package/dist/es/designer/service-components/service/http-service/response-json-setting.vue.d.ts +0 -27
- package/dist/es/designer/service-components/service/http-service/response-text-setting.vue.d.ts +0 -27
- package/dist/es/designer/service-components/service/http-service/response-xml-setting.vue.d.ts +0 -27
- package/dist/es/designer/service-components/util/common-options.d.ts +0 -36
- package/dist/es/designer/service-flow-view/flow-tool-util.d.ts +0 -2
- package/dist/es/designer/service-flow-view/flow-util.d.ts +0 -53
- package/dist/es/stores/page-store.d.ts +0 -23
- package/dist/es/utils/common-util.d.ts +0 -21
package/dist/es/style.css
CHANGED
|
@@ -190,37 +190,54 @@
|
|
|
190
190
|
margin-left: 10px;
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
-
|
|
194
|
-
|
|
193
|
+
[data-v-a5cc897b] .el-table__row {
|
|
194
|
+
cursor: pointer;
|
|
195
|
+
}
|
|
196
|
+
/** 右键菜单样式 */
|
|
197
|
+
.context-menu[data-v-a5cc897b] {
|
|
198
|
+
position: absolute;
|
|
199
|
+
background: #fff;
|
|
200
|
+
z-index: 999;
|
|
201
|
+
margin: 5;
|
|
202
|
+
padding: 8px 8px;
|
|
203
|
+
box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
|
|
204
|
+
border: 1px solid #bbbbbb;
|
|
205
|
+
border-radius: 10px;
|
|
206
|
+
font-size: 14px;
|
|
195
207
|
}
|
|
196
|
-
.
|
|
197
|
-
|
|
208
|
+
.context-menu li[data-v-a5cc897b] {
|
|
209
|
+
list-style-type: none;
|
|
210
|
+
min-width: 75px;
|
|
211
|
+
line-height: 28px;
|
|
212
|
+
text-align: left;
|
|
213
|
+
border-radius: 5px;
|
|
214
|
+
padding-left: 5px;
|
|
198
215
|
cursor: pointer;
|
|
199
216
|
}
|
|
200
|
-
.
|
|
217
|
+
.context-menu li[data-v-a5cc897b]:hover {
|
|
218
|
+
background: #0165e1;
|
|
219
|
+
color: #fff;
|
|
220
|
+
}
|
|
221
|
+
/** 右键菜单样式 */
|
|
222
|
+
.custom-tree-node[data-v-a5cc897b] {
|
|
223
|
+
font-size: 14px;
|
|
224
|
+
padding-right: 8px;
|
|
201
225
|
display: flex; /* 使用Flex布局 */
|
|
202
|
-
justify-content: flex-start;
|
|
203
226
|
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
204
227
|
}
|
|
205
228
|
|
|
206
|
-
.el-
|
|
229
|
+
.el-tabs + .el-alert[data-v-08737620] {
|
|
207
230
|
margin-top: 10px;
|
|
208
231
|
}
|
|
209
|
-
.el-
|
|
210
|
-
margin: 10px 0;
|
|
211
|
-
}
|
|
212
|
-
.el-alert + .el-form-item[data-v-e27c4c1e] {
|
|
232
|
+
.el-alert + .el-form-item[data-v-08737620] {
|
|
213
233
|
margin-top: 10px;
|
|
214
234
|
}
|
|
215
235
|
|
|
216
|
-
.el-
|
|
217
|
-
margin-
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
*/
|
|
222
|
-
[data-v-c51cce99] .el-overlay {
|
|
223
|
-
position: static;
|
|
236
|
+
.el-alert + .el-table[data-v-028fb838] {
|
|
237
|
+
margin-top: 10px;
|
|
238
|
+
}
|
|
239
|
+
.el-table + .el-alert[data-v-028fb838] {
|
|
240
|
+
margin: 10px 0;
|
|
224
241
|
}
|
|
225
242
|
.control-item[data-v-fdc6ec07] {
|
|
226
243
|
top: -5px;
|
|
@@ -353,47 +370,21 @@
|
|
|
353
370
|
margin-left: 50px;
|
|
354
371
|
}
|
|
355
372
|
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
}
|
|
359
|
-
/** 右键菜单样式 */
|
|
360
|
-
.context-menu[data-v-a5cc897b] {
|
|
361
|
-
position: absolute;
|
|
362
|
-
background: #fff;
|
|
363
|
-
z-index: 999;
|
|
364
|
-
margin: 5;
|
|
365
|
-
padding: 8px 8px;
|
|
366
|
-
box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
|
|
367
|
-
border: 1px solid #bbbbbb;
|
|
368
|
-
border-radius: 10px;
|
|
369
|
-
font-size: 14px;
|
|
370
|
-
}
|
|
371
|
-
.context-menu li[data-v-a5cc897b] {
|
|
372
|
-
list-style-type: none;
|
|
373
|
-
min-width: 75px;
|
|
374
|
-
line-height: 28px;
|
|
375
|
-
text-align: left;
|
|
376
|
-
border-radius: 5px;
|
|
377
|
-
padding-left: 5px;
|
|
378
|
-
cursor: pointer;
|
|
379
|
-
}
|
|
380
|
-
.context-menu li[data-v-a5cc897b]:hover {
|
|
381
|
-
background: #0165e1;
|
|
382
|
-
color: #fff;
|
|
373
|
+
.el-drawer__header {
|
|
374
|
+
margin-bottom: 0 !important;
|
|
383
375
|
}
|
|
384
|
-
/**
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
376
|
+
/**
|
|
377
|
+
解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
|
|
378
|
+
*/
|
|
379
|
+
[data-v-c51cce99] .el-overlay {
|
|
380
|
+
position: static;
|
|
390
381
|
}
|
|
391
382
|
|
|
392
|
-
|
|
393
|
-
margin
|
|
383
|
+
[data-v-808a13e1] .el-radio {
|
|
384
|
+
margin: 0;
|
|
394
385
|
}
|
|
395
|
-
.el-
|
|
396
|
-
margin-
|
|
386
|
+
.el-radio + .el-radio[data-v-808a13e1] {
|
|
387
|
+
margin-left: 10px;
|
|
397
388
|
}
|
|
398
389
|
.amb-design-attr-base-content[data-v-ce167986] {
|
|
399
390
|
background: #ffffff;
|
|
@@ -462,28 +453,27 @@
|
|
|
462
453
|
opacity: 1 !important;
|
|
463
454
|
}
|
|
464
455
|
|
|
465
|
-
.el-alert + .el-table[data-v-
|
|
456
|
+
.el-alert + .el-table[data-v-e27c4c1e] {
|
|
466
457
|
margin-top: 10px;
|
|
467
458
|
}
|
|
468
|
-
.el-table + .el-alert[data-v-
|
|
459
|
+
.el-table + .el-alert[data-v-e27c4c1e] {
|
|
469
460
|
margin: 10px 0;
|
|
470
461
|
}
|
|
471
|
-
.el-alert + .el-form-item[data-v-
|
|
462
|
+
.el-alert + .el-form-item[data-v-e27c4c1e] {
|
|
472
463
|
margin-top: 10px;
|
|
473
464
|
}
|
|
474
465
|
|
|
475
|
-
.
|
|
476
|
-
margin-
|
|
466
|
+
.editorTool[data-v-684c1f08] {
|
|
467
|
+
margin-left: auto;
|
|
477
468
|
}
|
|
478
|
-
.
|
|
479
|
-
margin: 10px
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
.el-tabs + .el-alert[data-v-08737620] {
|
|
483
|
-
margin-top: 10px;
|
|
469
|
+
.editorOption[data-v-684c1f08] {
|
|
470
|
+
margin-right: 10px;
|
|
471
|
+
cursor: pointer;
|
|
484
472
|
}
|
|
485
|
-
.
|
|
486
|
-
|
|
473
|
+
.pppp[data-v-684c1f08] {
|
|
474
|
+
display: flex; /* 使用Flex布局 */
|
|
475
|
+
justify-content: flex-start;
|
|
476
|
+
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
487
477
|
}
|
|
488
478
|
|
|
489
479
|
.el-alert + .el-form-item[data-v-32875028] {
|
|
@@ -498,13 +488,43 @@
|
|
|
498
488
|
padding-right: 0 !important;
|
|
499
489
|
}
|
|
500
490
|
|
|
501
|
-
[data-v-
|
|
502
|
-
margin:
|
|
491
|
+
.el-alert + .el-table[data-v-82e0dfef] {
|
|
492
|
+
margin-top: 10px;
|
|
503
493
|
}
|
|
504
|
-
.el-
|
|
505
|
-
margin-
|
|
494
|
+
.el-alert + .el-form-item[data-v-82e0dfef] {
|
|
495
|
+
margin-top: 10px;
|
|
506
496
|
}
|
|
507
|
-
|
|
497
|
+
|
|
498
|
+
.el-alert + .el-table[data-v-d978e7dc] {
|
|
499
|
+
margin-top: 10px;
|
|
500
|
+
}
|
|
501
|
+
.el-table + .el-alert[data-v-d978e7dc] {
|
|
502
|
+
margin: 10px 0;
|
|
503
|
+
}
|
|
504
|
+
.el-alert + .el-form-item[data-v-d978e7dc] {
|
|
505
|
+
margin-top: 10px;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
.aaa[data-v-8bd72b80] {
|
|
509
|
+
width: 300px;
|
|
510
|
+
height: 200px;
|
|
511
|
+
background: #ffffff;
|
|
512
|
+
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
513
|
+
border-radius: 2px 2px 2px 2px;
|
|
514
|
+
}
|
|
515
|
+
.content[data-v-8bd72b80] {
|
|
516
|
+
width: 28px;
|
|
517
|
+
height: 15px;
|
|
518
|
+
font-weight: 400;
|
|
519
|
+
font-size: 14px;
|
|
520
|
+
color: #333333;
|
|
521
|
+
line-height: 14px;
|
|
522
|
+
text-align: left;
|
|
523
|
+
font-style: normal;
|
|
524
|
+
text-transform: none;
|
|
525
|
+
padding: 5px 0px 4px 10px;
|
|
526
|
+
}
|
|
527
|
+
.nodeView[data-v-221a60f8] {
|
|
508
528
|
box-sizing: border-box;
|
|
509
529
|
margin: 10px 10px;
|
|
510
530
|
width: 180px;
|
|
@@ -513,7 +533,7 @@
|
|
|
513
533
|
border-radius: 2px 2px 2px 2px;
|
|
514
534
|
padding: 20px 10px;
|
|
515
535
|
}
|
|
516
|
-
.nodeTitle[data-v-
|
|
536
|
+
.nodeTitle[data-v-221a60f8] {
|
|
517
537
|
width: 90px;
|
|
518
538
|
height: 15px;
|
|
519
539
|
font-weight: 400;
|
|
@@ -528,7 +548,7 @@
|
|
|
528
548
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
529
549
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
530
550
|
}
|
|
531
|
-
.nodeContent[data-v-
|
|
551
|
+
.nodeContent[data-v-221a60f8] {
|
|
532
552
|
/* width: 100%; */
|
|
533
553
|
height: 15px;
|
|
534
554
|
font-weight: 400;
|
|
@@ -543,16 +563,16 @@
|
|
|
543
563
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
544
564
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
545
565
|
}
|
|
546
|
-
.nodeContent-desc[data-v-
|
|
566
|
+
.nodeContent-desc[data-v-221a60f8]{
|
|
547
567
|
}
|
|
548
|
-
.el-divider--horizontal[data-v-
|
|
568
|
+
.el-divider--horizontal[data-v-221a60f8] {
|
|
549
569
|
margin: 12px 0;
|
|
550
570
|
}
|
|
551
|
-
.nodeView[data-v-
|
|
571
|
+
.nodeView[data-v-221a60f8] {
|
|
552
572
|
border: 1px solid #5a90f9;
|
|
553
573
|
background: #eef3fe;
|
|
554
574
|
}
|
|
555
|
-
.nodeTitle[data-v-
|
|
575
|
+
.nodeTitle[data-v-221a60f8] {
|
|
556
576
|
width: 80px;
|
|
557
577
|
}
|
|
558
578
|
.nodeView[data-v-4c6dfa4a] {
|
|
@@ -607,27 +627,7 @@
|
|
|
607
627
|
}
|
|
608
628
|
.nodeContent[data-v-4c6dfa4a] {
|
|
609
629
|
}
|
|
610
|
-
|
|
611
|
-
.node-content[data-v-b28923f3] {
|
|
612
|
-
width: 120px;
|
|
613
|
-
height: 44px;
|
|
614
|
-
background: #ffffff;
|
|
615
|
-
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
616
|
-
border-radius: 2px 2px 2px 2px;
|
|
617
|
-
}
|
|
618
|
-
.content[data-v-b28923f3] {
|
|
619
|
-
width: 28px;
|
|
620
|
-
height: 15px;
|
|
621
|
-
font-weight: 400;
|
|
622
|
-
font-size: 14px;
|
|
623
|
-
color: #333333;
|
|
624
|
-
line-height: 14px;
|
|
625
|
-
text-align: left;
|
|
626
|
-
font-style: normal;
|
|
627
|
-
text-transform: none;
|
|
628
|
-
padding: 5px 0px 4px 10px;
|
|
629
|
-
}
|
|
630
|
-
.nodeView[data-v-221a60f8] {
|
|
630
|
+
.nodeView[data-v-c176feb6] {
|
|
631
631
|
box-sizing: border-box;
|
|
632
632
|
margin: 10px 10px;
|
|
633
633
|
width: 180px;
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
border-radius: 2px 2px 2px 2px;
|
|
637
637
|
padding: 20px 10px;
|
|
638
638
|
}
|
|
639
|
-
.nodeTitle[data-v-
|
|
639
|
+
.nodeTitle[data-v-c176feb6] {
|
|
640
640
|
width: 90px;
|
|
641
641
|
height: 15px;
|
|
642
642
|
font-weight: 400;
|
|
@@ -651,7 +651,7 @@
|
|
|
651
651
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
652
652
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
653
653
|
}
|
|
654
|
-
.nodeContent[data-v-
|
|
654
|
+
.nodeContent[data-v-c176feb6] {
|
|
655
655
|
/* width: 100%; */
|
|
656
656
|
height: 15px;
|
|
657
657
|
font-weight: 400;
|
|
@@ -666,19 +666,20 @@
|
|
|
666
666
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
667
667
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
668
668
|
}
|
|
669
|
-
.nodeContent-desc[data-v-
|
|
669
|
+
.nodeContent-desc[data-v-c176feb6]{
|
|
670
670
|
}
|
|
671
|
-
.el-divider--horizontal[data-v-
|
|
671
|
+
.el-divider--horizontal[data-v-c176feb6] {
|
|
672
672
|
margin: 12px 0;
|
|
673
673
|
}
|
|
674
|
-
.nodeView[data-v-
|
|
674
|
+
.nodeView[data-v-c176feb6] {
|
|
675
675
|
border: 1px solid #5a90f9;
|
|
676
|
-
background: #eef3fe;
|
|
676
|
+
background: #eef3fe;
|
|
677
|
+
width: 180px;
|
|
678
|
+
min-height: 95px;
|
|
677
679
|
}
|
|
678
|
-
.
|
|
679
|
-
width: 80px;
|
|
680
|
+
.nodeContent[data-v-c176feb6] {
|
|
680
681
|
}
|
|
681
|
-
.nodeView[data-v-
|
|
682
|
+
.nodeView[data-v-faa5a940] {
|
|
682
683
|
box-sizing: border-box;
|
|
683
684
|
margin: 10px 10px;
|
|
684
685
|
width: 180px;
|
|
@@ -687,7 +688,7 @@
|
|
|
687
688
|
border-radius: 2px 2px 2px 2px;
|
|
688
689
|
padding: 20px 10px;
|
|
689
690
|
}
|
|
690
|
-
.nodeTitle[data-v-
|
|
691
|
+
.nodeTitle[data-v-faa5a940] {
|
|
691
692
|
width: 90px;
|
|
692
693
|
height: 15px;
|
|
693
694
|
font-weight: 400;
|
|
@@ -702,7 +703,7 @@
|
|
|
702
703
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
703
704
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
704
705
|
}
|
|
705
|
-
.nodeContent[data-v-
|
|
706
|
+
.nodeContent[data-v-faa5a940] {
|
|
706
707
|
/* width: 100%; */
|
|
707
708
|
height: 15px;
|
|
708
709
|
font-weight: 400;
|
|
@@ -717,19 +718,19 @@
|
|
|
717
718
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
718
719
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
719
720
|
}
|
|
720
|
-
.nodeContent-desc[data-v-
|
|
721
|
+
.nodeContent-desc[data-v-faa5a940]{
|
|
721
722
|
}
|
|
722
|
-
.el-divider--horizontal[data-v-
|
|
723
|
+
.el-divider--horizontal[data-v-faa5a940] {
|
|
723
724
|
margin: 12px 0;
|
|
724
725
|
}
|
|
725
|
-
.nodeView[data-v-
|
|
726
|
+
.nodeView[data-v-faa5a940] {
|
|
726
727
|
border: 1px solid #5a90f9;
|
|
727
728
|
background: #eef3fe;
|
|
728
729
|
}
|
|
729
|
-
.nodeTitle[data-v-
|
|
730
|
+
.nodeTitle[data-v-faa5a940] {
|
|
730
731
|
width: 80px;
|
|
731
732
|
}
|
|
732
|
-
.nodeView[data-v-
|
|
733
|
+
.nodeView[data-v-5911272d] {
|
|
733
734
|
box-sizing: border-box;
|
|
734
735
|
margin: 10px 10px;
|
|
735
736
|
width: 180px;
|
|
@@ -738,7 +739,7 @@
|
|
|
738
739
|
border-radius: 2px 2px 2px 2px;
|
|
739
740
|
padding: 20px 10px;
|
|
740
741
|
}
|
|
741
|
-
.nodeTitle[data-v-
|
|
742
|
+
.nodeTitle[data-v-5911272d] {
|
|
742
743
|
width: 90px;
|
|
743
744
|
height: 15px;
|
|
744
745
|
font-weight: 400;
|
|
@@ -753,7 +754,7 @@
|
|
|
753
754
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
754
755
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
755
756
|
}
|
|
756
|
-
.nodeContent[data-v-
|
|
757
|
+
.nodeContent[data-v-5911272d] {
|
|
757
758
|
/* width: 100%; */
|
|
758
759
|
height: 15px;
|
|
759
760
|
font-weight: 400;
|
|
@@ -768,19 +769,19 @@
|
|
|
768
769
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
769
770
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
770
771
|
}
|
|
771
|
-
.nodeContent-desc[data-v-
|
|
772
|
+
.nodeContent-desc[data-v-5911272d]{
|
|
772
773
|
}
|
|
773
|
-
.el-divider--horizontal[data-v-
|
|
774
|
+
.el-divider--horizontal[data-v-5911272d] {
|
|
774
775
|
margin: 12px 0;
|
|
775
776
|
}
|
|
776
|
-
.nodeView[data-v-
|
|
777
|
+
.nodeView[data-v-5911272d] {
|
|
777
778
|
border: 1px solid #5a90f9;
|
|
778
779
|
background: #eef3fe;
|
|
779
780
|
}
|
|
780
|
-
.nodeTitle[data-v-
|
|
781
|
+
.nodeTitle[data-v-5911272d] {
|
|
781
782
|
width: 80px;
|
|
782
783
|
}
|
|
783
|
-
.nodeView[data-v-
|
|
784
|
+
.nodeView[data-v-b01d3a50] {
|
|
784
785
|
box-sizing: border-box;
|
|
785
786
|
margin: 10px 10px;
|
|
786
787
|
width: 180px;
|
|
@@ -789,7 +790,7 @@
|
|
|
789
790
|
border-radius: 2px 2px 2px 2px;
|
|
790
791
|
padding: 20px 10px;
|
|
791
792
|
}
|
|
792
|
-
.nodeTitle[data-v-
|
|
793
|
+
.nodeTitle[data-v-b01d3a50] {
|
|
793
794
|
width: 90px;
|
|
794
795
|
height: 15px;
|
|
795
796
|
font-weight: 400;
|
|
@@ -804,7 +805,7 @@
|
|
|
804
805
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
805
806
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
806
807
|
}
|
|
807
|
-
.nodeContent[data-v-
|
|
808
|
+
.nodeContent[data-v-b01d3a50] {
|
|
808
809
|
/* width: 100%; */
|
|
809
810
|
height: 15px;
|
|
810
811
|
font-weight: 400;
|
|
@@ -819,19 +820,39 @@
|
|
|
819
820
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
820
821
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
821
822
|
}
|
|
822
|
-
.nodeContent-desc[data-v-
|
|
823
|
+
.nodeContent-desc[data-v-b01d3a50]{
|
|
823
824
|
}
|
|
824
|
-
.el-divider--horizontal[data-v-
|
|
825
|
+
.el-divider--horizontal[data-v-b01d3a50] {
|
|
825
826
|
margin: 12px 0;
|
|
826
827
|
}
|
|
827
|
-
.nodeView[data-v-
|
|
828
|
+
.nodeView[data-v-b01d3a50] {
|
|
828
829
|
border: 1px solid #5a90f9;
|
|
829
830
|
background: #eef3fe;
|
|
830
831
|
}
|
|
831
|
-
.nodeTitle[data-v-
|
|
832
|
+
.nodeTitle[data-v-b01d3a50] {
|
|
832
833
|
width: 80px;
|
|
833
834
|
}
|
|
834
|
-
|
|
835
|
+
|
|
836
|
+
.node-content[data-v-69a854a3] {
|
|
837
|
+
width: 120px;
|
|
838
|
+
height: 44px;
|
|
839
|
+
background: #ffffff;
|
|
840
|
+
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
841
|
+
border-radius: 2px 2px 2px 2px;
|
|
842
|
+
}
|
|
843
|
+
.content[data-v-69a854a3] {
|
|
844
|
+
width: 28px;
|
|
845
|
+
height: 15px;
|
|
846
|
+
font-weight: 400;
|
|
847
|
+
font-size: 14px;
|
|
848
|
+
color: #333333;
|
|
849
|
+
line-height: 14px;
|
|
850
|
+
text-align: left;
|
|
851
|
+
font-style: normal;
|
|
852
|
+
text-transform: none;
|
|
853
|
+
padding: 5px 0px 4px 10px;
|
|
854
|
+
}
|
|
855
|
+
.nodeView[data-v-bd32480c] {
|
|
835
856
|
box-sizing: border-box;
|
|
836
857
|
margin: 10px 10px;
|
|
837
858
|
width: 180px;
|
|
@@ -840,7 +861,7 @@
|
|
|
840
861
|
border-radius: 2px 2px 2px 2px;
|
|
841
862
|
padding: 20px 10px;
|
|
842
863
|
}
|
|
843
|
-
.nodeTitle[data-v-
|
|
864
|
+
.nodeTitle[data-v-bd32480c] {
|
|
844
865
|
width: 90px;
|
|
845
866
|
height: 15px;
|
|
846
867
|
font-weight: 400;
|
|
@@ -855,7 +876,7 @@
|
|
|
855
876
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
856
877
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
857
878
|
}
|
|
858
|
-
.nodeContent[data-v-
|
|
879
|
+
.nodeContent[data-v-bd32480c] {
|
|
859
880
|
/* width: 100%; */
|
|
860
881
|
height: 15px;
|
|
861
882
|
font-weight: 400;
|
|
@@ -870,39 +891,20 @@
|
|
|
870
891
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
871
892
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
872
893
|
}
|
|
873
|
-
.nodeContent-desc[data-v-
|
|
894
|
+
.nodeContent-desc[data-v-bd32480c]{
|
|
874
895
|
}
|
|
875
|
-
.el-divider--horizontal[data-v-
|
|
896
|
+
.el-divider--horizontal[data-v-bd32480c] {
|
|
876
897
|
margin: 12px 0;
|
|
877
898
|
}
|
|
878
|
-
.nodeView[data-v-
|
|
899
|
+
.nodeView[data-v-bd32480c] {
|
|
879
900
|
border: 1px solid #5a90f9;
|
|
880
|
-
background: #eef3fe;
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
width: 80px;
|
|
884
|
-
}
|
|
885
|
-
|
|
886
|
-
.aaa[data-v-8bd72b80] {
|
|
887
|
-
width: 300px;
|
|
888
|
-
height: 200px;
|
|
889
|
-
background: #ffffff;
|
|
890
|
-
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
891
|
-
border-radius: 2px 2px 2px 2px;
|
|
901
|
+
background: #eef3fe;
|
|
902
|
+
width: 180px;
|
|
903
|
+
min-height: 95px;
|
|
892
904
|
}
|
|
893
|
-
.
|
|
894
|
-
width: 28px;
|
|
895
|
-
height: 15px;
|
|
896
|
-
font-weight: 400;
|
|
897
|
-
font-size: 14px;
|
|
898
|
-
color: #333333;
|
|
899
|
-
line-height: 14px;
|
|
900
|
-
text-align: left;
|
|
901
|
-
font-style: normal;
|
|
902
|
-
text-transform: none;
|
|
903
|
-
padding: 5px 0px 4px 10px;
|
|
905
|
+
.nodeContent[data-v-bd32480c] {
|
|
904
906
|
}
|
|
905
|
-
.nodeView[data-v-
|
|
907
|
+
.nodeView[data-v-df366d04] {
|
|
906
908
|
box-sizing: border-box;
|
|
907
909
|
margin: 10px 10px;
|
|
908
910
|
width: 180px;
|
|
@@ -911,7 +913,7 @@
|
|
|
911
913
|
border-radius: 2px 2px 2px 2px;
|
|
912
914
|
padding: 20px 10px;
|
|
913
915
|
}
|
|
914
|
-
.nodeTitle[data-v-
|
|
916
|
+
.nodeTitle[data-v-df366d04] {
|
|
915
917
|
width: 90px;
|
|
916
918
|
height: 15px;
|
|
917
919
|
font-weight: 400;
|
|
@@ -926,7 +928,7 @@
|
|
|
926
928
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
927
929
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
928
930
|
}
|
|
929
|
-
.nodeContent[data-v-
|
|
931
|
+
.nodeContent[data-v-df366d04] {
|
|
930
932
|
/* width: 100%; */
|
|
931
933
|
height: 15px;
|
|
932
934
|
font-weight: 400;
|
|
@@ -941,19 +943,19 @@
|
|
|
941
943
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
942
944
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
943
945
|
}
|
|
944
|
-
.nodeContent-desc[data-v-
|
|
946
|
+
.nodeContent-desc[data-v-df366d04]{
|
|
945
947
|
}
|
|
946
|
-
.el-divider--horizontal[data-v-
|
|
948
|
+
.el-divider--horizontal[data-v-df366d04] {
|
|
947
949
|
margin: 12px 0;
|
|
948
950
|
}
|
|
949
|
-
.nodeView[data-v-
|
|
951
|
+
.nodeView[data-v-df366d04] {
|
|
950
952
|
border: 1px solid #5a90f9;
|
|
951
953
|
background: #eef3fe;
|
|
952
954
|
}
|
|
953
|
-
.nodeTitle[data-v-
|
|
955
|
+
.nodeTitle[data-v-df366d04] {
|
|
954
956
|
width: 80px;
|
|
955
957
|
}
|
|
956
|
-
.nodeView[data-v-
|
|
958
|
+
.nodeView[data-v-7702fcdb] {
|
|
957
959
|
box-sizing: border-box;
|
|
958
960
|
margin: 10px 10px;
|
|
959
961
|
width: 180px;
|
|
@@ -962,7 +964,7 @@
|
|
|
962
964
|
border-radius: 2px 2px 2px 2px;
|
|
963
965
|
padding: 20px 10px;
|
|
964
966
|
}
|
|
965
|
-
.nodeTitle[data-v-
|
|
967
|
+
.nodeTitle[data-v-7702fcdb] {
|
|
966
968
|
width: 90px;
|
|
967
969
|
height: 15px;
|
|
968
970
|
font-weight: 400;
|
|
@@ -977,7 +979,7 @@
|
|
|
977
979
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
978
980
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
979
981
|
}
|
|
980
|
-
.nodeContent[data-v-
|
|
982
|
+
.nodeContent[data-v-7702fcdb] {
|
|
981
983
|
/* width: 100%; */
|
|
982
984
|
height: 15px;
|
|
983
985
|
font-weight: 400;
|
|
@@ -992,19 +994,19 @@
|
|
|
992
994
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
993
995
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
994
996
|
}
|
|
995
|
-
.nodeContent-desc[data-v-
|
|
997
|
+
.nodeContent-desc[data-v-7702fcdb]{
|
|
996
998
|
}
|
|
997
|
-
.el-divider--horizontal[data-v-
|
|
999
|
+
.el-divider--horizontal[data-v-7702fcdb] {
|
|
998
1000
|
margin: 12px 0;
|
|
999
1001
|
}
|
|
1000
|
-
.nodeView[data-v-
|
|
1002
|
+
.nodeView[data-v-7702fcdb] {
|
|
1001
1003
|
border: 1px solid #5a90f9;
|
|
1002
1004
|
background: #eef3fe;
|
|
1003
1005
|
}
|
|
1004
|
-
.nodeTitle[data-v-
|
|
1006
|
+
.nodeTitle[data-v-7702fcdb] {
|
|
1005
1007
|
width: 80px;
|
|
1006
1008
|
}
|
|
1007
|
-
.nodeView[data-v-
|
|
1009
|
+
.nodeView[data-v-9fff2753] {
|
|
1008
1010
|
box-sizing: border-box;
|
|
1009
1011
|
margin: 10px 10px;
|
|
1010
1012
|
width: 180px;
|
|
@@ -1013,7 +1015,7 @@
|
|
|
1013
1015
|
border-radius: 2px 2px 2px 2px;
|
|
1014
1016
|
padding: 20px 10px;
|
|
1015
1017
|
}
|
|
1016
|
-
.nodeTitle[data-v-
|
|
1018
|
+
.nodeTitle[data-v-9fff2753] {
|
|
1017
1019
|
width: 90px;
|
|
1018
1020
|
height: 15px;
|
|
1019
1021
|
font-weight: 400;
|
|
@@ -1028,7 +1030,7 @@
|
|
|
1028
1030
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1029
1031
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1030
1032
|
}
|
|
1031
|
-
.nodeContent[data-v-
|
|
1033
|
+
.nodeContent[data-v-9fff2753] {
|
|
1032
1034
|
/* width: 100%; */
|
|
1033
1035
|
height: 15px;
|
|
1034
1036
|
font-weight: 400;
|
|
@@ -1043,40 +1045,19 @@
|
|
|
1043
1045
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1044
1046
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1045
1047
|
}
|
|
1046
|
-
.nodeContent-desc[data-v-
|
|
1048
|
+
.nodeContent-desc[data-v-9fff2753]{
|
|
1047
1049
|
}
|
|
1048
|
-
.el-divider--horizontal[data-v-
|
|
1050
|
+
.el-divider--horizontal[data-v-9fff2753] {
|
|
1049
1051
|
margin: 12px 0;
|
|
1050
1052
|
}
|
|
1051
|
-
.nodeView[data-v-
|
|
1053
|
+
.nodeView[data-v-9fff2753] {
|
|
1052
1054
|
border: 1px solid #5a90f9;
|
|
1053
|
-
background: #eef3fe;
|
|
1054
|
-
width: 180px;
|
|
1055
|
-
min-height: 95px;
|
|
1056
|
-
}
|
|
1057
|
-
.nodeContent[data-v-c176feb6] {
|
|
1058
|
-
}
|
|
1059
|
-
|
|
1060
|
-
.node-content[data-v-69a854a3] {
|
|
1061
|
-
width: 120px;
|
|
1062
|
-
height: 44px;
|
|
1063
|
-
background: #ffffff;
|
|
1064
|
-
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
1065
|
-
border-radius: 2px 2px 2px 2px;
|
|
1055
|
+
background: #eef3fe;
|
|
1066
1056
|
}
|
|
1067
|
-
.
|
|
1068
|
-
width:
|
|
1069
|
-
height: 15px;
|
|
1070
|
-
font-weight: 400;
|
|
1071
|
-
font-size: 14px;
|
|
1072
|
-
color: #333333;
|
|
1073
|
-
line-height: 14px;
|
|
1074
|
-
text-align: left;
|
|
1075
|
-
font-style: normal;
|
|
1076
|
-
text-transform: none;
|
|
1077
|
-
padding: 5px 0px 4px 10px;
|
|
1057
|
+
.nodeTitle[data-v-9fff2753] {
|
|
1058
|
+
width: 80px;
|
|
1078
1059
|
}
|
|
1079
|
-
.nodeView[data-v-
|
|
1060
|
+
.nodeView[data-v-6d0cd280] {
|
|
1080
1061
|
box-sizing: border-box;
|
|
1081
1062
|
margin: 10px 10px;
|
|
1082
1063
|
width: 180px;
|
|
@@ -1085,7 +1066,7 @@
|
|
|
1085
1066
|
border-radius: 2px 2px 2px 2px;
|
|
1086
1067
|
padding: 20px 10px;
|
|
1087
1068
|
}
|
|
1088
|
-
.nodeTitle[data-v-
|
|
1069
|
+
.nodeTitle[data-v-6d0cd280] {
|
|
1089
1070
|
width: 90px;
|
|
1090
1071
|
height: 15px;
|
|
1091
1072
|
font-weight: 400;
|
|
@@ -1100,7 +1081,7 @@
|
|
|
1100
1081
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1101
1082
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1102
1083
|
}
|
|
1103
|
-
.nodeContent[data-v-
|
|
1084
|
+
.nodeContent[data-v-6d0cd280] {
|
|
1104
1085
|
/* width: 100%; */
|
|
1105
1086
|
height: 15px;
|
|
1106
1087
|
font-weight: 400;
|
|
@@ -1115,20 +1096,39 @@
|
|
|
1115
1096
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1116
1097
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1117
1098
|
}
|
|
1118
|
-
.nodeContent-desc[data-v-
|
|
1099
|
+
.nodeContent-desc[data-v-6d0cd280]{
|
|
1119
1100
|
}
|
|
1120
|
-
.el-divider--horizontal[data-v-
|
|
1101
|
+
.el-divider--horizontal[data-v-6d0cd280] {
|
|
1121
1102
|
margin: 12px 0;
|
|
1122
1103
|
}
|
|
1123
|
-
.nodeView[data-v-
|
|
1104
|
+
.nodeView[data-v-6d0cd280] {
|
|
1124
1105
|
border: 1px solid #5a90f9;
|
|
1125
|
-
background: #eef3fe;
|
|
1126
|
-
width: 180px;
|
|
1127
|
-
min-height: 95px;
|
|
1106
|
+
background: #eef3fe;
|
|
1128
1107
|
}
|
|
1129
|
-
.
|
|
1108
|
+
.nodeTitle[data-v-6d0cd280] {
|
|
1109
|
+
width: 80px;
|
|
1130
1110
|
}
|
|
1131
|
-
|
|
1111
|
+
|
|
1112
|
+
.node-content[data-v-b28923f3] {
|
|
1113
|
+
width: 120px;
|
|
1114
|
+
height: 44px;
|
|
1115
|
+
background: #ffffff;
|
|
1116
|
+
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
1117
|
+
border-radius: 2px 2px 2px 2px;
|
|
1118
|
+
}
|
|
1119
|
+
.content[data-v-b28923f3] {
|
|
1120
|
+
width: 28px;
|
|
1121
|
+
height: 15px;
|
|
1122
|
+
font-weight: 400;
|
|
1123
|
+
font-size: 14px;
|
|
1124
|
+
color: #333333;
|
|
1125
|
+
line-height: 14px;
|
|
1126
|
+
text-align: left;
|
|
1127
|
+
font-style: normal;
|
|
1128
|
+
text-transform: none;
|
|
1129
|
+
padding: 5px 0px 4px 10px;
|
|
1130
|
+
}
|
|
1131
|
+
.nodeView[data-v-b1d2a966] {
|
|
1132
1132
|
box-sizing: border-box;
|
|
1133
1133
|
margin: 10px 10px;
|
|
1134
1134
|
width: 180px;
|
|
@@ -1137,7 +1137,7 @@
|
|
|
1137
1137
|
border-radius: 2px 2px 2px 2px;
|
|
1138
1138
|
padding: 20px 10px;
|
|
1139
1139
|
}
|
|
1140
|
-
.nodeTitle[data-v-
|
|
1140
|
+
.nodeTitle[data-v-b1d2a966] {
|
|
1141
1141
|
width: 90px;
|
|
1142
1142
|
height: 15px;
|
|
1143
1143
|
font-weight: 400;
|
|
@@ -1152,7 +1152,7 @@
|
|
|
1152
1152
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1153
1153
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1154
1154
|
}
|
|
1155
|
-
.nodeContent[data-v-
|
|
1155
|
+
.nodeContent[data-v-b1d2a966] {
|
|
1156
1156
|
/* width: 100%; */
|
|
1157
1157
|
height: 15px;
|
|
1158
1158
|
font-weight: 400;
|
|
@@ -1167,19 +1167,19 @@
|
|
|
1167
1167
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1168
1168
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1169
1169
|
}
|
|
1170
|
-
.nodeContent-desc[data-v-
|
|
1170
|
+
.nodeContent-desc[data-v-b1d2a966]{
|
|
1171
1171
|
}
|
|
1172
|
-
.el-divider--horizontal[data-v-
|
|
1172
|
+
.el-divider--horizontal[data-v-b1d2a966] {
|
|
1173
1173
|
margin: 12px 0;
|
|
1174
1174
|
}
|
|
1175
|
-
.nodeView[data-v-
|
|
1175
|
+
.nodeView[data-v-b1d2a966] {
|
|
1176
1176
|
border: 1px solid #5a90f9;
|
|
1177
1177
|
background: #eef3fe;
|
|
1178
1178
|
}
|
|
1179
|
-
.nodeTitle[data-v-
|
|
1179
|
+
.nodeTitle[data-v-b1d2a966] {
|
|
1180
1180
|
width: 80px;
|
|
1181
1181
|
}
|
|
1182
|
-
.nodeView[data-v-
|
|
1182
|
+
.nodeView[data-v-b604c489] {
|
|
1183
1183
|
box-sizing: border-box;
|
|
1184
1184
|
margin: 10px 10px;
|
|
1185
1185
|
width: 180px;
|
|
@@ -1188,7 +1188,7 @@
|
|
|
1188
1188
|
border-radius: 2px 2px 2px 2px;
|
|
1189
1189
|
padding: 20px 10px;
|
|
1190
1190
|
}
|
|
1191
|
-
.nodeTitle[data-v-
|
|
1191
|
+
.nodeTitle[data-v-b604c489] {
|
|
1192
1192
|
width: 90px;
|
|
1193
1193
|
height: 15px;
|
|
1194
1194
|
font-weight: 400;
|
|
@@ -1203,7 +1203,7 @@
|
|
|
1203
1203
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1204
1204
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1205
1205
|
}
|
|
1206
|
-
.nodeContent[data-v-
|
|
1206
|
+
.nodeContent[data-v-b604c489] {
|
|
1207
1207
|
/* width: 100%; */
|
|
1208
1208
|
height: 15px;
|
|
1209
1209
|
font-weight: 400;
|
|
@@ -1218,16 +1218,16 @@
|
|
|
1218
1218
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1219
1219
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1220
1220
|
}
|
|
1221
|
-
.nodeContent-desc[data-v-
|
|
1221
|
+
.nodeContent-desc[data-v-b604c489]{
|
|
1222
1222
|
}
|
|
1223
|
-
.el-divider--horizontal[data-v-
|
|
1223
|
+
.el-divider--horizontal[data-v-b604c489] {
|
|
1224
1224
|
margin: 12px 0;
|
|
1225
1225
|
}
|
|
1226
|
-
.nodeView[data-v-
|
|
1226
|
+
.nodeView[data-v-b604c489] {
|
|
1227
1227
|
border: 1px solid #5a90f9;
|
|
1228
1228
|
background: #eef3fe;
|
|
1229
1229
|
}
|
|
1230
|
-
.nodeTitle[data-v-
|
|
1230
|
+
.nodeTitle[data-v-b604c489] {
|
|
1231
1231
|
width: 80px;
|
|
1232
1232
|
}
|
|
1233
1233
|
|
|
@@ -1241,10 +1241,6 @@
|
|
|
1241
1241
|
margin-left: 10px;
|
|
1242
1242
|
}
|
|
1243
1243
|
|
|
1244
|
-
.el-radio[data-v-1bbd6187] {
|
|
1245
|
-
margin-right: 10px;
|
|
1246
|
-
}
|
|
1247
|
-
|
|
1248
1244
|
.el-radio[data-v-1ee0eb33] {
|
|
1249
1245
|
margin-right: 10px;
|
|
1250
1246
|
}
|
|
@@ -1252,6 +1248,10 @@
|
|
|
1252
1248
|
margin-top: 0px;
|
|
1253
1249
|
}
|
|
1254
1250
|
|
|
1251
|
+
.el-radio[data-v-1bbd6187] {
|
|
1252
|
+
margin-right: 10px;
|
|
1253
|
+
}
|
|
1254
|
+
|
|
1255
1255
|
.el-select + .el-input[data-v-92a1d6cc] {
|
|
1256
1256
|
margin-left: 10px;
|
|
1257
1257
|
}
|