cloud-web-corejs 1.1.0-dev.26 → 1.1.0-dev.28

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 (120) hide show
  1. package/package.json +1 -1
  2. package/src/components/Tinymce/index.vue +3 -0
  3. package/src/components/Tinymce/mce-chrome.scss +150 -0
  4. package/src/components/VabUpload/index.vue +1 -1
  5. package/src/components/VabUpload/style.scss +282 -0
  6. package/src/components/baseArea/index.vue +2 -2
  7. package/src/components/code-editor/ace-chrome.scss +17 -0
  8. package/src/components/code-editor/index.vue +3 -0
  9. package/src/components/excelImport/index.vue +1 -1
  10. package/src/components/fileLibrary/style.scss +579 -0
  11. package/src/components/hiprint/style.scss +188 -0
  12. package/src/components/jsonImport/index.vue +1 -1
  13. package/src/components/langImport/index.vue +1 -1
  14. package/src/components/mobile/buttonGroup/index.vue +1 -1
  15. package/src/components/obsUpload/index.vue +1 -1
  16. package/src/components/onlineTalk/index.vue +2 -2
  17. package/src/components/table/index.js +3 -0
  18. package/src/components/table/style.scss +1399 -0
  19. package/src/components/wf/style.scss +265 -0
  20. package/src/components/xform/docs/2026-08 xform H5 P0 /345/256/236/347/216/260/350/247/204/346/240/274.md" +1 -1
  21. package/src/components/xform/docs/2026-08 xform /347/247/273/345/212/250/347/253/257/345/270/203/345/261/200/345/257/271/351/275/220 bill_setting /346/226/271/346/241/210.md" +1 -1
  22. package/src/components/xform/form-designer/form-widget/dialog/importDialog.vue +1 -1
  23. package/src/components/xform/form-designer/form-widget/field-widget/a-link-widget.vue +1 -1
  24. package/src/components/xform/form-designer/form-widget/field-widget/a-text-widget.vue +1 -1
  25. package/src/components/xform/form-designer/form-widget/field-widget/area-select-widget.vue +1 -1
  26. package/src/components/xform/form-designer/form-widget/field-widget/autocomplete-widget.vue +1 -1
  27. package/src/components/xform/form-designer/form-widget/field-widget/baseAttachment-widget.vue +1 -1
  28. package/src/components/xform/form-designer/form-widget/field-widget/button-widget.vue +1 -1
  29. package/src/components/xform/form-designer/form-widget/field-widget/cascader-widget.vue +1 -1
  30. package/src/components/xform/form-designer/form-widget/field-widget/census-widget.vue +1 -1
  31. package/src/components/xform/form-designer/form-widget/field-widget/checkbox-widget.vue +1 -1
  32. package/src/components/xform/form-designer/form-widget/field-widget/color-widget.vue +1 -1
  33. package/src/components/xform/form-designer/form-widget/field-widget/copy_button-widget.vue +1 -1
  34. package/src/components/xform/form-designer/form-widget/field-widget/date-range-widget.vue +1 -1
  35. package/src/components/xform/form-designer/form-widget/field-widget/date-widget.vue +1 -1
  36. package/src/components/xform/form-designer/form-widget/field-widget/descriptions-widget.vue +1 -1
  37. package/src/components/xform/form-designer/form-widget/field-widget/divider-widget.vue +1 -1
  38. package/src/components/xform/form-designer/form-widget/field-widget/download-button-widget.vue +1 -1
  39. package/src/components/xform/form-designer/form-widget/field-widget/dropdown-item-widget.vue +1 -1
  40. package/src/components/xform/form-designer/form-widget/field-widget/dropdown-widget.vue +1 -1
  41. package/src/components/xform/form-designer/form-widget/field-widget/echart-bar-widget.vue +1 -1
  42. package/src/components/xform/form-designer/form-widget/field-widget/echart-category-widget.vue +1 -1
  43. package/src/components/xform/form-designer/form-widget/field-widget/echart-pie-widget.vue +1 -1
  44. package/src/components/xform/form-designer/form-widget/field-widget/file-upload-widget.vue +1 -1
  45. package/src/components/xform/form-designer/form-widget/field-widget/form-item-wrapper.vue +1 -1
  46. package/src/components/xform/form-designer/form-widget/field-widget/html-text-widget.vue +1 -1
  47. package/src/components/xform/form-designer/form-widget/field-widget/import-button-widget.vue +1 -1
  48. package/src/components/xform/form-designer/form-widget/field-widget/import2-button-widget.vue +1 -1
  49. package/src/components/xform/form-designer/form-widget/field-widget/input-batch-widget.vue +1 -1
  50. package/src/components/xform/form-designer/form-widget/field-widget/input-widget.vue +1 -1
  51. package/src/components/xform/form-designer/form-widget/field-widget/multiSearch-widget.vue +1 -1
  52. package/src/components/xform/form-designer/form-widget/field-widget/news-list-widget.vue +1 -1
  53. package/src/components/xform/form-designer/form-widget/field-widget/number-widget.vue +1 -1
  54. package/src/components/xform/form-designer/form-widget/field-widget/oplog-widget.vue +1 -1
  55. package/src/components/xform/form-designer/form-widget/field-widget/picture-upload-widget.vue +1 -1
  56. package/src/components/xform/form-designer/form-widget/field-widget/print-button-widget.vue +1 -1
  57. package/src/components/xform/form-designer/form-widget/field-widget/print-detail-button-widget.vue +1 -1
  58. package/src/components/xform/form-designer/form-widget/field-widget/project-tag-widget.vue +1 -1
  59. package/src/components/xform/form-designer/form-widget/field-widget/radio-widget.vue +1 -1
  60. package/src/components/xform/form-designer/form-widget/field-widget/rate-widget.vue +1 -1
  61. package/src/components/xform/form-designer/form-widget/field-widget/rich-editor-widget.vue +1 -1
  62. package/src/components/xform/form-designer/form-widget/field-widget/save_submit_wf_button-widget.vue +1 -1
  63. package/src/components/xform/form-designer/form-widget/field-widget/script-input-widget.vue +1 -1
  64. package/src/components/xform/form-designer/form-widget/field-widget/search_button-widget.vue +1 -1
  65. package/src/components/xform/form-designer/form-widget/field-widget/select-export-button-widget.vue +1 -1
  66. package/src/components/xform/form-designer/form-widget/field-widget/select-export-item-button-widget.vue +1 -1
  67. package/src/components/xform/form-designer/form-widget/field-widget/select-widget.vue +1 -1
  68. package/src/components/xform/form-designer/form-widget/field-widget/singerSearch-widget.vue +1 -1
  69. package/src/components/xform/form-designer/form-widget/field-widget/singleUpload-widget.vue +1 -1
  70. package/src/components/xform/form-designer/form-widget/field-widget/slider-widget.vue +1 -1
  71. package/src/components/xform/form-designer/form-widget/field-widget/static-content-wrapper.vue +1 -1
  72. package/src/components/xform/form-designer/form-widget/field-widget/static-text-widget.vue +1 -1
  73. package/src/components/xform/form-designer/form-widget/field-widget/status-widget.vue +1 -1
  74. package/src/components/xform/form-designer/form-widget/field-widget/switch-widget.vue +1 -1
  75. package/src/components/xform/form-designer/form-widget/field-widget/table-export-button-widget.vue +1 -1
  76. package/src/components/xform/form-designer/form-widget/field-widget/tempStorage-widget.vue +1 -1
  77. package/src/components/xform/form-designer/form-widget/field-widget/text-widget.vue +1 -1
  78. package/src/components/xform/form-designer/form-widget/field-widget/textarea-widget.vue +1 -1
  79. package/src/components/xform/form-designer/form-widget/field-widget/time-range-widget.vue +1 -1
  80. package/src/components/xform/form-designer/form-widget/field-widget/time-widget.vue +1 -1
  81. package/src/components/xform/form-designer/form-widget/field-widget/title-head-widget.vue +1 -1
  82. package/src/components/xform/form-designer/form-widget/field-widget/vabSearch-widget.vue +1 -1
  83. package/src/components/xform/form-designer/form-widget/field-widget/vabUpload-widget.vue +1 -1
  84. package/src/components/xform/form-designer/form-widget/field-widget/vabUpload2-widget.vue +1 -1
  85. package/src/components/xform/form-designer/form-widget/field-widget/vue-page-widget.vue +1 -1
  86. package/src/components/xform/form-designer/setting-panel/property-editor/container-data-table/data-table-editor.vue +18 -1
  87. package/src/components/xform/form-designer/setting-panel/property-editor/container-list-h5/list-h5-editor.vue +33 -20
  88. package/src/components/xform/form-designer/widget-panel/widgetsConfig.js +8 -8
  89. package/src/components/xform/form-render/container-item/data-table-mixin.js +16 -8
  90. package/src/components/xform/form-render/container-item/list-h5-item.vue +92 -309
  91. package/src/components/xform/mixins/scriptHttp.js +28 -7
  92. package/src/components/xform/styles/census.scss +288 -0
  93. package/src/components/xform/styles/containers.scss +208 -0
  94. package/src/components/xform/styles/designer.scss +904 -0
  95. package/src/components/xform/styles/detail-temp.scss +71 -0
  96. package/src/components/xform/styles/h5-designer.scss +191 -0
  97. package/src/components/xform/styles/h5.scss +5 -6
  98. package/src/components/xform/styles/skins.scss +398 -0
  99. package/src/components/xform/styles/table-layout.scss +91 -0
  100. package/src/components/xform/styles/titles.scss +255 -0
  101. package/src/components/xform/utils/util.js +20 -0
  102. package/src/index.js +2 -514
  103. package/src/layout/components/Sidebar/default.vue +3 -3
  104. package/src/layout/components/TagsView/index.vue +1 -1
  105. package/src/layout/defaultLayout.vue +2 -2
  106. package/src/store/modules/settings.js +1 -1
  107. package/src/utils/vab.js +33 -11
  108. package/src/views/bd/setting/formVersion/compareContMixin.scss +1 -1
  109. package/src/views/mobile/user/area/dialog.vue +1 -1
  110. package/src/views/mobile/user/user/dialog.vue +1 -1
  111. package/src/views/user/commMenu/index.vue +3 -1
  112. package/src/views/user/commMenu/style.scss +123 -0
  113. package/src/views/user/home/default.vue +5 -5
  114. package/src/views/user/home/default2.vue +2 -2
  115. package/src/views/user/role/edit.vue +4 -0
  116. package/src/views/user/role/role-box.scss +83 -0
  117. package/src/views/user/role/voc_edit.vue +4 -0
  118. package/src/views/user/wf/wf_obj_config/importItemDialog.vue +1 -1
  119. package/src/resources/js/base/common.js +0 -110
  120. package/src/views/user/outLink/cc_form_view.vue +0 -188
