service-flow-designer 2.0.12 → 2.0.15

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 (127) 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/value-set-input/value-set-input.vue.js +1 -1
  8. package/dist/es/designer/common/components/value-set-input/value-set-input.vue3.js +1 -0
  9. package/dist/es/designer/desginer-index.vue.js +1 -1
  10. package/dist/es/designer/desginer-index.vue3.js +1 -0
  11. package/dist/es/designer/service-components/base/custom-function/config.vue.js +1 -1
  12. package/dist/es/designer/service-components/base/custom-function/config.vue3.js +1 -0
  13. package/dist/es/designer/service-components/base/custom-function/index.vue.js +1 -1
  14. package/dist/es/designer/service-components/base/custom-function/index.vue3.js +1 -0
  15. package/dist/es/designer/service-components/base/end-node/index.vue.js +1 -1
  16. package/dist/es/designer/service-components/base/end-node/index.vue3.js +1 -0
  17. package/dist/es/designer/service-components/base/judge-condition/index.vue.js +1 -1
  18. package/dist/es/designer/service-components/base/judge-condition/index.vue3.js +1 -0
  19. package/dist/es/designer/service-components/base/loop-node/config.vue.js +1 -1
  20. package/dist/es/designer/service-components/base/loop-node/config.vue3.js +1 -0
  21. package/dist/es/designer/service-components/base/loop-node/index.js +1 -1
  22. package/dist/es/designer/service-components/base/loop-node/index.vue.js +1 -0
  23. package/dist/es/designer/service-components/base/notification/index.vue.js +1 -1
  24. package/dist/es/designer/service-components/base/notification/index.vue3.js +1 -0
  25. package/dist/es/designer/service-components/base/notification/recipients-select.vue.js +1 -1
  26. package/dist/es/designer/service-components/base/notification/recipients-select.vue3.js +1 -0
  27. package/dist/es/designer/service-components/base/start-node/index.vue.js +1 -1
  28. package/dist/es/designer/service-components/base/start-node/index.vue3.js +1 -0
  29. package/dist/es/designer/service-components/computation/clean/config.vue.js +1 -1
  30. package/dist/es/designer/service-components/computation/clean/config.vue3.js +1 -0
  31. package/dist/es/designer/service-components/computation/clean/index.vue.js +1 -1
  32. package/dist/es/designer/service-components/computation/clean/index.vue3.js +1 -0
  33. package/dist/es/designer/service-components/computation/connect/config.vue.js +1 -1
  34. package/dist/es/designer/service-components/computation/connect/config.vue3.js +1 -0
  35. package/dist/es/designer/service-components/computation/connect/index.vue.js +1 -1
  36. package/dist/es/designer/service-components/computation/connect/index.vue3.js +1 -0
  37. package/dist/es/designer/service-components/computation/sort/config.vue.js +1 -1
  38. package/dist/es/designer/service-components/computation/sort/config.vue3.js +1 -0
  39. package/dist/es/designer/service-components/computation/sort/index.vue.js +1 -1
  40. package/dist/es/designer/service-components/computation/sort/index.vue3.js +1 -0
  41. package/dist/es/designer/service-components/computation/split-joint/config.vue.js +1 -1
  42. package/dist/es/designer/service-components/computation/split-joint/config.vue3.js +1 -0
  43. package/dist/es/designer/service-components/computation/split-joint/index.vue.js +1 -1
  44. package/dist/es/designer/service-components/computation/split-joint/index.vue3.js +1 -0
  45. package/dist/es/designer/service-components/computation/statistics/config.vue.js +1 -1
  46. package/dist/es/designer/service-components/computation/statistics/config.vue3.js +1 -0
  47. package/dist/es/designer/service-components/computation/statistics/index.vue.js +1 -1
  48. package/dist/es/designer/service-components/computation/statistics/index.vue3.js +1 -0
  49. package/dist/es/designer/service-components/database/aggregate-query/config.vue.js +1 -1
  50. package/dist/es/designer/service-components/database/aggregate-query/config.vue3.js +1 -0
  51. package/dist/es/designer/service-components/database/aggregate-query/index.vue.js +1 -1
  52. package/dist/es/designer/service-components/database/aggregate-query/index.vue3.js +1 -0
  53. package/dist/es/designer/service-components/database/dynamic-sql/config.vue.js +1 -1
  54. package/dist/es/designer/service-components/database/dynamic-sql/config.vue3.js +1 -0
  55. package/dist/es/designer/service-components/database/dynamic-sql/index.vue.js +1 -1
  56. package/dist/es/designer/service-components/database/dynamic-sql/index.vue3.js +1 -0
  57. package/dist/es/designer/service-components/database/regular-query/config.vue.js +1 -1
  58. package/dist/es/designer/service-components/database/regular-query/config.vue3.js +1 -0
  59. package/dist/es/designer/service-components/database/regular-query/index.vue.js +1 -1
  60. package/dist/es/designer/service-components/database/regular-query/index.vue3.js +1 -0
  61. package/dist/es/designer/service-components/service/common/json-data.vue.js +1 -1
  62. package/dist/es/designer/service-components/service/common/json-data.vue3.js +1 -0
  63. package/dist/es/designer/service-components/service/common/param-config.vue.js +1 -1
  64. package/dist/es/designer/service-components/service/common/param-config.vue3.js +1 -0
  65. package/dist/es/designer/service-components/service/custom-bean/index.vue.js +1 -1
  66. package/dist/es/designer/service-components/service/custom-bean/index.vue3.js +1 -0
  67. package/dist/es/designer/service-components/service/http-service/config.vue.js +1 -1
  68. package/dist/es/designer/service-components/service/http-service/config.vue3.js +1 -0
  69. package/dist/es/designer/service-components/service/http-service/index.vue.js +1 -1
  70. package/dist/es/designer/service-components/service/http-service/index.vue3.js +1 -0
  71. package/dist/es/designer/service-flow-view/service-flow-tool.vue.js +1 -1
  72. package/dist/es/designer/service-flow-view/service-flow-tool.vue3.js +1 -0
  73. package/dist/es/designer/service-flow-view/service-node-config.vue.js +1 -1
  74. package/dist/es/designer/service-flow-view/service-node-config.vue3.js +1 -0
  75. package/dist/es/designer/service-flow-view/service-update-log.vue.js +1 -1
  76. package/dist/es/designer/service-flow-view/service-update-log.vue3.js +1 -0
  77. package/dist/es/designer/service-flow-view/view-index.vue.js +1 -1
  78. package/dist/es/designer/service-flow-view/view-index.vue3.js +1 -0
  79. package/dist/es/designer/service-panel/component-panel.vue.js +1 -1
  80. package/dist/es/designer/service-panel/component-panel.vue3.js +1 -0
  81. package/dist/es/designer/service-panel/service-list.vue.js +1 -1
  82. package/dist/es/designer/service-panel/service-list.vue3.js +1 -0
  83. package/dist/es/designer/service-panel/service-panel.vue.js +1 -1
  84. package/dist/es/designer/service-panel/service-panel.vue3.js +1 -0
  85. package/dist/es/{designer/service-flow-view/service-flow-tool.css → style.css} +1158 -0
  86. package/package.json +1 -1
  87. package/dist/es/designer/common/components/database-select.css +0 -10
  88. package/dist/es/designer/common/components/datatable-select.css +0 -10
  89. package/dist/es/designer/common/components/file-upload.css +0 -7
  90. package/dist/es/designer/common/components/value-set-input/value-set-input.css +0 -14
  91. package/dist/es/designer/desginer-index.css +0 -24
  92. package/dist/es/designer/service-components/base/custom-function/config.css +0 -13
  93. package/dist/es/designer/service-components/base/custom-function/index.css +0 -51
  94. package/dist/es/designer/service-components/base/end-node/index.css +0 -20
  95. package/dist/es/designer/service-components/base/judge-condition/index.css +0 -52
  96. package/dist/es/designer/service-components/base/loop-node/config.css +0 -4
  97. package/dist/es/designer/service-components/base/loop-node/index.css +0 -20
  98. package/dist/es/designer/service-components/base/notification/index.css +0 -51
  99. package/dist/es/designer/service-components/base/notification/recipients-select.css +0 -4
  100. package/dist/es/designer/service-components/base/start-node/index.css +0 -20
  101. package/dist/es/designer/service-components/computation/clean/config.css +0 -10
  102. package/dist/es/designer/service-components/computation/clean/index.css +0 -51
  103. package/dist/es/designer/service-components/computation/connect/config.css +0 -7
  104. package/dist/es/designer/service-components/computation/connect/index.css +0 -51
  105. package/dist/es/designer/service-components/computation/sort/config.css +0 -10
  106. package/dist/es/designer/service-components/computation/sort/index.css +0 -51
  107. package/dist/es/designer/service-components/computation/split-joint/config.css +0 -7
  108. package/dist/es/designer/service-components/computation/split-joint/index.css +0 -51
  109. package/dist/es/designer/service-components/computation/statistics/config.css +0 -7
  110. package/dist/es/designer/service-components/computation/statistics/index.css +0 -51
  111. package/dist/es/designer/service-components/database/aggregate-query/config.css +0 -7
  112. package/dist/es/designer/service-components/database/aggregate-query/index.css +0 -52
  113. package/dist/es/designer/service-components/database/dynamic-sql/config.css +0 -13
  114. package/dist/es/designer/service-components/database/dynamic-sql/index.css +0 -51
  115. package/dist/es/designer/service-components/database/regular-query/config.css +0 -7
  116. package/dist/es/designer/service-components/database/regular-query/index.css +0 -52
  117. package/dist/es/designer/service-components/service/common/json-data.css +0 -4
  118. package/dist/es/designer/service-components/service/common/param-config.css +0 -7
  119. package/dist/es/designer/service-components/service/custom-bean/index.css +0 -51
  120. package/dist/es/designer/service-components/service/http-service/config.css +0 -7
  121. package/dist/es/designer/service-components/service/http-service/index.css +0 -51
  122. package/dist/es/designer/service-flow-view/service-node-config.css +0 -10
  123. package/dist/es/designer/service-flow-view/service-update-log.css +0 -5
  124. package/dist/es/designer/service-flow-view/view-index.css +0 -102
  125. package/dist/es/designer/service-panel/component-panel.css +0 -66
  126. package/dist/es/designer/service-panel/service-list.css +0 -36
  127. package/dist/es/designer/service-panel/service-panel.css +0 -41
