service-flow-designer 2.0.12 → 2.0.18

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.
Files changed (131) hide show
  1. package/dist/es/designer/common/components/database-select.vue.js +1 -1
  2. package/dist/es/designer/common/components/database-select.vue3.js +1 -0
  3. package/dist/es/designer/common/components/datatable-select.vue.js +1 -1
  4. package/dist/es/designer/common/components/datatable-select.vue3.js +1 -0
  5. package/dist/es/designer/common/components/file-upload.vue.js +1 -1
  6. package/dist/es/designer/common/components/file-upload.vue3.js +1 -0
  7. package/dist/es/designer/common/components/json-view/json-view-dialog.vue.js +1 -1
  8. package/dist/es/designer/common/components/json-view/json-view.vue.js +1 -139
  9. package/dist/es/designer/common/components/json-view/json-view.vue2.js +139 -1
  10. package/dist/es/designer/common/components/value-set-input/value-set-input.vue.js +1 -1
  11. package/dist/es/designer/common/components/value-set-input/value-set-input.vue3.js +1 -0
  12. package/dist/es/designer/desginer-index.vue.js +1 -1
  13. package/dist/es/designer/desginer-index.vue3.js +1 -0
  14. package/dist/es/designer/service-components/base/custom-function/config.vue.js +1 -1
  15. package/dist/es/designer/service-components/base/custom-function/config.vue3.js +1 -0
  16. package/dist/es/designer/service-components/base/custom-function/index.vue.js +1 -1
  17. package/dist/es/designer/service-components/base/custom-function/index.vue3.js +1 -0
  18. package/dist/es/designer/service-components/base/end-node/index.vue.js +1 -1
  19. package/dist/es/designer/service-components/base/end-node/index.vue3.js +1 -0
  20. package/dist/es/designer/service-components/base/judge-condition/index.vue.js +1 -1
  21. package/dist/es/designer/service-components/base/judge-condition/index.vue3.js +1 -0
  22. package/dist/es/designer/service-components/base/loop-node/config.vue.js +1 -1
  23. package/dist/es/designer/service-components/base/loop-node/config.vue3.js +1 -0
  24. package/dist/es/designer/service-components/base/loop-node/index.js +1 -1
  25. package/dist/es/designer/service-components/base/loop-node/index.vue.js +1 -0
  26. package/dist/es/designer/service-components/base/notification/index.vue.js +1 -1
  27. package/dist/es/designer/service-components/base/notification/index.vue3.js +1 -0
  28. package/dist/es/designer/service-components/base/notification/recipients-select.vue.js +1 -1
  29. package/dist/es/designer/service-components/base/notification/recipients-select.vue3.js +1 -0
  30. package/dist/es/designer/service-components/base/start-node/index.vue.js +1 -1
  31. package/dist/es/designer/service-components/base/start-node/index.vue3.js +1 -0
  32. package/dist/es/designer/service-components/computation/clean/config.vue.js +1 -1
  33. package/dist/es/designer/service-components/computation/clean/config.vue3.js +1 -0
  34. package/dist/es/designer/service-components/computation/clean/index.vue.js +1 -1
  35. package/dist/es/designer/service-components/computation/clean/index.vue3.js +1 -0
  36. package/dist/es/designer/service-components/computation/connect/config.vue.js +1 -1
  37. package/dist/es/designer/service-components/computation/connect/config.vue3.js +1 -0
  38. package/dist/es/designer/service-components/computation/connect/index.vue.js +1 -1
  39. package/dist/es/designer/service-components/computation/connect/index.vue3.js +1 -0
  40. package/dist/es/designer/service-components/computation/sort/config.vue.js +1 -1
  41. package/dist/es/designer/service-components/computation/sort/config.vue3.js +1 -0
  42. package/dist/es/designer/service-components/computation/sort/index.vue.js +1 -1
  43. package/dist/es/designer/service-components/computation/sort/index.vue3.js +1 -0
  44. package/dist/es/designer/service-components/computation/split-joint/config.vue.js +1 -1
  45. package/dist/es/designer/service-components/computation/split-joint/config.vue3.js +1 -0
  46. package/dist/es/designer/service-components/computation/split-joint/index.vue.js +1 -1
  47. package/dist/es/designer/service-components/computation/split-joint/index.vue3.js +1 -0
  48. package/dist/es/designer/service-components/computation/statistics/config.vue.js +1 -1
  49. package/dist/es/designer/service-components/computation/statistics/config.vue3.js +1 -0
  50. package/dist/es/designer/service-components/computation/statistics/index.vue.js +1 -1
  51. package/dist/es/designer/service-components/computation/statistics/index.vue3.js +1 -0
  52. package/dist/es/designer/service-components/database/aggregate-query/config.vue.js +1 -1
  53. package/dist/es/designer/service-components/database/aggregate-query/config.vue3.js +1 -0
  54. package/dist/es/designer/service-components/database/aggregate-query/index.vue.js +1 -1
  55. package/dist/es/designer/service-components/database/aggregate-query/index.vue3.js +1 -0
  56. package/dist/es/designer/service-components/database/dynamic-sql/config.vue.js +1 -1
  57. package/dist/es/designer/service-components/database/dynamic-sql/config.vue3.js +1 -0
  58. package/dist/es/designer/service-components/database/dynamic-sql/index.vue.js +1 -1
  59. package/dist/es/designer/service-components/database/dynamic-sql/index.vue3.js +1 -0
  60. package/dist/es/designer/service-components/database/regular-query/config.vue.js +1 -1
  61. package/dist/es/designer/service-components/database/regular-query/config.vue3.js +1 -0
  62. package/dist/es/designer/service-components/database/regular-query/index.vue.js +1 -1
  63. package/dist/es/designer/service-components/database/regular-query/index.vue3.js +1 -0
  64. package/dist/es/designer/service-components/service/common/json-data.vue.js +1 -1
  65. package/dist/es/designer/service-components/service/common/json-data.vue3.js +1 -0
  66. package/dist/es/designer/service-components/service/common/param-config.vue.js +1 -1
  67. package/dist/es/designer/service-components/service/common/param-config.vue3.js +1 -0
  68. package/dist/es/designer/service-components/service/custom-bean/index.vue.js +1 -1
  69. package/dist/es/designer/service-components/service/custom-bean/index.vue3.js +1 -0
  70. package/dist/es/designer/service-components/service/http-service/config.vue.js +1 -1
  71. package/dist/es/designer/service-components/service/http-service/config.vue3.js +1 -0
  72. package/dist/es/designer/service-components/service/http-service/index.vue.js +1 -1
  73. package/dist/es/designer/service-components/service/http-service/index.vue3.js +1 -0
  74. package/dist/es/designer/service-flow-view/service-flow-tool.vue.js +1 -1
  75. package/dist/es/designer/service-flow-view/service-flow-tool.vue3.js +1 -0
  76. package/dist/es/designer/service-flow-view/service-node-config.vue.js +1 -1
  77. package/dist/es/designer/service-flow-view/service-node-config.vue3.js +1 -0
  78. package/dist/es/designer/service-flow-view/service-test/service-test.vue.js +1 -1
  79. package/dist/es/designer/service-flow-view/service-update-log.vue.js +1 -1
  80. package/dist/es/designer/service-flow-view/service-update-log.vue3.js +1 -0
  81. package/dist/es/designer/service-flow-view/view-index.vue.js +1 -1
  82. package/dist/es/designer/service-flow-view/view-index.vue3.js +1 -0
  83. package/dist/es/designer/service-panel/component-panel.vue.js +1 -1
  84. package/dist/es/designer/service-panel/component-panel.vue3.js +1 -0
  85. package/dist/es/designer/service-panel/service-list.vue.js +1 -1
  86. package/dist/es/designer/service-panel/service-list.vue3.js +1 -0
  87. package/dist/es/designer/service-panel/service-panel.vue.js +1 -1
  88. package/dist/es/designer/service-panel/service-panel.vue3.js +1 -0
  89. package/dist/es/{designer/service-flow-view/service-flow-tool.css → style.css} +1158 -0
  90. package/package.json +2 -2
  91. package/dist/es/designer/common/components/database-select.css +0 -10
  92. package/dist/es/designer/common/components/datatable-select.css +0 -10
  93. package/dist/es/designer/common/components/file-upload.css +0 -7
  94. package/dist/es/designer/common/components/value-set-input/value-set-input.css +0 -14
  95. package/dist/es/designer/desginer-index.css +0 -24
  96. package/dist/es/designer/service-components/base/custom-function/config.css +0 -13
  97. package/dist/es/designer/service-components/base/custom-function/index.css +0 -51
  98. package/dist/es/designer/service-components/base/end-node/index.css +0 -20
  99. package/dist/es/designer/service-components/base/judge-condition/index.css +0 -52
  100. package/dist/es/designer/service-components/base/loop-node/config.css +0 -4
  101. package/dist/es/designer/service-components/base/loop-node/index.css +0 -20
  102. package/dist/es/designer/service-components/base/notification/index.css +0 -51
  103. package/dist/es/designer/service-components/base/notification/recipients-select.css +0 -4
  104. package/dist/es/designer/service-components/base/start-node/index.css +0 -20
  105. package/dist/es/designer/service-components/computation/clean/config.css +0 -10
  106. package/dist/es/designer/service-components/computation/clean/index.css +0 -51
  107. package/dist/es/designer/service-components/computation/connect/config.css +0 -7
  108. package/dist/es/designer/service-components/computation/connect/index.css +0 -51
  109. package/dist/es/designer/service-components/computation/sort/config.css +0 -10
  110. package/dist/es/designer/service-components/computation/sort/index.css +0 -51
  111. package/dist/es/designer/service-components/computation/split-joint/config.css +0 -7
  112. package/dist/es/designer/service-components/computation/split-joint/index.css +0 -51
  113. package/dist/es/designer/service-components/computation/statistics/config.css +0 -7
  114. package/dist/es/designer/service-components/computation/statistics/index.css +0 -51
  115. package/dist/es/designer/service-components/database/aggregate-query/config.css +0 -7
  116. package/dist/es/designer/service-components/database/aggregate-query/index.css +0 -52
  117. package/dist/es/designer/service-components/database/dynamic-sql/config.css +0 -13
  118. package/dist/es/designer/service-components/database/dynamic-sql/index.css +0 -51
  119. package/dist/es/designer/service-components/database/regular-query/config.css +0 -7
  120. package/dist/es/designer/service-components/database/regular-query/index.css +0 -52
  121. package/dist/es/designer/service-components/service/common/json-data.css +0 -4
  122. package/dist/es/designer/service-components/service/common/param-config.css +0 -7
  123. package/dist/es/designer/service-components/service/custom-bean/index.css +0 -51
  124. package/dist/es/designer/service-components/service/http-service/config.css +0 -7
  125. package/dist/es/designer/service-components/service/http-service/index.css +0 -51
  126. package/dist/es/designer/service-flow-view/service-node-config.css +0 -10
  127. package/dist/es/designer/service-flow-view/service-update-log.css +0 -5
  128. package/dist/es/designer/service-flow-view/view-index.css +0 -102
  129. package/dist/es/designer/service-panel/component-panel.css +0 -66
  130. package/dist/es/designer/service-panel/service-list.css +0 -36
  131. package/dist/es/designer/service-panel/service-panel.css +0 -41