@@ -0,0 +1,288 @@
1
+ // Core xform census widget skins extracted from the app stylesheet.
2
+ @import "~@base/styles/variables.scss";
3
+
4
+ .form-count {
5
+ display: flex; /*margin-bottom: 6px !important;*/
6
+ overflow: hidden;
7
+ border-radius: 4px;
8
+ .form-count-item {
9
+ flex: 1;
10
+ color: rgba(255, 255, 255, 0.65);
11
+ line-height: 1.5;
12
+ background-color: $baseColor;
13
+ font-size: $fontSizeBase;
14
+ padding-bottom: 1000px;
15
+ margin-bottom: -1000px;
16
+ border-radius: 4px;
17
+ &:nth-child(1) {
18
+ background-image: linear-gradient(to right, #34c7a5, #4ed894);
19
+ margin-left: 0 !important;
20
+ }
21
+ &:nth-child(2) {
22
+ background-image: linear-gradient(to right, #5590fd, #6bd1ff);
23
+ }
24
+ &:nth-child(3) {
25
+ background-image: linear-gradient(to right, #fe6c69, #ffa57b);
26
+ }
27
+ &:nth-child(4) {
28
+ background-image: linear-gradient(to left, #ffcf60, #daae47);
29
+ }
30
+ &:nth-child(7) {
31
+ background-image: linear-gradient(to left, #7cc422, #63a313);
32
+ }
33
+ &:nth-child(5) {
34
+ background-image: linear-gradient(to left, #ffa060, #da7c3d);
35
+ }
36
+ &:nth-child(6) {
37
+ background-image: linear-gradient(to left, #60d0fe, #45b7e7);
38
+ }
39
+ &:nth-child(8) {
40
+ background-image: linear-gradient(to left, #46d2e3, #2fb7c8);
41
+ }
42
+ &:nth-child(9) {
43
+ background-image: linear-gradient(to left, #6ecd71, #4db751);
44
+ }
45
+ &:nth-child(10) {
46
+ background-image: linear-gradient(to left, #ff606c, #d8505a);
47
+ }
48
+ b {
49
+ color: #fff;
50
+ font-weight: 400;
51
+ font-size: 22px;
52
+ }
53
+ p {
54
+ margin: 0;
55
+ }
56
+ .t1 {
57
+ color: #ffffffcc;
58
+ padding: 15px 18px 0;
59
+ position: relative;
60
+ b {
61
+ display: inline-block;
62
+ margin-top: 5px;
63
+ }
64
+ &:after {
65
+ content: "\e794";
66
+ width: 22px;
67
+ height: 22px;
68
+ display: block;
69
+ position: absolute;
70
+ right: 14px;
71
+ top: 14px;
72
+ cursor: pointer;
73
+ font-family: element-icons !important;
74
+ border-radius: 50%;
75
+ border: solid 1px #ffffff69;
76
+ text-align: center;
77
+ line-height: 20px;
78
+ }
79
+ }
80
+ .t2 {
81
+ color: #ffffffcc;
82
+ margin: 12px 0;
83
+ padding: 0 18px;
84
+ p {
85
+ overflow: hidden;
86
+ margin-bottom: 8px;
87
+ }
88
+ span {
89
+ float: right;
90
+ }
91
+ }
92
+ .t3 {
93
+ text-align: center;
94
+ padding: 32px 12px;
95
+ font-size: 13px;
96
+ color: transparentize($baseColor, 0.6);
97
+ b {
98
+ font-size: 30px;
99
+ margin-top: 10px;
100
+ display: block;
101
+ color: $baseColor;
102
+ }
103
+ }
104
+ &.i-s2 {
105
+ background: #d8e9fc;
106
+ }
107
+ }
108
+ }
109
+ .form-count2 {
110
+ display: flex;
111
+ margin-bottom: 8px;
112
+ .form-count-item {
113
+ flex: 1;
114
+ border: solid 1px #265b860d;
115
+ text-align: center;
116
+ padding: 15px 0;
117
+ border-radius: 2px;
118
+ background-image: linear-gradient(
119
+ 180deg,
120
+ rgb(243, 248, 255) 0%,
121
+ rgb(255, 255, 255) 100%
122
+ );
123
+ .t1 {
124
+ p {
125
+ font-size: $fontSizeBase;
126
+ color: #888;
127
+ }
128
+ b {
129
+ font-size: 30px;
130
+ color: #212121;
131
+ line-height: 1;
132
+ }
133
+ }
134
+ }
135
+ }
136
+ .form-count3 {
137
+ display: flex;
138
+ margin-bottom: 8px;
139
+ .form-count-item {
140
+ flex: 1;
141
+ text-align: center;
142
+ padding: 15px 0;
143
+ color: #212121;
144
+ position: relative;
145
+ &:after {
146
+ content: "";
147
+ width: 1px;
148
+ position: absolute;
149
+ top: 24px;
150
+ bottom: 24px;
151
+ background-color: #efefef;
152
+ right: 0;
153
+ }
154
+ &:last-child:after {
155
+ display: none;
156
+ }
157
+ .t1 {
158
+ p {
159
+ font-size: $fontSizeBase;
160
+ }
161
+ b {
162
+ font-size: 30px;
163
+ line-height: 1;
164
+ font-weight: 600;
165
+ }
166
+ }
167
+ }
168
+ }
169
+ .form-count4 {
170
+ display: flex;
171
+ margin-bottom: 8px;
172
+ .form-count-item {
173
+ flex: 1;
174
+ text-align: center;
175
+ padding: 11px 0;
176
+ color: #343434;
177
+ position: relative;
178
+ background: #f6f8fa;
179
+ line-height: 1;
180
+ border-radius: 8px;
181
+ font-size: $fontSizeBase;
182
+ p {
183
+ margin-bottom: 4px;
184
+ }
185
+ }
186
+ }
187
+
188
+ .form-count5 {
189
+ display: flex; /*margin-bottom: 6px !important;*/
190
+ overflow: hidden;
191
+ margin: 0 -3px;
192
+ .form-count-item {
193
+ padding: 12px 18px 10px;
194
+ flex: 1;
195
+ color: rgba(0, 0, 0, 0.65);
196
+ line-height: 1.5;
197
+ font-size: $fontSizeBase;
198
+ margin: 0 3px;
199
+ border-top: solid 3px;
200
+ b {
201
+ color: #3c4a5b;
202
+ font-weight: 400;
203
+ font-size: 22px;
204
+ display: inline-block;
205
+ margin-top: 8px;
206
+ margin-right: 12px;
207
+ }
208
+ span {
209
+ color: #888;
210
+ }
211
+ p {
212
+ margin: 0;
213
+ color: #475668;
214
+ }
215
+ &:nth-child(1) {
216
+ background: #eaf9f5;
217
+ border-top-color: #01bf8a;
218
+ }
219
+ &:nth-child(2) {
220
+ background: #ecf4ff;
221
+ border-top-color: #307df2;
222
+ }
223
+ &:nth-child(3) {
224
+ background: #fff8e6;
225
+ border-top-color: #f9b302;
226
+ }
227
+ &:nth-child(4) {
228
+ background: #f3f0ff;
229
+ border-top-color: #7f5bf2;
230
+ }
231
+ &:nth-child(5) {
232
+ background: #ffeeee;
233
+ border-top-color: #de0f0f;
234
+ }
235
+ }
236
+ }
237
+ .form-count6 {
238
+ display: flex; /*margin-bottom: 6px !important;*/
239
+ overflow: hidden;
240
+ margin: 0 -3px;
241
+ .form-count-item {
242
+ padding: 12px 18px 10px;
243
+ flex: 1;
244
+ color: rgba(0, 0, 0, 0.65);
245
+ line-height: 1.5;
246
+ font-size: $fontSizeBase;
247
+ margin: 0 3px;
248
+ border: solid 1px $borderColor;
249
+ border-radius: 4px;
250
+ b {
251
+ font-weight: 400;
252
+ font-size: 22px;
253
+ display: inline-block;
254
+ margin-top: 8px;
255
+ margin-right: 6px;
256
+ }
257
+ span {
258
+ color: #888;
259
+ }
260
+ p {
261
+ margin: 0;
262
+ color: #475668;
263
+ > i {
264
+ margin-right: 4px;
265
+ vertical-align: middle;
266
+ font-size: 16px;
267
+ }
268
+ > span {
269
+ vertical-align: middle;
270
+ }
271
+ }
272
+ &:nth-child(1) p {
273
+ color: #307df2;
274
+ }
275
+ &:nth-child(2) p {
276
+ color: #0ccd7c;
277
+ }
278
+ &:nth-child(3) p {
279
+ color: #fb3838;
280
+ }
281
+ &:nth-child(4) p {
282
+ color: #ff6949;
283
+ }
284
+ &:nth-child(5) p {
285
+ color: #307df2;
286
+ }
287
+ }
288
+ }
@@ -0,0 +1,208 @@
1
+ // Core xform container, card, query and setting-link styles.
2
+ @import "~@base/styles/variables.scss";
3
+ @import "~@base/styles/mixin.scss";
4
+
5
+ .link-oneLind {
6
+ // border: solid 1px #dddee0;
7
+ // background: #f4f5f5;
8
+ border-radius: 20px;
9
+ height: 28px;
10
+ display: inline-block;
11
+ width: 102px;
12
+ padding: 0 5px;
13
+ span {
14
+ @include ellipsis;
15
+ max-width: 72%;
16
+ display: inline-block;
17
+ vertical-align: middle;
18
+ margin-right: 8px;
19
+ font-size: $fontSizeBase;
20
+ }
21
+ }
22
+
23
+ .boxfull.table-container {
24
+ height: calc(100vh - 100px);
25
+ }
26
+ .box-style {
27
+ border-radius: 4px;
28
+ border: 1px solid #e6ebf5;
29
+ background-color: #ffffff;
30
+ overflow: hidden;
31
+ color: #303133;
32
+ transition: 0.3s;
33
+ margin: 0 0 6px;
34
+ box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.08);
35
+ &.boxfull {
36
+ margin-bottom: 0;
37
+ border: none;
38
+ border-radius: 0;
39
+ .cont {
40
+ height: calc(100vh - 77px);
41
+ }
42
+ }
43
+ &.notitle {
44
+ &.boxfull {
45
+ .cont {
46
+ height: calc(100vh - 42px);
47
+ }
48
+ }
49
+ .t {
50
+ display: none;
51
+ }
52
+ .cont {
53
+ padding: 8px 10px 0;
54
+ }
55
+ }
56
+ .title {
57
+ margin-left: -1px;
58
+ }
59
+ .title-second {
60
+ margin: 8px 0;
61
+ border-top: 0;
62
+ }
63
+ .cont {
64
+ padding: 0 8px;
65
+ .form-widget-list {
66
+ min-height: 80px;
67
+ }
68
+ }
69
+ }
70
+ .box-style1 {
71
+ border: solid 1px $borderColor;
72
+ background: #fff;
73
+ box-shadow: none !important;
74
+ border-radius: 6px;
75
+ .el-card__header {
76
+ border-bottom: 0;
77
+ padding: 16px 16px 12px;
78
+ span {
79
+ position: relative;
80
+ font-size: 15px;
81
+ color: #212121;
82
+ &:before {
83
+ content: "";
84
+ position: absolute;
85
+ left: 0;
86
+ bottom: 0;
87
+ height: 5px;
88
+ width: 34px;
89
+ background: #22507687;
90
+ border-radius: 4px;
91
+ z-index: 2;
92
+ }
93
+ }
94
+ }
95
+ .el-card__body {
96
+ padding: 0 16px 8px;
97
+ }
98
+ }
99
+ .news-list {
100
+ padding-left: 0;
101
+ font-size: $fontSizeBase;
102
+ margin: 4px;
103
+ overflow: auto;
104
+ li {
105
+ list-style: none;
106
+ position: relative;
107
+ display: flex;
108
+ margin-bottom: 12px;
109
+ text-align: left;
110
+ .t1 {
111
+ display: inline-block;
112
+ flex: 1;
113
+ }
114
+ .t2 {
115
+ text-align: right;
116
+ display: inline-block;
117
+ color: $baseColor;
118
+ }
119
+ }
120
+ }
121
+
122
+ .box-card {
123
+ &.el-card {
124
+ margin-top: 0 !important;
125
+ &.is-always-shadow {
126
+ margin-top: 3px !important;
127
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
128
+ }
129
+ }
130
+ .el-card__header {
131
+ padding: 8px 12px;
132
+ position: relative;
133
+ font-size: 13px;
134
+ span {
135
+ margin-top: 4px;
136
+ }
137
+ .ico {
138
+ font-size: 16px;
139
+ margin-right: 4px;
140
+ margin-top: -2px;
141
+ vertical-align: middle;
142
+ }
143
+ .more {
144
+ position: absolute;
145
+ font-size: $fontSizeBase;
146
+ right: 12px;
147
+ top: 50%;
148
+ margin-top: -11px;
149
+ padding: 4px;
150
+ border-radius: 2px;
151
+ }
152
+ }
153
+ .el-card__body {
154
+ padding: 8px 12px;
155
+ font-size: 14px;
156
+ min-height: calc(100% - 300px);
157
+ .form-widget-list {
158
+ min-height: 80px;
159
+ }
160
+ .home-notice-list {
161
+ .item {
162
+ padding: 6px 0;
163
+ position: relative;
164
+ line-height: 20px;
165
+ padding-right: 100px;
166
+ font-size: $fontSizeBase;
167
+ cursor: pointer;
168
+ .time {
169
+ position: absolute;
170
+ right: 0;
171
+ font-size: 13px;
172
+ color: #999;
173
+ }
174
+ }
175
+ }
176
+ .vxe-grid--pager-wrapper {
177
+ min-height: 0;
178
+ }
179
+ }
180
+ }
181
+
182
+ .search-screen {
183
+ padding: 4px 0;
184
+ margin-bottom: 6px;
185
+ border-top: solid 1px $borderColor;
186
+ border-bottom: solid 1px $borderColor;
187
+ background-color: #f4f6fa;
188
+ .field-wrapper {
189
+ display: inline-block !important;
190
+ vertical-align: middle;
191
+ margin-bottom: 0;
192
+ .el-button {
193
+ margin-left: 12px;
194
+ }
195
+ .el-form-item {
196
+ .el-form-item__label {
197
+ width: auto !important;
198
+ display: inline-block;
199
+ margin-left: 16px;
200
+ padding-right: 0;
201
+ }
202
+ .el-form-item__content {
203
+ display: inline-block;
204
+ margin-left: 0 !important;
205
+ }
206
+ }
207
+ }
208
+ }