@@ -1,3 +1,364 @@
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
+
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
+ .amb-design-content[data-v-ff04c7d7] {
67
+ overflow: auto;
68
+ display: block;
69
+ flex: none;
70
+ position: relative;
71
+ width: 100%;
72
+ height: 100%;
73
+ }
74
+ .amb-design-content[data-v-ff04c7d7]::-webkit-scrollbar {
75
+ width: 1px;
76
+ }
77
+ .amb-design-tool[data-v-ff04c7d7] {
78
+ position: -webkit-sticky; /**Safari */
79
+ position: sticky;
80
+ width: 100%;
81
+ top: 14px;
82
+ background: #ffffff;
83
+ height: 40px;
84
+ line-height: 40px;
85
+ padding-top: 10px;
86
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
87
+ border-radius: 6px 6px 6px 6px;
88
+ z-index: 0;
89
+ }
90
+ .amb-page-type[data-v-ff04c7d7] {
91
+ padding-top: 11px;
92
+ padding-left: 6px;
93
+ padding-right: 6px;
94
+ margin-right: 10px;
95
+ border-radius: 4px 4px 4px 4px;
96
+ cursor: pointer;
97
+ }
98
+ .amb-page-type[data-v-ff04c7d7]:hover {
99
+ background: rgba(11, 45, 101, 0.105);
100
+ }
101
+ .amb-page-type.selected[data-v-ff04c7d7] {
102
+ background: #5893ef;
103
+ color: #ffffff;
104
+ }
105
+ .amb-page-type > label[data-v-ff04c7d7] {
106
+ font-size: 14px;
107
+ padding-left: 6px;
108
+ padding-right: 6px;
109
+ padding-bottom: 15px;
110
+ top: -5px;
111
+ position: relative;
112
+ cursor: pointer;
113
+ }
114
+ .amb-design-tool-split[data-v-ff04c7d7] {
115
+ height: 25px;
116
+ margin-top: -12px;
117
+ }
118
+ .amb-design-board[data-v-ff04c7d7] {
119
+ margin: 0 auto;
120
+ margin-top: 28px;
121
+ overflow-y: auto;
122
+ overflow-x: auto;
123
+ background: #ffffff;
124
+ border-radius: 2px 2px 2px 2px;
125
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
126
+ padding-bottom: 20px;
127
+ }
128
+ .container[data-v-ff04c7d7] {
129
+ height: 100%;
130
+ width: 100%;
131
+ }
132
+ .amb-item-ghost[data-v-ff04c7d7] {
133
+ background-color: #5893ef;
134
+ height: 5px;
135
+ line-height: 5px;
136
+ overflow: hidden;
137
+ }
138
+ /* 将你的自定义样式添加到这里 */
139
+ .draggable-placeholder[data-v-ff04c7d7] {
140
+ background-color: red;
141
+ border: 1px dashed #ddd;
142
+ margin: 5px;
143
+ padding: 10px;
144
+ }
145
+ #LF-view[data-v-ff04c7d7] {
146
+ width: calc(100% - 100px);
147
+ height: 80%;
148
+ outline: none;
149
+ margin-left: 50px;
150
+ }
151
+ .el-drawer__header {
152
+ margin-bottom: 0 !important;
153
+ }
154
+ /**
155
+ 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
156
+ */
157
+ [data-v-ff04c7d7] .el-overlay {
158
+ position: static !important;
159
+ }
160
+ .triangle[data-v-ff04c7d7] {
161
+ display: inline-block;
162
+ width: 0;
163
+ height: 0;
164
+ border-style: solid;
165
+ border-width: 0 50px 100px 50px;
166
+ border-color: transparent transparent var(--el-skeleton-color) transparent;
167
+ }
168
+
169
+ .editorTool[data-v-d55ab098] {
170
+ margin-left: auto;
171
+ }
172
+ .editorOption[data-v-d55ab098] {
173
+ margin-right: 10px;
174
+ cursor: pointer;
175
+ }
176
+ .pppp[data-v-d55ab098] {
177
+ display: flex; /* 使用Flex布局 */
178
+ justify-content: flex-start;
179
+ align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
180
+ }
181
+
182
+ .el-alert + .el-form-item[data-v-a158f309] {
183
+ margin-top: 10px;
184
+ }
185
+
186
+ .editorTool[data-v-684c1f08] {
187
+ margin-left: auto;
188
+ }
189
+ .editorOption[data-v-684c1f08] {
190
+ margin-right: 10px;
191
+ cursor: pointer;
192
+ }
193
+ .pppp[data-v-684c1f08] {
194
+ display: flex; /* 使用Flex布局 */
195
+ justify-content: flex-start;
196
+ align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
197
+ }
198
+
199
+ .el-alert + .el-form-item[data-v-32875028] {
200
+ margin-top: 10px;
201
+ }
202
+ .el-alert + .el-table[data-v-32875028] {
203
+ margin: 10px 0;
204
+ }
205
+
206
+ [data-v-808a13e1] .el-radio {
207
+ margin: 0;
208
+ }
209
+ .el-radio + .el-radio[data-v-808a13e1] {
210
+ margin-left: 10px;
211
+ }
212
+
213
+ .el-alert + .el-table[data-v-028fb838] {
214
+ margin-top: 10px;
215
+ }
216
+ .el-table + .el-alert[data-v-028fb838] {
217
+ margin: 10px 0;
218
+ }
219
+
220
+ [data-v-65e38bfb] .el-radio {
221
+ margin: 0;
222
+ }
223
+ .el-radio + .el-radio[data-v-65e38bfb] {
224
+ margin-left: 10px;
225
+ }
226
+
227
+ [data-v-a5cc897b] .el-table__row {
228
+ cursor: pointer;
229
+ }
230
+ /** 右键菜单样式 */
231
+ .context-menu[data-v-a5cc897b] {
232
+ position: absolute;
233
+ background: #fff;
234
+ z-index: 999;
235
+ margin: 5;
236
+ padding: 8px 8px;
237
+ box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
238
+ border: 1px solid #bbbbbb;
239
+ border-radius: 10px;
240
+ font-size: 14px;
241
+ }
242
+ .context-menu li[data-v-a5cc897b] {
243
+ list-style-type: none;
244
+ min-width: 75px;
245
+ line-height: 28px;
246
+ text-align: left;
247
+ border-radius: 5px;
248
+ padding-left: 5px;
249
+ cursor: pointer;
250
+ }
251
+ .context-menu li[data-v-a5cc897b]:hover {
252
+ background: #0165e1;
253
+ color: #fff;
254
+ }
255
+ /** 右键菜单样式 */
256
+ .custom-tree-node[data-v-a5cc897b] {
257
+ font-size: 14px;
258
+ padding-right: 8px;
259
+ display: flex; /* 使用Flex布局 */
260
+ align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
261
+ }
262
+
263
+ .el-alert + .el-table[data-v-d978e7dc] {
264
+ margin-top: 10px;
265
+ }
266
+ .el-table + .el-alert[data-v-d978e7dc] {
267
+ margin: 10px 0;
268
+ }
269
+ .el-alert + .el-form-item[data-v-d978e7dc] {
270
+ margin-top: 10px;
271
+ }
272
+
273
+ .el-alert + .el-table[data-v-e27c4c1e] {
274
+ margin-top: 10px;
275
+ }
276
+ .el-table + .el-alert[data-v-e27c4c1e] {
277
+ margin: 10px 0;
278
+ }
279
+ .el-alert + .el-form-item[data-v-e27c4c1e] {
280
+ margin-top: 10px;
281
+ }
282
+
283
+ .el-tabs + .el-alert[data-v-08737620] {
284
+ margin-top: 10px;
285
+ }
286
+ .el-alert + .el-form-item[data-v-08737620] {
287
+ margin-top: 10px;
288
+ }
289
+
290
+ .el-alert + .el-table[data-v-82e0dfef] {
291
+ margin-top: 10px;
292
+ }
293
+ .el-alert + .el-form-item[data-v-82e0dfef] {
294
+ margin-top: 10px;
295
+ }
296
+ .amb-design-attr-base-content[data-v-ce167986] {
297
+ background: #ffffff;
298
+ box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
299
+ height: 100%;
300
+ padding-left: 10px;
301
+ padding-right: 10px;
302
+ overflow: auto;
303
+ }
304
+ .amb-design-attr-item[data-v-ce167986] {
305
+ margin-bottom: 8px;
306
+ }
307
+ .amb-design-attr-group-header > button[data-v-ce167986] {
308
+ background: #f5f6f8;
309
+ padding-left: 10px;
310
+ font-size: 14px;
311
+ height: 42px;
312
+ }
313
+ .amb-design-attr-content[data-v-ce167986] {
314
+ background: #ffffff;
315
+ box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
316
+ height: 100%;
317
+ padding-left: 10px;
318
+ padding-right: 10px;
319
+ overflow: auto;
320
+ position: relative;
321
+ }
322
+ .amb-design-attr-header-search[data-v-ce167986] {
323
+ margin-top: 16px;
324
+ }
325
+ .amb-design-attr-header-select[data-v-ce167986] {
326
+ width: 90px;
327
+ height: 36px;
328
+ }
329
+ .amb-design-page-param-row[data-v-ce167986] {
330
+ height: 34px;
331
+ }
332
+ .el-table__cell > .cell[data-v-ce167986] {
333
+ white-space: nowrap !important;
334
+ }
335
+ .serviceflow-item[data-v-ce167986] {
336
+ background: rgba(88, 147, 239, 0.06);
337
+ border: 1px dashed rgba(88, 147, 239, 0.06);
338
+ border-radius: 4px 4px 4px 4px;
339
+ text-align: center;
340
+ margin-top: 12px;
341
+ padding: 10px 5px 10px 5px;
342
+ font-size: 12px;
343
+ cursor: move;
344
+ height: 60px;
345
+ overflow: hidden;
346
+ box-sizing: border-box;
347
+ color: #333333;
348
+ text-overflow: ellipsis;
349
+ white-space: nowrap;
350
+ -webkit-user-select: none; /* Safari */
351
+ -moz-user-select: none; /* Firefox */
352
+ -ms-user-select: none; /* Internet Explorer/Edge */
353
+ user-select: none; /* 标准语法 */
354
+ }
355
+ .serviceflow-item[data-v-ce167986]:hover {
356
+ background: rgba(11, 45, 101, 0.105);
357
+ border: 1px dashed rgba(11, 45, 101, 0.227);
358
+ }
359
+ .amb-assembly-item-drag[data-v-ce167986] {
360
+ opacity: 1 !important;
361
+ }
1
362
  .control-item[data-v-fdc6ec07] {
2
363
  top: -5px;
3
364
  position: relative;
@@ -128,3 +489,800 @@
128
489
  outline: none;
129
490
  margin-left: 50px;
130
491
  }