@@ -1,3 +1,242 @@
1
+ .amb-container-left[data-v-9cfa34b7] {
2
+ width: 260px;
3
+ padding-right: 20px;
4
+ overflow-y: auto;
5
+ }
6
+ .amb-container-main[data-v-9cfa34b7] {
7
+ padding: 0 10px 0 0;
8
+ }
9
+ .amb-container-main[data-v-9cfa34b7]::-webkit-scrollbar {
10
+ width: 1px;
11
+ }
12
+ .amb-container-attr[data-v-9cfa34b7] {
13
+ width: 300px;
14
+ padding-left: 20px;
15
+ }
16
+ /**
17
+ 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
18
+ */
19
+ [data-v-9cfa34b7]:v-deep(.el-drawer__header) {
20
+ margin-bottom: 0 !important;
21
+ }
22
+ [data-v-9cfa34b7] .el-overlay {
23
+ position: static;
24
+ }
25
+ .amb-design-content[data-v-ff04c7d7] {
26
+ overflow: auto;
27
+ display: block;
28
+ flex: none;
29
+ position: relative;
30
+ width: 100%;
31
+ height: 100%;
32
+ }
33
+ .amb-design-content[data-v-ff04c7d7]::-webkit-scrollbar {
34
+ width: 1px;
35
+ }
36
+ .amb-design-tool[data-v-ff04c7d7] {
37
+ position: -webkit-sticky; /**Safari */
38
+ position: sticky;
39
+ width: 100%;
40
+ top: 14px;
41
+ background: #ffffff;
42
+ height: 40px;
43
+ line-height: 40px;
44
+ padding-top: 10px;
45
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
46
+ border-radius: 6px 6px 6px 6px;
47
+ z-index: 0;
48
+ }
49
+ .amb-page-type[data-v-ff04c7d7] {
50
+ padding-top: 11px;
51
+ padding-left: 6px;
52
+ padding-right: 6px;
53
+ margin-right: 10px;
54
+ border-radius: 4px 4px 4px 4px;
55
+ cursor: pointer;
56
+ }
57
+ .amb-page-type[data-v-ff04c7d7]:hover {
58
+ background: rgba(11, 45, 101, 0.105);
59
+ }
60
+ .amb-page-type.selected[data-v-ff04c7d7] {
61
+ background: #5893ef;
62
+ color: #ffffff;
63
+ }
64
+ .amb-page-type > label[data-v-ff04c7d7] {
65
+ font-size: 14px;
66
+ padding-left: 6px;
67
+ padding-right: 6px;
68
+ padding-bottom: 15px;
69
+ top: -5px;
70
+ position: relative;
71
+ cursor: pointer;
72
+ }
73
+ .amb-design-tool-split[data-v-ff04c7d7] {
74
+ height: 25px;
75
+ margin-top: -12px;
76
+ }
77
+ .amb-design-board[data-v-ff04c7d7] {
78
+ margin: 0 auto;
79
+ margin-top: 28px;
80
+ overflow-y: auto;
81
+ overflow-x: auto;
82
+ background: #ffffff;
83
+ border-radius: 2px 2px 2px 2px;
84
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
85
+ padding-bottom: 20px;
86
+ }
87
+ .container[data-v-ff04c7d7] {
88
+ height: 100%;
89
+ width: 100%;
90
+ }
91
+ .amb-item-ghost[data-v-ff04c7d7] {
92
+ background-color: #5893ef;
93
+ height: 5px;
94
+ line-height: 5px;
95
+ overflow: hidden;
96
+ }
97
+ /* 将你的自定义样式添加到这里 */
98
+ .draggable-placeholder[data-v-ff04c7d7] {
99
+ background-color: red;
100
+ border: 1px dashed #ddd;
101
+ margin: 5px;
102
+ padding: 10px;
103
+ }
104
+ #LF-view[data-v-ff04c7d7] {
105
+ width: calc(100% - 100px);
106
+ height: 80%;
107
+ outline: none;
108
+ margin-left: 50px;
109
+ }
110
+ .el-drawer__header {
111
+ margin-bottom: 0 !important;
112
+ }
113
+ /**
114
+ 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
115
+ */
116
+ [data-v-ff04c7d7] .el-overlay {
117
+ position: static !important;
118
+ }
119
+ .triangle[data-v-ff04c7d7] {
120
+ display: inline-block;
121
+ width: 0;
122
+ height: 0;
123
+ border-style: solid;
124
+ border-width: 0 50px 100px 50px;
125
+ border-color: transparent transparent var(--el-skeleton-color) transparent;
126
+ }
127
+
128
+ .amb-design-assembly-content[data-v-59e0837d] {
129
+ background: #ffffff;
130
+ box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
131
+ height: 100%;
132
+ padding-left: 10px;
133
+ padding-right: 10px;
134
+ overflow: auto;
135
+ }
136
+ /*控制滚动条宽度*/
137
+ .amb-design-assembly-content[data-v-59e0837d]::-webkit-scrollbar {
138
+ width: 1px;
139
+ }
140
+ .amb-assembly-header[data-v-59e0837d] {
141
+ position: absolute;
142
+ width: 220px;
143
+ text-align: center;
144
+ padding: 18px 0px 10px 0px;
145
+ padding-bottom: 14px;
146
+ background-color: #ffffff;
147
+ }
148
+ .amb-assembly-header-type[data-v-59e0837d] {
149
+ border-radius: 100px 100px 100px 100px;
150
+ background: #ffffff;
151
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
152
+ padding: 10px;
153
+ padding-bottom: 12px;
154
+ }
155
+ .amb-assembly-header-type > label[data-v-59e0837d] {
156
+ padding: 4px 14px;
157
+ cursor: pointer;
158
+ font-size: 14px;
159
+ }
160
+ .amb-assembly-header-type > label.selected[data-v-59e0837d] {
161
+ border-radius: 100px 100px 100px 100px;
162
+ background: #5893ef;
163
+ color: #ffffff;
164
+ }
165
+ .amb-design-assembly-list[data-v-59e0837d] {
166
+ padding-top: 80px;
167
+ }
168
+
169
+ .el-alert + .el-form-item[data-v-a158f309] {
170
+ margin-top: 10px;
171
+ }
172
+
173
+ .editorTool[data-v-d55ab098] {
174
+ margin-left: auto;
175
+ }
176
+ .editorOption[data-v-d55ab098] {
177
+ margin-right: 10px;
178
+ cursor: pointer;
179
+ }
180
+ .pppp[data-v-d55ab098] {
181
+ display: flex; /* 使用Flex布局 */
182
+ justify-content: flex-start;
183
+ align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
184
+ }
185
+
186
+ [data-v-808a13e1] .el-radio {
187
+ margin: 0;
188
+ }
189
+ .el-radio + .el-radio[data-v-808a13e1] {
190
+ margin-left: 10px;
191
+ }
192
+
193
+ .el-drawer__header {
194
+ margin-bottom: 0 !important;
195
+ }
196
+ /**
197
+ 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
198
+ */
199
+ [data-v-c51cce99] .el-overlay {
200
+ position: static;
201
+ }
202
+
203
+ .el-tabs + .el-alert[data-v-08737620] {
204
+ margin-top: 10px;
205
+ }
206
+ .el-alert + .el-form-item[data-v-08737620] {
207
+ margin-top: 10px;
208
+ }
209
+
210
+ [data-v-65e38bfb] .el-radio {
211
+ margin: 0;
212
+ }
213
+ .el-radio + .el-radio[data-v-65e38bfb] {
214
+ margin-left: 10px;
215
+ }
216
+
217
+ .el-alert + .el-table[data-v-028fb838] {
218
+ margin-top: 10px;
219
+ }
220
+ .el-table + .el-alert[data-v-028fb838] {
221
+ margin: 10px 0;
222
+ }
223
+
224
+ .el-alert + .el-table[data-v-d978e7dc] {
225
+ margin-top: 10px;
226
+ }
227
+ .el-table + .el-alert[data-v-d978e7dc] {
228
+ margin: 10px 0;
229
+ }
230
+ .el-alert + .el-form-item[data-v-d978e7dc] {
231
+ margin-top: 10px;
232
+ }
233
+
234
+ .el-alert + .el-table[data-v-82e0dfef] {
235
+ margin-top: 10px;
236
+ }
237
+ .el-alert + .el-form-item[data-v-82e0dfef] {
238
+ margin-top: 10px;
239
+ }
1
240
  .control-item[data-v-fdc6ec07] {
2
241
  top: -5px;
3
242
  position: relative;
@@ -128,3 +367,922 @@
128
367
  outline: none;
129
368
  margin-left: 50px;
130
369
  }
