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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "service-flow-designer",
3
- "version": "2.0.12",
3
+ "version": "2.0.18",
4
4
  "description": "AgileBuilder Service Flow Designer",
5
5
  "license": "ISC",
6
6
  "main": "dist/es/index.js",
@@ -61,7 +61,7 @@
61
61
  "@logicflow/layout": "1.2.0-alpha.16",
62
62
  "@uiw/codemirror-themes-all": "^4.21.25",
63
63
  "@vueuse/core": "^10.9.0",
64
- "agilebuilder-ui": "1.0.14",
64
+ "agilebuilder-ui": "1.0.16",
65
65
  "codemirror": "^6.0.1",
66
66
  "nprogress": "^0.2.0",
67
67
  "quill": "^2.0.2",
@@ -1,10 +0,0 @@
1
-
2
- .el-select + .el-input[data-v-92a1d6cc] {
3
- margin-left: 10px;
4
- }
5
- .el-input + .el-input[data-v-92a1d6cc] {
6
- margin-left: 10px;
7
- }
8
- .el-input + .el-button[data-v-92a1d6cc] {
9
- margin-left: 10px;
10
- }
@@ -1,10 +0,0 @@
1
-
2
- .el-select + .el-input[data-v-dbffbd8f] {
3
- margin-left: 10px;
4
- }
5
- .el-input + .el-input[data-v-dbffbd8f] {
6
- margin-left: 10px;
7
- }
8
- .el-input + .el-button[data-v-dbffbd8f] {
9
- margin-left: 10px;
10
- }
@@ -1,7 +0,0 @@
1
-
2
- [data-v-2d06523b] .el-upload {
3
- width: 100%;
4
- }
5
- [data-v-2d06523b] .el-button {
6
- width: 100%;
7
- }
@@ -1,14 +0,0 @@
1
-
2
- [data-v-9cc733d7] .el-cascader-menu {
3
- min-width: 120px !important;
4
- }
5
- .totalStyle[data-v-9cc733d7] {
6
- display: flex;
7
- height: 15px;
8
- align-items: center;
9
- justify-content: center;
10
- font-size: 10px;
11
- }
12
- [data-v-9cc733d7] .el-input-group__append {
13
- cursor: pointer;
14
- }
@@ -1,24 +0,0 @@
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
- }
@@ -1,13 +0,0 @@
1
-
2
- .editorTool[data-v-d55ab098] {
3
- margin-left: auto;
4
- }
5
- .editorOption[data-v-d55ab098] {
6
- margin-right: 10px;
7
- cursor: pointer;
8
- }
9
- .pppp[data-v-d55ab098] {
10
- display: flex; /* 使用Flex布局 */
11
- justify-content: flex-start;
12
- align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
13
- }
@@ -1,51 +0,0 @@
1
- .nodeView[data-v-faa5a940] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-faa5a940] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-faa5a940] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-faa5a940]{
41
- }
42
- .el-divider--horizontal[data-v-faa5a940] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-faa5a940] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- }
49
- .nodeTitle[data-v-faa5a940] {
50
- width: 80px;
51
- }
@@ -1,20 +0,0 @@
1
-
2
- .node-content[data-v-b28923f3] {
3
- width: 120px;
4
- height: 44px;
5
- background: #ffffff;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- }
9
- .content[data-v-b28923f3] {
10
- width: 28px;
11
- height: 15px;
12
- font-weight: 400;
13
- font-size: 14px;
14
- color: #333333;
15
- line-height: 14px;
16
- text-align: left;
17
- font-style: normal;
18
- text-transform: none;
19
- padding: 5px 0px 4px 10px;
20
- }
@@ -1,52 +0,0 @@
1
- .nodeView[data-v-c176feb6] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-c176feb6] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-c176feb6] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-c176feb6]{
41
- }
42
- .el-divider--horizontal[data-v-c176feb6] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-c176feb6] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- width: 180px;
49
- min-height: 95px;
50
- }
51
- .nodeContent[data-v-c176feb6] {
52
- }
@@ -1,4 +0,0 @@
1
-
2
- .el-alert + .el-form-item[data-v-a158f309] {
3
- margin-top: 10px;
4
- }
@@ -1,20 +0,0 @@
1
-
2
- .aaa[data-v-8bd72b80] {
3
- width: 300px;
4
- height: 200px;
5
- background: #ffffff;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- }
9
- .content[data-v-8bd72b80] {
10
- width: 28px;
11
- height: 15px;
12
- font-weight: 400;
13
- font-size: 14px;
14
- color: #333333;
15
- line-height: 14px;
16
- text-align: left;
17
- font-style: normal;
18
- text-transform: none;
19
- padding: 5px 0px 4px 10px;
20
- }
@@ -1,51 +0,0 @@
1
- .nodeView[data-v-7702fcdb] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-7702fcdb] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-7702fcdb] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-7702fcdb]{
41
- }
42
- .el-divider--horizontal[data-v-7702fcdb] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-7702fcdb] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- }
49
- .nodeTitle[data-v-7702fcdb] {
50
- width: 80px;
51
- }
@@ -1,4 +0,0 @@
1
-
2
- .el-radio[data-v-1bbd6187] {
3
- margin-right: 10px;
4
- }
@@ -1,20 +0,0 @@
1
-
2
- .node-content[data-v-69a854a3] {
3
- width: 120px;
4
- height: 44px;
5
- background: #ffffff;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- }
9
- .content[data-v-69a854a3] {
10
- width: 28px;
11
- height: 15px;
12
- font-weight: 400;
13
- font-size: 14px;
14
- color: #333333;
15
- line-height: 14px;
16
- text-align: left;
17
- font-style: normal;
18
- text-transform: none;
19
- padding: 5px 0px 4px 10px;
20
- }
@@ -1,10 +0,0 @@
1
-
2
- .el-alert + .el-table[data-v-d978e7dc] {
3
- margin-top: 10px;
4
- }
5
- .el-table + .el-alert[data-v-d978e7dc] {
6
- margin: 10px 0;
7
- }
8
- .el-alert + .el-form-item[data-v-d978e7dc] {
9
- margin-top: 10px;
10
- }
@@ -1,51 +0,0 @@
1
- .nodeView[data-v-6d0cd280] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-6d0cd280] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-6d0cd280] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-6d0cd280]{
41
- }
42
- .el-divider--horizontal[data-v-6d0cd280] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-6d0cd280] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- }
49
- .nodeTitle[data-v-6d0cd280] {
50
- width: 80px;
51
- }
@@ -1,7 +0,0 @@
1
-
2
- .el-alert + .el-form-item[data-v-32875028] {
3
- margin-top: 10px;
4
- }
5
- .el-alert + .el-table[data-v-32875028] {
6
- margin: 10px 0;
7
- }
@@ -1,51 +0,0 @@
1
- .nodeView[data-v-9fff2753] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-9fff2753] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-9fff2753] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-9fff2753]{
41
- }
42
- .el-divider--horizontal[data-v-9fff2753] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-9fff2753] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- }
49
- .nodeTitle[data-v-9fff2753] {
50
- width: 80px;
51
- }
@@ -1,10 +0,0 @@
1
-
2
- .el-alert + .el-table[data-v-e27c4c1e] {
3
- margin-top: 10px;
4
- }
5
- .el-table + .el-alert[data-v-e27c4c1e] {
6
- margin: 10px 0;
7
- }
8
- .el-alert + .el-form-item[data-v-e27c4c1e] {
9
- margin-top: 10px;
10
- }
@@ -1,51 +0,0 @@
1
- .nodeView[data-v-b1d2a966] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-b1d2a966] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-b1d2a966] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-b1d2a966]{
41
- }
42
- .el-divider--horizontal[data-v-b1d2a966] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-b1d2a966] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- }
49
- .nodeTitle[data-v-b1d2a966] {
50
- width: 80px;
51
- }
@@ -1,7 +0,0 @@
1
-
2
- .el-alert + .el-table[data-v-028fb838] {
3
- margin-top: 10px;
4
- }
5
- .el-table + .el-alert[data-v-028fb838] {
6
- margin: 10px 0;
7
- }
@@ -1,51 +0,0 @@
1
- .nodeView[data-v-b604c489] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-b604c489] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-b604c489] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-b604c489]{
41
- }
42
- .el-divider--horizontal[data-v-b604c489] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-b604c489] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- }
49
- .nodeTitle[data-v-b604c489] {
50
- width: 80px;
51
- }
@@ -1,7 +0,0 @@
1
-
2
- .el-alert + .el-table[data-v-82e0dfef] {
3
- margin-top: 10px;
4
- }
5
- .el-alert + .el-form-item[data-v-82e0dfef] {
6
- margin-top: 10px;
7
- }
@@ -1,51 +0,0 @@
1
- .nodeView[data-v-221a60f8] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-221a60f8] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-221a60f8] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-221a60f8]{
41
- }
42
- .el-divider--horizontal[data-v-221a60f8] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-221a60f8] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- }
49
- .nodeTitle[data-v-221a60f8] {
50
- width: 80px;
51
- }
@@ -1,7 +0,0 @@
1
-
2
- [data-v-808a13e1] .el-radio {
3
- margin: 0;
4
- }
5
- .el-radio + .el-radio[data-v-808a13e1] {
6
- margin-left: 10px;
7
- }