492
+
493
+ .el-dialog__wrapper[data-v-24162035] {
494
+ overflow: hidden !important;
495
+ padding-right: 0 !important;
496
+ }
497
+
498
+ .el-drawer__header {
499
+ margin-bottom: 0 !important;
500
+ }
501
+ /**
502
+ 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
503
+ */
504
+ [data-v-c51cce99] .el-overlay {
505
+ position: static;
506
+ }
507
+ .nodeView[data-v-7702fcdb] {
508
+ box-sizing: border-box;
509
+ margin: 10px 10px;
510
+ width: 180px;
511
+ height: 95px;
512
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
513
+ border-radius: 2px 2px 2px 2px;
514
+ padding: 20px 10px;
515
+ }
516
+ .nodeTitle[data-v-7702fcdb] {
517
+ width: 90px;
518
+ height: 15px;
519
+ font-weight: 400;
520
+ font-size: 16px;
521
+ color: #333333;
522
+ line-height: 14px;
523
+ text-align: left;
524
+ font-style: normal;
525
+ text-transform: none;
526
+ padding: 0px 24px;
527
+ white-space: nowrap; /* 确保文本在一行内显示 */
528
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
529
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
530
+ }
531
+ .nodeContent[data-v-7702fcdb] {
532
+ /* width: 100%; */
533
+ height: 15px;
534
+ font-weight: 400;
535
+ font-size: 14px;
536
+ color: #666666;
537
+ line-height: 14px;
538
+ text-align: left;
539
+ font-style: normal;
540
+ text-transform: none;
541
+ padding: 0px 0px;
542
+ white-space: nowrap; /* 确保文本在一行内显示 */
543
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
544
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
545
+ }
546
+ .nodeContent-desc[data-v-7702fcdb]{
547
+ }
548
+ .el-divider--horizontal[data-v-7702fcdb] {
549
+ margin: 12px 0;
550
+ }
551
+ .nodeView[data-v-7702fcdb] {
552
+ border: 1px solid #5a90f9;
553
+ background: #eef3fe;
554
+ }
555
+ .nodeTitle[data-v-7702fcdb] {
556
+ width: 80px;
557
+ }
558
+ .nodeView[data-v-221a60f8] {
559
+ box-sizing: border-box;
560
+ margin: 10px 10px;
561
+ width: 180px;
562
+ height: 95px;
563
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
564
+ border-radius: 2px 2px 2px 2px;
565
+ padding: 20px 10px;
566
+ }
567
+ .nodeTitle[data-v-221a60f8] {
568
+ width: 90px;
569
+ height: 15px;
570
+ font-weight: 400;
571
+ font-size: 16px;
572
+ color: #333333;
573
+ line-height: 14px;
574
+ text-align: left;
575
+ font-style: normal;
576
+ text-transform: none;
577
+ padding: 0px 24px;
578
+ white-space: nowrap; /* 确保文本在一行内显示 */
579
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
580
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
581
+ }
582
+ .nodeContent[data-v-221a60f8] {
583
+ /* width: 100%; */
584
+ height: 15px;
585
+ font-weight: 400;
586
+ font-size: 14px;
587
+ color: #666666;
588
+ line-height: 14px;
589
+ text-align: left;
590
+ font-style: normal;
591
+ text-transform: none;
592
+ padding: 0px 0px;
593
+ white-space: nowrap; /* 确保文本在一行内显示 */
594
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
595
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
596
+ }
597
+ .nodeContent-desc[data-v-221a60f8]{
598
+ }
599
+ .el-divider--horizontal[data-v-221a60f8] {
600
+ margin: 12px 0;
601
+ }
602
+ .nodeView[data-v-221a60f8] {
603
+ border: 1px solid #5a90f9;
604
+ background: #eef3fe;
605
+ }
606
+ .nodeTitle[data-v-221a60f8] {
607
+ width: 80px;
608
+ }
609
+ .nodeView[data-v-bd32480c] {
610
+ box-sizing: border-box;
611
+ margin: 10px 10px;
612
+ width: 180px;
613
+ height: 95px;
614
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
615
+ border-radius: 2px 2px 2px 2px;
616
+ padding: 20px 10px;
617
+ }
618
+ .nodeTitle[data-v-bd32480c] {
619
+ width: 90px;
620
+ height: 15px;
621
+ font-weight: 400;
622
+ font-size: 16px;
623
+ color: #333333;
624
+ line-height: 14px;
625
+ text-align: left;
626
+ font-style: normal;
627
+ text-transform: none;
628
+ padding: 0px 24px;
629
+ white-space: nowrap; /* 确保文本在一行内显示 */
630
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
631
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
632
+ }
633
+ .nodeContent[data-v-bd32480c] {
634
+ /* width: 100%; */
635
+ height: 15px;
636
+ font-weight: 400;
637
+ font-size: 14px;
638
+ color: #666666;
639
+ line-height: 14px;
640
+ text-align: left;
641
+ font-style: normal;
642
+ text-transform: none;
643
+ padding: 0px 0px;
644
+ white-space: nowrap; /* 确保文本在一行内显示 */
645
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
646
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
647
+ }
648
+ .nodeContent-desc[data-v-bd32480c]{
649
+ }
650
+ .el-divider--horizontal[data-v-bd32480c] {
651
+ margin: 12px 0;
652
+ }
653
+ .nodeView[data-v-bd32480c] {
654
+ border: 1px solid #5a90f9;
655
+ background: #eef3fe;
656
+ width: 180px;
657
+ min-height: 95px;
658
+ }
659
+ .nodeContent[data-v-bd32480c] {
660
+ }
661
+ .nodeView[data-v-b604c489] {
662
+ box-sizing: border-box;
663
+ margin: 10px 10px;
664
+ width: 180px;
665
+ height: 95px;
666
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
667
+ border-radius: 2px 2px 2px 2px;
668
+ padding: 20px 10px;
669
+ }
670
+ .nodeTitle[data-v-b604c489] {
671
+ width: 90px;
672
+ height: 15px;
673
+ font-weight: 400;
674
+ font-size: 16px;
675
+ color: #333333;
676
+ line-height: 14px;
677
+ text-align: left;
678
+ font-style: normal;
679
+ text-transform: none;
680
+ padding: 0px 24px;
681
+ white-space: nowrap; /* 确保文本在一行内显示 */
682
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
683
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
684
+ }
685
+ .nodeContent[data-v-b604c489] {
686
+ /* width: 100%; */
687
+ height: 15px;
688
+ font-weight: 400;
689
+ font-size: 14px;
690
+ color: #666666;
691
+ line-height: 14px;
692
+ text-align: left;
693
+ font-style: normal;
694
+ text-transform: none;
695
+ padding: 0px 0px;
696
+ white-space: nowrap; /* 确保文本在一行内显示 */
697
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
698
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
699
+ }
700
+ .nodeContent-desc[data-v-b604c489]{
701
+ }
702
+ .el-divider--horizontal[data-v-b604c489] {
703
+ margin: 12px 0;
704
+ }
705
+ .nodeView[data-v-b604c489] {
706
+ border: 1px solid #5a90f9;
707
+ background: #eef3fe;
708
+ }
709
+ .nodeTitle[data-v-b604c489] {
710
+ width: 80px;
711
+ }
712
+
713
+ .node-content[data-v-69a854a3] {
714
+ width: 120px;
715
+ height: 44px;
716
+ background: #ffffff;
717
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
718
+ border-radius: 2px 2px 2px 2px;
719
+ }
720
+ .content[data-v-69a854a3] {
721
+ width: 28px;
722
+ height: 15px;
723
+ font-weight: 400;
724
+ font-size: 14px;
725
+ color: #333333;
726
+ line-height: 14px;
727
+ text-align: left;
728
+ font-style: normal;
729
+ text-transform: none;
730
+ padding: 5px 0px 4px 10px;
731
+ }
732
+ .nodeView[data-v-c176feb6] {
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-c176feb6] {
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-c176feb6] {
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-c176feb6]{
772
+ }
773
+ .el-divider--horizontal[data-v-c176feb6] {
774
+ margin: 12px 0;
775
+ }
776
+ .nodeView[data-v-c176feb6] {
777
+ border: 1px solid #5a90f9;
778
+ background: #eef3fe;
779
+ width: 180px;
780
+ min-height: 95px;
781
+ }
782
+ .nodeContent[data-v-c176feb6] {
783
+ }
784
+ .nodeView[data-v-df366d04] {
785
+ box-sizing: border-box;
786
+ margin: 10px 10px;
787
+ width: 180px;
788
+ height: 95px;
789
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
790
+ border-radius: 2px 2px 2px 2px;
791
+ padding: 20px 10px;
792
+ }
793
+ .nodeTitle[data-v-df366d04] {
794
+ width: 90px;
795
+ height: 15px;
796
+ font-weight: 400;
797
+ font-size: 16px;
798
+ color: #333333;
799
+ line-height: 14px;
800
+ text-align: left;
801
+ font-style: normal;
802
+ text-transform: none;
803
+ padding: 0px 24px;
804
+ white-space: nowrap; /* 确保文本在一行内显示 */
805
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
806
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
807
+ }
808
+ .nodeContent[data-v-df366d04] {
809
+ /* width: 100%; */
810
+ height: 15px;
811
+ font-weight: 400;
812
+ font-size: 14px;
813
+ color: #666666;
814
+ line-height: 14px;
815
+ text-align: left;
816
+ font-style: normal;
817
+ text-transform: none;
818
+ padding: 0px 0px;
819
+ white-space: nowrap; /* 确保文本在一行内显示 */
820
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
821
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
822
+ }
823
+ .nodeContent-desc[data-v-df366d04]{
824
+ }
825
+ .el-divider--horizontal[data-v-df366d04] {
826
+ margin: 12px 0;
827
+ }
828
+ .nodeView[data-v-df366d04] {
829
+ border: 1px solid #5a90f9;
830
+ background: #eef3fe;
831
+ }
832
+ .nodeTitle[data-v-df366d04] {
833
+ width: 80px;
834
+ }
835
+ .nodeView[data-v-b1d2a966] {
836
+ box-sizing: border-box;
837
+ margin: 10px 10px;
838
+ width: 180px;
839
+ height: 95px;
840
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
841
+ border-radius: 2px 2px 2px 2px;
842
+ padding: 20px 10px;
843
+ }
844
+ .nodeTitle[data-v-b1d2a966] {
845
+ width: 90px;
846
+ height: 15px;
847
+ font-weight: 400;
848
+ font-size: 16px;
849
+ color: #333333;
850
+ line-height: 14px;
851
+ text-align: left;
852
+ font-style: normal;
853
+ text-transform: none;
854
+ padding: 0px 24px;
855
+ white-space: nowrap; /* 确保文本在一行内显示 */
856
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
857
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
858
+ }
859
+ .nodeContent[data-v-b1d2a966] {
860
+ /* width: 100%; */
861
+ height: 15px;
862
+ font-weight: 400;
863
+ font-size: 14px;
864
+ color: #666666;
865
+ line-height: 14px;
866
+ text-align: left;
867
+ font-style: normal;
868
+ text-transform: none;
869
+ padding: 0px 0px;
870
+ white-space: nowrap; /* 确保文本在一行内显示 */
871
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
872
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
873
+ }
874
+ .nodeContent-desc[data-v-b1d2a966]{
875
+ }
876
+ .el-divider--horizontal[data-v-b1d2a966] {
877
+ margin: 12px 0;
878
+ }
879
+ .nodeView[data-v-b1d2a966] {
880
+ border: 1px solid #5a90f9;
881
+ background: #eef3fe;
882
+ }
883
+ .nodeTitle[data-v-b1d2a966] {
884
+ width: 80px;
885
+ }
886
+
887
+ .node-content[data-v-b28923f3] {
888
+ width: 120px;
889
+ height: 44px;
890
+ background: #ffffff;
891
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
892
+ border-radius: 2px 2px 2px 2px;
893
+ }
894
+ .content[data-v-b28923f3] {
895
+ width: 28px;
896
+ height: 15px;
897
+ font-weight: 400;
898
+ font-size: 14px;
899
+ color: #333333;
900
+ line-height: 14px;
901
+ text-align: left;
902
+ font-style: normal;
903
+ text-transform: none;
904
+ padding: 5px 0px 4px 10px;
905
+ }
906
+ .nodeView[data-v-6d0cd280] {
907
+ box-sizing: border-box;
908
+ margin: 10px 10px;
909
+ width: 180px;
910
+ height: 95px;
911
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
912
+ border-radius: 2px 2px 2px 2px;
913
+ padding: 20px 10px;
914
+ }
915
+ .nodeTitle[data-v-6d0cd280] {
916
+ width: 90px;
917
+ height: 15px;
918
+ font-weight: 400;
919
+ font-size: 16px;
920
+ color: #333333;
921
+ line-height: 14px;
922
+ text-align: left;
923
+ font-style: normal;
924
+ text-transform: none;
925
+ padding: 0px 24px;
926
+ white-space: nowrap; /* 确保文本在一行内显示 */
927
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
928
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
929
+ }
930
+ .nodeContent[data-v-6d0cd280] {
931
+ /* width: 100%; */
932
+ height: 15px;
933
+ font-weight: 400;
934
+ font-size: 14px;
935
+ color: #666666;
936
+ line-height: 14px;
937
+ text-align: left;
938
+ font-style: normal;
939
+ text-transform: none;
940
+ padding: 0px 0px;
941
+ white-space: nowrap; /* 确保文本在一行内显示 */
942
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
943
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
944
+ }
945
+ .nodeContent-desc[data-v-6d0cd280]{
946
+ }
947
+ .el-divider--horizontal[data-v-6d0cd280] {
948
+ margin: 12px 0;
949
+ }
950
+ .nodeView[data-v-6d0cd280] {
951
+ border: 1px solid #5a90f9;
952
+ background: #eef3fe;
953
+ }
954
+ .nodeTitle[data-v-6d0cd280] {
955
+ width: 80px;
956
+ }
957
+ .nodeView[data-v-faa5a940] {
958
+ box-sizing: border-box;
959
+ margin: 10px 10px;
960
+ width: 180px;
961
+ height: 95px;
962
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
963
+ border-radius: 2px 2px 2px 2px;
964
+ padding: 20px 10px;
965
+ }
966
+ .nodeTitle[data-v-faa5a940] {
967
+ width: 90px;
968
+ height: 15px;
969
+ font-weight: 400;
970
+ font-size: 16px;
971
+ color: #333333;
972
+ line-height: 14px;
973
+ text-align: left;
974
+ font-style: normal;
975
+ text-transform: none;
976
+ padding: 0px 24px;
977
+ white-space: nowrap; /* 确保文本在一行内显示 */
978
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
979
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
980
+ }
981
+ .nodeContent[data-v-faa5a940] {
982
+ /* width: 100%; */
983
+ height: 15px;
984
+ font-weight: 400;
985
+ font-size: 14px;
986
+ color: #666666;
987
+ line-height: 14px;
988
+ text-align: left;
989
+ font-style: normal;
990
+ text-transform: none;
991
+ padding: 0px 0px;
992
+ white-space: nowrap; /* 确保文本在一行内显示 */
993
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
994
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
995
+ }
996
+ .nodeContent-desc[data-v-faa5a940]{
997
+ }
998
+ .el-divider--horizontal[data-v-faa5a940] {
999
+ margin: 12px 0;
1000
+ }
1001
+ .nodeView[data-v-faa5a940] {
1002
+ border: 1px solid #5a90f9;
1003
+ background: #eef3fe;
1004
+ }
1005
+ .nodeTitle[data-v-faa5a940] {
1006
+ width: 80px;
1007
+ }
1008
+ .nodeView[data-v-5911272d] {
1009
+ box-sizing: border-box;
1010
+ margin: 10px 10px;
1011
+ width: 180px;
1012
+ height: 95px;
1013
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1014
+ border-radius: 2px 2px 2px 2px;
1015
+ padding: 20px 10px;
1016
+ }
1017
+ .nodeTitle[data-v-5911272d] {
1018
+ width: 90px;
1019
+ height: 15px;
1020
+ font-weight: 400;
1021
+ font-size: 16px;
1022
+ color: #333333;
1023
+ line-height: 14px;
1024
+ text-align: left;
1025
+ font-style: normal;
1026
+ text-transform: none;
1027
+ padding: 0px 24px;
1028
+ white-space: nowrap; /* 确保文本在一行内显示 */
1029
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1030
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1031
+ }
1032
+ .nodeContent[data-v-5911272d] {
1033
+ /* width: 100%; */
1034
+ height: 15px;
1035
+ font-weight: 400;
1036
+ font-size: 14px;
1037
+ color: #666666;
1038
+ line-height: 14px;
1039
+ text-align: left;
1040
+ font-style: normal;
1041
+ text-transform: none;
1042
+ padding: 0px 0px;
1043
+ white-space: nowrap; /* 确保文本在一行内显示 */
1044
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1045
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1046
+ }
1047
+ .nodeContent-desc[data-v-5911272d]{
1048
+ }
1049
+ .el-divider--horizontal[data-v-5911272d] {
1050
+ margin: 12px 0;
1051
+ }
1052
+ .nodeView[data-v-5911272d] {
1053
+ border: 1px solid #5a90f9;
1054
+ background: #eef3fe;
1055
+ }
1056
+ .nodeTitle[data-v-5911272d] {
1057
+ width: 80px;
1058
+ }
1059
+ .nodeView[data-v-b01d3a50] {
1060
+ box-sizing: border-box;
1061
+ margin: 10px 10px;
1062
+ width: 180px;
1063
+ height: 95px;
1064
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1065
+ border-radius: 2px 2px 2px 2px;
1066
+ padding: 20px 10px;
1067
+ }
1068
+ .nodeTitle[data-v-b01d3a50] {
1069
+ width: 90px;
1070
+ height: 15px;
1071
+ font-weight: 400;
1072
+ font-size: 16px;
1073
+ color: #333333;
1074
+ line-height: 14px;
1075
+ text-align: left;
1076
+ font-style: normal;
1077
+ text-transform: none;
1078
+ padding: 0px 24px;
1079
+ white-space: nowrap; /* 确保文本在一行内显示 */
1080
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1081
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1082
+ }
1083
+ .nodeContent[data-v-b01d3a50] {
1084
+ /* width: 100%; */
1085
+ height: 15px;
1086
+ font-weight: 400;
1087
+ font-size: 14px;
1088
+ color: #666666;
1089
+ line-height: 14px;
1090
+ text-align: left;
1091
+ font-style: normal;
1092
+ text-transform: none;
1093
+ padding: 0px 0px;
1094
+ white-space: nowrap; /* 确保文本在一行内显示 */
1095
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1096
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1097
+ }
1098
+ .nodeContent-desc[data-v-b01d3a50]{
1099
+ }
1100
+ .el-divider--horizontal[data-v-b01d3a50] {
1101
+ margin: 12px 0;
1102
+ }
1103
+ .nodeView[data-v-b01d3a50] {
1104
+ border: 1px solid #5a90f9;
1105
+ background: #eef3fe;
1106
+ }
1107
+ .nodeTitle[data-v-b01d3a50] {
1108
+ width: 80px;
1109
+ }
1110
+ .nodeView[data-v-9fff2753] {
1111
+ box-sizing: border-box;
1112
+ margin: 10px 10px;
1113
+ width: 180px;
1114
+ height: 95px;
1115
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1116
+ border-radius: 2px 2px 2px 2px;
1117
+ padding: 20px 10px;
1118
+ }
1119
+ .nodeTitle[data-v-9fff2753] {
1120
+ width: 90px;
1121
+ height: 15px;
1122
+ font-weight: 400;
1123
+ font-size: 16px;
1124
+ color: #333333;
1125
+ line-height: 14px;
1126
+ text-align: left;
1127
+ font-style: normal;
1128
+ text-transform: none;
1129
+ padding: 0px 24px;
1130
+ white-space: nowrap; /* 确保文本在一行内显示 */
1131
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1132
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1133
+ }
1134
+ .nodeContent[data-v-9fff2753] {
1135
+ /* width: 100%; */
1136
+ height: 15px;
1137
+ font-weight: 400;
1138
+ font-size: 14px;
1139
+ color: #666666;
1140
+ line-height: 14px;
1141
+ text-align: left;
1142
+ font-style: normal;
1143
+ text-transform: none;
1144
+ padding: 0px 0px;
1145
+ white-space: nowrap; /* 确保文本在一行内显示 */
1146
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
1147
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1148
+ }
1149
+ .nodeContent-desc[data-v-9fff2753]{
1150
+ }
1151
+ .el-divider--horizontal[data-v-9fff2753] {
1152
+ margin: 12px 0;
1153
+ }
1154
+ .nodeView[data-v-9fff2753] {
1155
+ border: 1px solid #5a90f9;
1156
+ background: #eef3fe;
1157
+ }
1158
+ .nodeTitle[data-v-9fff2753] {
1159
+ width: 80px;
1160
+ }
1161
+
1162
+ .aaa[data-v-8bd72b80] {
1163
+ width: 300px;
1164
+ height: 200px;
1165
+ background: #ffffff;
1166
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1167
+ border-radius: 2px 2px 2px 2px;
1168
+ }
1169
+ .content[data-v-8bd72b80] {
1170
+ width: 28px;
1171
+ height: 15px;
1172
+ font-weight: 400;
1173
+ font-size: 14px;
1174
+ color: #333333;
1175
+ line-height: 14px;
1176
+ text-align: left;
1177
+ font-style: normal;
1178
+ text-transform: none;
1179
+ padding: 5px 0px 4px 10px;
1180
+ }
1181
+ .nodeView[data-v-4c6dfa4a] {
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-4c6dfa4a] {
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-4c6dfa4a] {
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-4c6dfa4a]{
1221
+ }
1222
+ .el-divider--horizontal[data-v-4c6dfa4a] {
1223
+ margin: 12px 0;
1224
+ }
1225
+ .nodeView[data-v-4c6dfa4a] {
1226
+ border: 1px solid #5a90f9;
1227
+ background: #eef3fe;
1228
+ width: 180px;
1229
+ min-height: 95px;
1230
+ }
1231
+ .nodeContent[data-v-4c6dfa4a] {
1232
+ }
1233
+
1234
+ .el-select + .el-input[data-v-dbffbd8f] {
1235
+ margin-left: 10px;
1236
+ }
1237
+ .el-input + .el-input[data-v-dbffbd8f] {
1238
+ margin-left: 10px;
1239
+ }
1240
+ .el-input + .el-button[data-v-dbffbd8f] {
1241
+ margin-left: 10px;
1242
+ }
1243
+
1244
+ .el-radio[data-v-1bbd6187] {
1245
+ margin-right: 10px;
1246
+ }
1247
+
1248
+ .el-select + .el-input[data-v-92a1d6cc] {
1249
+ margin-left: 10px;
1250
+ }
1251
+ .el-input + .el-input[data-v-92a1d6cc] {
1252
+ margin-left: 10px;
1253
+ }
1254
+ .el-input + .el-button[data-v-92a1d6cc] {
1255
+ margin-left: 10px;
1256
+ }
1257
+
1258
+ .el-radio[data-v-1ee0eb33] {
1259
+ margin-right: 10px;
1260
+ }
1261
+ [data-v-1ee0eb33] .el-empty__description {
1262
+ margin-top: 0px;
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
+ }