370
+
371
+ .el-alert + .el-form-item[data-v-32875028] {
372
+ margin-top: 10px;
373
+ }
374
+ .el-alert + .el-table[data-v-32875028] {
375
+ margin: 10px 0;
376
+ }
377
+
378
+ .el-alert + .el-table[data-v-e27c4c1e] {
379
+ margin-top: 10px;
380
+ }
381
+ .el-table + .el-alert[data-v-e27c4c1e] {
382
+ margin: 10px 0;
383
+ }
384
+ .el-alert + .el-form-item[data-v-e27c4c1e] {
385
+ margin-top: 10px;
386
+ }
387
+
388
+ .el-dialog__wrapper[data-v-24162035] {
389
+ overflow: hidden !important;
390
+ padding-right: 0 !important;
391
+ }
392
+
393
+ .editorTool[data-v-684c1f08] {
394
+ margin-left: auto;
395
+ }
396
+ .editorOption[data-v-684c1f08] {
397
+ margin-right: 10px;
398
+ cursor: pointer;
399
+ }
400
+ .pppp[data-v-684c1f08] {
401
+ display: flex; /* 使用Flex布局 */
402
+ justify-content: flex-start;
403
+ align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
404
+ }
405
+
406
+ [data-v-a5cc897b] .el-table__row {
407
+ cursor: pointer;
408
+ }
409
+ /** 右键菜单样式 */
410
+ .context-menu[data-v-a5cc897b] {
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;
420
+ }
421
+ .context-menu li[data-v-a5cc897b] {
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;
429
+ }
430
+ .context-menu li[data-v-a5cc897b]:hover {
431
+ background: #0165e1;
432
+ color: #fff;
433
+ }
434
+ /** 右键菜单样式 */
435
+ .custom-tree-node[data-v-a5cc897b] {
436
+ font-size: 14px;
437
+ padding-right: 8px;
438
+ display: flex; /* 使用Flex布局 */
439
+ align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
440
+ }
441
+ .amb-design-attr-base-content[data-v-ce167986] {
442
+ background: #ffffff;
443
+ box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
444
+ height: 100%;
445
+ padding-left: 10px;
446
+ padding-right: 10px;
447
+ overflow: auto;
448
+ }
449
+ .amb-design-attr-item[data-v-ce167986] {
450
+ margin-bottom: 8px;
451
+ }
452
+ .amb-design-attr-group-header > button[data-v-ce167986] {
453
+ background: #f5f6f8;
454
+ padding-left: 10px;
455
+ font-size: 14px;
456
+ height: 42px;
457
+ }
458
+ .amb-design-attr-content[data-v-ce167986] {
459
+ background: #ffffff;
460
+ box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
461
+ height: 100%;
462
+ padding-left: 10px;
463
+ padding-right: 10px;
464
+ overflow: auto;
465
+ position: relative;
466
+ }
467
+ .amb-design-attr-header-search[data-v-ce167986] {
468
+ margin-top: 16px;
469
+ }
470
+ .amb-design-attr-header-select[data-v-ce167986] {
471
+ width: 90px;
472
+ height: 36px;
473
+ }
474
+ .amb-design-page-param-row[data-v-ce167986] {
475
+ height: 34px;
476
+ }
477
+ .el-table__cell > .cell[data-v-ce167986] {
478
+ white-space: nowrap !important;
479
+ }
480
+ .serviceflow-item[data-v-ce167986] {
481
+ background: rgba(88, 147, 239, 0.06);
482
+ border: 1px dashed rgba(88, 147, 239, 0.06);
483
+ border-radius: 4px 4px 4px 4px;
484
+ text-align: center;
485
+ margin-top: 12px;
486
+ padding: 10px 5px 10px 5px;
487
+ font-size: 12px;
488
+ cursor: move;
489
+ height: 60px;
490
+ overflow: hidden;
491
+ box-sizing: border-box;
492
+ color: #333333;
493
+ text-overflow: ellipsis;
494
+ white-space: nowrap;
495
+ -webkit-user-select: none; /* Safari */
496
+ -moz-user-select: none; /* Firefox */
497
+ -ms-user-select: none; /* Internet Explorer/Edge */
498
+ user-select: none; /* 标准语法 */
499
+ }
500
+ .serviceflow-item[data-v-ce167986]:hover {
501
+ background: rgba(11, 45, 101, 0.105);
502
+ border: 1px dashed rgba(11, 45, 101, 0.227);
503
+ }
504
+ .amb-assembly-item-drag[data-v-ce167986] {
505
+ opacity: 1 !important;
506
+ }
507
+
508
+ .node-content[data-v-69a854a3] {
509
+ width: 120px;
510
+ height: 44px;
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-69a854a3] {
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-5911272d] {
528
+ box-sizing: border-box;
529
+ margin: 10px 10px;
530
+ width: 180px;
531
+ height: 95px;
532
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
533
+ border-radius: 2px 2px 2px 2px;
534
+ padding: 20px 10px;
535
+ }
536
+ .nodeTitle[data-v-5911272d] {
537
+ width: 90px;
538
+ height: 15px;
539
+ font-weight: 400;
540
+ font-size: 16px;
541
+ color: #333333;
542
+ line-height: 14px;
543
+ text-align: left;
544
+ font-style: normal;
545
+ text-transform: none;
546
+ padding: 0px 24px;
547
+ white-space: nowrap; /* 确保文本在一行内显示 */
548
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
549
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
550
+ }
551
+ .nodeContent[data-v-5911272d] {
552
+ /* width: 100%; */
553
+ height: 15px;
554
+ font-weight: 400;
555
+ font-size: 14px;
556
+ color: #666666;
557
+ line-height: 14px;
558
+ text-align: left;
559
+ font-style: normal;
560
+ text-transform: none;
561
+ padding: 0px 0px;
562
+ white-space: nowrap; /* 确保文本在一行内显示 */
563
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
564
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
565
+ }
566
+ .nodeContent-desc[data-v-5911272d]{
567
+ }
568
+ .el-divider--horizontal[data-v-5911272d] {
569
+ margin: 12px 0;
570
+ }
571
+ .nodeView[data-v-5911272d] {
572
+ border: 1px solid #5a90f9;
573
+ background: #eef3fe;
574
+ }
575
+ .nodeTitle[data-v-5911272d] {
576
+ width: 80px;
577
+ }
578
+ .nodeView[data-v-9fff2753] {
579
+ box-sizing: border-box;
580
+ margin: 10px 10px;
581
+ width: 180px;
582
+ height: 95px;
583
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
584
+ border-radius: 2px 2px 2px 2px;
585
+ padding: 20px 10px;
586
+ }
587
+ .nodeTitle[data-v-9fff2753] {
588
+ width: 90px;
589
+ height: 15px;
590
+ font-weight: 400;
591
+ font-size: 16px;
592
+ color: #333333;
593
+ line-height: 14px;
594
+ text-align: left;
595
+ font-style: normal;
596
+ text-transform: none;
597
+ padding: 0px 24px;
598
+ white-space: nowrap; /* 确保文本在一行内显示 */
599
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
600
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
601
+ }
602
+ .nodeContent[data-v-9fff2753] {
603
+ /* width: 100%; */
604
+ height: 15px;
605
+ font-weight: 400;
606
+ font-size: 14px;
607
+ color: #666666;
608
+ line-height: 14px;
609
+ text-align: left;
610
+ font-style: normal;
611
+ text-transform: none;
612
+ padding: 0px 0px;
613
+ white-space: nowrap; /* 确保文本在一行内显示 */
614
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
615
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
616
+ }
617
+ .nodeContent-desc[data-v-9fff2753]{
618
+ }
619
+ .el-divider--horizontal[data-v-9fff2753] {
620
+ margin: 12px 0;
621
+ }
622
+ .nodeView[data-v-9fff2753] {
623
+ border: 1px solid #5a90f9;
624
+ background: #eef3fe;
625
+ }
626
+ .nodeTitle[data-v-9fff2753] {
627
+ width: 80px;
628
+ }
629
+ .nodeView[data-v-4c6dfa4a] {
630
+ box-sizing: border-box;
631
+ margin: 10px 10px;
632
+ width: 180px;
633
+ height: 95px;
634
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
635
+ border-radius: 2px 2px 2px 2px;
636
+ padding: 20px 10px;
637
+ }
638
+ .nodeTitle[data-v-4c6dfa4a] {
639
+ width: 90px;
640
+ height: 15px;
641
+ font-weight: 400;
642
+ font-size: 16px;
643
+ color: #333333;
644
+ line-height: 14px;
645
+ text-align: left;
646
+ font-style: normal;
647
+ text-transform: none;
648
+ padding: 0px 24px;
649
+ white-space: nowrap; /* 确保文本在一行内显示 */
650
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
651
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
652
+ }
653
+ .nodeContent[data-v-4c6dfa4a] {
654
+ /* width: 100%; */
655
+ height: 15px;
656
+ font-weight: 400;
657
+ font-size: 14px;
658
+ color: #666666;
659
+ line-height: 14px;
660
+ text-align: left;
661
+ font-style: normal;
662
+ text-transform: none;
663
+ padding: 0px 0px;
664
+ white-space: nowrap; /* 确保文本在一行内显示 */
665
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
666
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
667
+ }
668
+ .nodeContent-desc[data-v-4c6dfa4a]{
669
+ }
670
+ .el-divider--horizontal[data-v-4c6dfa4a] {
671
+ margin: 12px 0;
672
+ }
673
+ .nodeView[data-v-4c6dfa4a] {
674
+ border: 1px solid #5a90f9;
675
+ background: #eef3fe;
676
+ width: 180px;
677
+ min-height: 95px;
678
+ }
679
+ .nodeContent[data-v-4c6dfa4a] {
680
+ }
681
+ .nodeView[data-v-6d0cd280] {
682
+ box-sizing: border-box;
683
+ margin: 10px 10px;
684
+ width: 180px;
685
+ height: 95px;
686
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
687
+ border-radius: 2px 2px 2px 2px;
688
+ padding: 20px 10px;
689
+ }
690
+ .nodeTitle[data-v-6d0cd280] {
691
+ width: 90px;
692
+ height: 15px;
693
+ font-weight: 400;
694
+ font-size: 16px;
695
+ color: #333333;
696
+ line-height: 14px;
697
+ text-align: left;
698
+ font-style: normal;
699
+ text-transform: none;
700
+ padding: 0px 24px;
701
+ white-space: nowrap; /* 确保文本在一行内显示 */
702
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
703
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
704
+ }
705
+ .nodeContent[data-v-6d0cd280] {
706
+ /* width: 100%; */
707
+ height: 15px;
708
+ font-weight: 400;
709
+ font-size: 14px;
710
+ color: #666666;
711
+ line-height: 14px;
712
+ text-align: left;
713
+ font-style: normal;
714
+ text-transform: none;
715
+ padding: 0px 0px;
716
+ white-space: nowrap; /* 确保文本在一行内显示 */
717
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
718
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
719
+ }
720
+ .nodeContent-desc[data-v-6d0cd280]{
721
+ }
722
+ .el-divider--horizontal[data-v-6d0cd280] {
723
+ margin: 12px 0;
724
+ }
725
+ .nodeView[data-v-6d0cd280] {
726
+ border: 1px solid #5a90f9;
727
+ background: #eef3fe;
728
+ }
729
+ .nodeTitle[data-v-6d0cd280] {
730
+ width: 80px;
731
+ }
732
+ .nodeView[data-v-b604c489] {
733
+ box-sizing: border-box;
734
+ margin: 10px 10px;
735
+ width: 180px;
736
+ height: 95px;
737
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
738
+ border-radius: 2px 2px 2px 2px;
739
+ padding: 20px 10px;
740
+ }
741
+ .nodeTitle[data-v-b604c489] {
742
+ width: 90px;
743
+ height: 15px;
744
+ font-weight: 400;
745
+ font-size: 16px;
746
+ color: #333333;
747
+ line-height: 14px;
748
+ text-align: left;
749
+ font-style: normal;
750
+ text-transform: none;
751
+ padding: 0px 24px;
752
+ white-space: nowrap; /* 确保文本在一行内显示 */
753
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
754
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
755
+ }
756
+ .nodeContent[data-v-b604c489] {
757
+ /* width: 100%; */
758
+ height: 15px;
759
+ font-weight: 400;
760
+ font-size: 14px;
761
+ color: #666666;
762
+ line-height: 14px;
763
+ text-align: left;
764
+ font-style: normal;
765
+ text-transform: none;
766
+ padding: 0px 0px;
767
+ white-space: nowrap; /* 确保文本在一行内显示 */
768
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
769
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
770
+ }
771
+ .nodeContent-desc[data-v-b604c489]{
772
+ }
773
+ .el-divider--horizontal[data-v-b604c489] {
774
+ margin: 12px 0;
775
+ }
776
+ .nodeView[data-v-b604c489] {
777
+ border: 1px solid #5a90f9;
778
+ background: #eef3fe;
779
+ }
780
+ .nodeTitle[data-v-b604c489] {
781
+ width: 80px;
782
+ }
783
+ .nodeView[data-v-7702fcdb] {
784
+ box-sizing: border-box;
785
+ margin: 10px 10px;
786
+ width: 180px;
787
+ height: 95px;
788
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
789
+ border-radius: 2px 2px 2px 2px;
790
+ padding: 20px 10px;
791
+ }
792
+ .nodeTitle[data-v-7702fcdb] {
793
+ width: 90px;
794
+ height: 15px;
795
+ font-weight: 400;
796
+ font-size: 16px;
797
+ color: #333333;
798
+ line-height: 14px;
799
+ text-align: left;
800
+ font-style: normal;
801
+ text-transform: none;
802
+ padding: 0px 24px;
803
+ white-space: nowrap; /* 确保文本在一行内显示 */
804
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
805
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
806
+ }
807
+ .nodeContent[data-v-7702fcdb] {
808
+ /* width: 100%; */
809
+ height: 15px;
810
+ font-weight: 400;
811
+ font-size: 14px;
812
+ color: #666666;
813
+ line-height: 14px;
814
+ text-align: left;
815
+ font-style: normal;
816
+ text-transform: none;
817
+ padding: 0px 0px;
818
+ white-space: nowrap; /* 确保文本在一行内显示 */
819
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
820
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
821
+ }
822
+ .nodeContent-desc[data-v-7702fcdb]{
823
+ }
824
+ .el-divider--horizontal[data-v-7702fcdb] {
825
+ margin: 12px 0;
826
+ }
827
+ .nodeView[data-v-7702fcdb] {
828
+ border: 1px solid #5a90f9;
829
+ background: #eef3fe;
830
+ }
831
+ .nodeTitle[data-v-7702fcdb] {
832
+ width: 80px;
833
+ }
834
+ .nodeView[data-v-b1d2a966] {
835
+ box-sizing: border-box;
836
+ margin: 10px 10px;
837
+ width: 180px;
838
+ height: 95px;
839
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
840
+ border-radius: 2px 2px 2px 2px;
841
+ padding: 20px 10px;
842
+ }
843
+ .nodeTitle[data-v-b1d2a966] {
844
+ width: 90px;
845
+ height: 15px;
846
+ font-weight: 400;
847
+ font-size: 16px;
848
+ color: #333333;
849
+ line-height: 14px;
850
+ text-align: left;
851
+ font-style: normal;
852
+ text-transform: none;
853
+ padding: 0px 24px;
854
+ white-space: nowrap; /* 确保文本在一行内显示 */
855
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
856
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
857
+ }
858
+ .nodeContent[data-v-b1d2a966] {
859
+ /* width: 100%; */
860
+ height: 15px;
861
+ font-weight: 400;
862
+ font-size: 14px;
863
+ color: #666666;
864
+ line-height: 14px;
865
+ text-align: left;
866
+ font-style: normal;
867
+ text-transform: none;
868
+ padding: 0px 0px;
869
+ white-space: nowrap; /* 确保文本在一行内显示 */
870
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
871
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
872
+ }
873
+ .nodeContent-desc[data-v-b1d2a966]{
874
+ }
875
+ .el-divider--horizontal[data-v-b1d2a966] {
876
+ margin: 12px 0;
877
+ }
878
+ .nodeView[data-v-b1d2a966] {
879
+ border: 1px solid #5a90f9;
880
+ background: #eef3fe;
881
+ }
882
+ .nodeTitle[data-v-b1d2a966] {
883
+ width: 80px;
884
+ }
885
+ .nodeView[data-v-b01d3a50] {
886
+ box-sizing: border-box;
887
+ margin: 10px 10px;
888
+ width: 180px;
889
+ height: 95px;
890
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
891
+ border-radius: 2px 2px 2px 2px;
892
+ padding: 20px 10px;
893
+ }
894
+ .nodeTitle[data-v-b01d3a50] {
895
+ width: 90px;
896
+ height: 15px;
897
+ font-weight: 400;
898
+ font-size: 16px;
899
+ color: #333333;
900
+ line-height: 14px;
901
+ text-align: left;
902
+ font-style: normal;
903
+ text-transform: none;
904
+ padding: 0px 24px;
905
+ white-space: nowrap; /* 确保文本在一行内显示 */
906
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
907
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
908
+ }
909
+ .nodeContent[data-v-b01d3a50] {
910
+ /* width: 100%; */
911
+ height: 15px;
912
+ font-weight: 400;
913
+ font-size: 14px;
914
+ color: #666666;
915
+ line-height: 14px;
916
+ text-align: left;
917
+ font-style: normal;
918
+ text-transform: none;
919
+ padding: 0px 0px;
920
+ white-space: nowrap; /* 确保文本在一行内显示 */
921
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
922
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
923
+ }
924
+ .nodeContent-desc[data-v-b01d3a50]{
925
+ }
926
+ .el-divider--horizontal[data-v-b01d3a50] {
927
+ margin: 12px 0;
928
+ }
929
+ .nodeView[data-v-b01d3a50] {
930
+ border: 1px solid #5a90f9;
931
+ background: #eef3fe;
932
+ }
933
+ .nodeTitle[data-v-b01d3a50] {
934
+ width: 80px;
935
+ }
936
+
937
+ .node-content[data-v-b28923f3] {
938
+ width: 120px;
939
+ height: 44px;
940
+ background: #ffffff;
941
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
942
+ border-radius: 2px 2px 2px 2px;
943
+ }
944
+ .content[data-v-b28923f3] {
945
+ width: 28px;
946
+ height: 15px;
947
+ font-weight: 400;
948
+ font-size: 14px;
949
+ color: #333333;
950
+ line-height: 14px;
951
+ text-align: left;
952
+ font-style: normal;
953
+ text-transform: none;
954
+ padding: 5px 0px 4px 10px;
955
+ }
956
+ .nodeView[data-v-faa5a940] {
957
+ box-sizing: border-box;
958
+ margin: 10px 10px;
959
+ width: 180px;
960
+ height: 95px;
961
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
962
+ border-radius: 2px 2px 2px 2px;
963
+ padding: 20px 10px;
964
+ }
965
+ .nodeTitle[data-v-faa5a940] {
966
+ width: 90px;
967
+ height: 15px;
968
+ font-weight: 400;
969
+ font-size: 16px;
970
+ color: #333333;
971
+ line-height: 14px;
972
+ text-align: left;
973
+ font-style: normal;
974
+ text-transform: none;
975
+ padding: 0px 24px;
976
+ white-space: nowrap; /* 确保文本在一行内显示 */
977
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
978
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
979
+ }
980
+ .nodeContent[data-v-faa5a940] {
981
+ /* width: 100%; */
982
+ height: 15px;
983
+ font-weight: 400;
984
+ font-size: 14px;
985
+ color: #666666;
986
+ line-height: 14px;
987
+ text-align: left;
988
+ font-style: normal;
989
+ text-transform: none;
990
+ padding: 0px 0px;
991
+ white-space: nowrap; /* 确保文本在一行内显示 */
992
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
993
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
994
+ }
995
+ .nodeContent-desc[data-v-faa5a940]{
996
+ }
997
+ .el-divider--horizontal[data-v-faa5a940] {
998
+ margin: 12px 0;
999
+ }
1000
+ .nodeView[data-v-faa5a940] {
1001
+ border: 1px solid #5a90f9;
1002
+ background: #eef3fe;
1003
+ }
1004
+ .nodeTitle[data-v-faa5a940] {
1005
+ width: 80px;
1006
+ }
1007
+ .nodeView[data-v-221a60f8] {
1008
+ box-sizing: border-box;
1009
+ margin: 10px 10px;
1010
+ width: 180px;
1011
+ height: 95px;
1012
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1013
+ border-radius: 2px 2px 2px 2px;
1014
+ padding: 20px 10px;
1015
+ }
1016
+ .nodeTitle[data-v-221a60f8] {
1017
+ width: 90px;
1018
+ height: 15px;
1019
+ font-weight: 400;
1020
+ font-size: 16px;
1021
+ color: #333333;
1022
+ line-height: 14px;
1023
+ text-align: left;
1024
+ font-style: normal;
1025
+ text-transform: none;
1026
+ padding: 0px 24px;
1027
+ white-space: nowrap; /* 确保文本在一行内显示 */
1028
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1029
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1030
+ }
1031
+ .nodeContent[data-v-221a60f8] {
1032
+ /* width: 100%; */
1033
+ height: 15px;
1034
+ font-weight: 400;
1035
+ font-size: 14px;
1036
+ color: #666666;
1037
+ line-height: 14px;
1038
+ text-align: left;
1039
+ font-style: normal;
1040
+ text-transform: none;
1041
+ padding: 0px 0px;
1042
+ white-space: nowrap; /* 确保文本在一行内显示 */
1043
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1044
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1045
+ }
1046
+ .nodeContent-desc[data-v-221a60f8]{
1047
+ }
1048
+ .el-divider--horizontal[data-v-221a60f8] {
1049
+ margin: 12px 0;
1050
+ }
1051
+ .nodeView[data-v-221a60f8] {
1052
+ border: 1px solid #5a90f9;
1053
+ background: #eef3fe;
1054
+ }
1055
+ .nodeTitle[data-v-221a60f8] {
1056
+ width: 80px;
1057
+ }
1058
+ .nodeView[data-v-c176feb6] {
1059
+ box-sizing: border-box;
1060
+ margin: 10px 10px;
1061
+ width: 180px;
1062
+ height: 95px;
1063
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1064
+ border-radius: 2px 2px 2px 2px;
1065
+ padding: 20px 10px;
1066
+ }
1067
+ .nodeTitle[data-v-c176feb6] {
1068
+ width: 90px;
1069
+ height: 15px;
1070
+ font-weight: 400;
1071
+ font-size: 16px;
1072
+ color: #333333;
1073
+ line-height: 14px;
1074
+ text-align: left;
1075
+ font-style: normal;
1076
+ text-transform: none;
1077
+ padding: 0px 24px;
1078
+ white-space: nowrap; /* 确保文本在一行内显示 */
1079
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1080
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1081
+ }
1082
+ .nodeContent[data-v-c176feb6] {
1083
+ /* width: 100%; */
1084
+ height: 15px;
1085
+ font-weight: 400;
1086
+ font-size: 14px;
1087
+ color: #666666;
1088
+ line-height: 14px;
1089
+ text-align: left;
1090
+ font-style: normal;
1091
+ text-transform: none;
1092
+ padding: 0px 0px;
1093
+ white-space: nowrap; /* 确保文本在一行内显示 */
1094
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1095
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1096
+ }
1097
+ .nodeContent-desc[data-v-c176feb6]{
1098
+ }
1099
+ .el-divider--horizontal[data-v-c176feb6] {
1100
+ margin: 12px 0;
1101
+ }
1102
+ .nodeView[data-v-c176feb6] {
1103
+ border: 1px solid #5a90f9;
1104
+ background: #eef3fe;
1105
+ width: 180px;
1106
+ min-height: 95px;
1107
+ }
1108
+ .nodeContent[data-v-c176feb6] {
1109
+ }
1110
+
1111
+ .aaa[data-v-8bd72b80] {
1112
+ width: 300px;
1113
+ height: 200px;
1114
+ background: #ffffff;
1115
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1116
+ border-radius: 2px 2px 2px 2px;
1117
+ }
1118
+ .content[data-v-8bd72b80] {
1119
+ width: 28px;
1120
+ height: 15px;
1121
+ font-weight: 400;
1122
+ font-size: 14px;
1123
+ color: #333333;
1124
+ line-height: 14px;
1125
+ text-align: left;
1126
+ font-style: normal;
1127
+ text-transform: none;
1128
+ padding: 5px 0px 4px 10px;
1129
+ }
1130
+ .nodeView[data-v-df366d04] {
1131
+ box-sizing: border-box;
1132
+ margin: 10px 10px;
1133
+ width: 180px;
1134
+ height: 95px;
1135
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1136
+ border-radius: 2px 2px 2px 2px;
1137
+ padding: 20px 10px;
1138
+ }
1139
+ .nodeTitle[data-v-df366d04] {
1140
+ width: 90px;
1141
+ height: 15px;
1142
+ font-weight: 400;
1143
+ font-size: 16px;
1144
+ color: #333333;
1145
+ line-height: 14px;
1146
+ text-align: left;
1147
+ font-style: normal;
1148
+ text-transform: none;
1149
+ padding: 0px 24px;
1150
+ white-space: nowrap; /* 确保文本在一行内显示 */
1151
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1152
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1153
+ }
1154
+ .nodeContent[data-v-df366d04] {
1155
+ /* width: 100%; */
1156
+ height: 15px;
1157
+ font-weight: 400;
1158
+ font-size: 14px;
1159
+ color: #666666;
1160
+ line-height: 14px;
1161
+ text-align: left;
1162
+ font-style: normal;
1163
+ text-transform: none;
1164
+ padding: 0px 0px;
1165
+ white-space: nowrap; /* 确保文本在一行内显示 */
1166
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1167
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1168
+ }
1169
+ .nodeContent-desc[data-v-df366d04]{
1170
+ }
1171
+ .el-divider--horizontal[data-v-df366d04] {
1172
+ margin: 12px 0;
1173
+ }
1174
+ .nodeView[data-v-df366d04] {
1175
+ border: 1px solid #5a90f9;
1176
+ background: #eef3fe;
1177
+ }
1178
+ .nodeTitle[data-v-df366d04] {
1179
+ width: 80px;
1180
+ }
1181
+ .nodeView[data-v-bd32480c] {
1182
+ box-sizing: border-box;
1183
+ margin: 10px 10px;
1184
+ width: 180px;
1185
+ height: 95px;
1186
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1187
+ border-radius: 2px 2px 2px 2px;
1188
+ padding: 20px 10px;
1189
+ }
1190
+ .nodeTitle[data-v-bd32480c] {
1191
+ width: 90px;
1192
+ height: 15px;
1193
+ font-weight: 400;
1194
+ font-size: 16px;
1195
+ color: #333333;
1196
+ line-height: 14px;
1197
+ text-align: left;
1198
+ font-style: normal;
1199
+ text-transform: none;
1200
+ padding: 0px 24px;
1201
+ white-space: nowrap; /* 确保文本在一行内显示 */
1202
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1203
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1204
+ }
1205
+ .nodeContent[data-v-bd32480c] {
1206
+ /* width: 100%; */
1207
+ height: 15px;
1208
+ font-weight: 400;
1209
+ font-size: 14px;
1210
+ color: #666666;
1211
+ line-height: 14px;
1212
+ text-align: left;
1213
+ font-style: normal;
1214
+ text-transform: none;
1215
+ padding: 0px 0px;
1216
+ white-space: nowrap; /* 确保文本在一行内显示 */
1217
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1218
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1219
+ }
1220
+ .nodeContent-desc[data-v-bd32480c]{
1221
+ }
1222
+ .el-divider--horizontal[data-v-bd32480c] {
1223
+ margin: 12px 0;
1224
+ }
1225
+ .nodeView[data-v-bd32480c] {
1226
+ border: 1px solid #5a90f9;
1227
+ background: #eef3fe;
1228
+ width: 180px;
1229
+ min-height: 95px;
1230
+ }
1231
+ .nodeContent[data-v-bd32480c] {
1232
+ }
1233
+
1234
+ .el-radio[data-v-1bbd6187] {
1235
+ margin-right: 10px;
1236
+ }
1237
+
1238
+ .el-radio[data-v-1ee0eb33] {
1239
+ margin-right: 10px;
1240
+ }
1241
+ [data-v-1ee0eb33] .el-empty__description {
1242
+ margin-top: 0px;
1243
+ }
1244
+
1245
+ .el-select + .el-input[data-v-dbffbd8f] {
1246
+ margin-left: 10px;
1247
+ }
1248
+ .el-input + .el-input[data-v-dbffbd8f] {
1249
+ margin-left: 10px;
1250
+ }
1251
+ .el-input + .el-button[data-v-dbffbd8f] {
1252
+ margin-left: 10px;
1253
+ }
1254
+
1255
+ .el-select + .el-input[data-v-92a1d6cc] {
1256
+ margin-left: 10px;
1257
+ }
1258
+ .el-input + .el-input[data-v-92a1d6cc] {
1259
+ margin-left: 10px;
1260
+ }
1261
+ .el-input + .el-button[data-v-92a1d6cc] {
1262
+ margin-left: 10px;
1263
+ }
1264
+
1265
+ [data-v-9cc733d7] .el-cascader-menu {
1266
+ min-width: 120px !important;
1267
+ }
1268
+ .totalStyle[data-v-9cc733d7] {
1269
+ display: flex;
1270
+ height: 15px;
1271
+ align-items: center;
1272
+ justify-content: center;
1273
+ font-size: 10px;
1274
+ }
1275
+ [data-v-9cc733d7] .el-input-group__append {
1276
+ cursor: pointer;
1277
+ }
1278
+
1279
+ [data-v-9a3ee19e] .el-dropdown {
1280
+ vertical-align: middle;
1281
+ }
1282
+
1283
+ [data-v-2d06523b] .el-upload {
1284
+ width: 100%;
1285
+ }
1286
+ [data-v-2d06523b] .el-button {
1287
+ width: 100%;
1288
+ }