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,904 @@
1
+ // Core form designer shell, drawer and setting-panel styles.
2
+ @import "~@base/styles/variables.scss";
3
+
4
+ /* 固定高度的页签弹框:标题、页签头和底部固定,仅页签内容滚动。 */
5
+ .dialog-style.list-dialog.fixed-tabs-dialog {
6
+ display: flex;
7
+ flex-direction: column;
8
+ height: 600px;
9
+ box-sizing: border-box;
10
+
11
+ > .el-dialog__header,
12
+ > .el-dialog__footer {
13
+ flex: none;
14
+ }
15
+
16
+ > .el-dialog__body {
17
+ flex: 1;
18
+ min-height: 0;
19
+ max-height: none;
20
+ overflow: hidden;
21
+
22
+ > .fixed-tabs-dialog__content,
23
+ .fixed-tabs-dialog__tabs {
24
+ height: 100%;
25
+ }
26
+
27
+ > .fixed-tabs-dialog__content {
28
+ box-sizing: border-box;
29
+ background: #fff;
30
+ overflow: hidden !important;
31
+ }
32
+ }
33
+
34
+ .fixed-tabs-dialog__tabs {
35
+ display: flex;
36
+ flex-direction: column;
37
+
38
+ > .el-tabs__header {
39
+ flex: none;
40
+ }
41
+
42
+ > .el-tabs__content {
43
+ flex: 1;
44
+ min-height: 0;
45
+
46
+ > .el-tab-pane {
47
+ height: 100%;
48
+ padding-right: 12px;
49
+ overflow-y: auto;
50
+ }
51
+ }
52
+ }
53
+ }
54
+
55
+ .designer-drawer {
56
+ z-index: 1002 !important;
57
+ left: 150px;
58
+ right: 10px;
59
+ bottom: 10px;
60
+ top: 32px;
61
+ .el-drawer__body {
62
+ padding: 0 !important;
63
+ border-top: solid 1px $borderColor;
64
+ #containt {
65
+ padding: 0;
66
+ margin: 0;
67
+ }
68
+ .designer-box {
69
+ height: calc(100vh - #{$dialogheadHeight});
70
+ }
71
+ }
72
+ &.is-fullscreen {
73
+ z-index: 9998 !important;
74
+ left: 0;
75
+ right: 0;
76
+ bottom: 0;
77
+ top: 0;
78
+ .designer-box {
79
+ //.center-layout-container .el-main .container-scroll-bar{height:calc(100vh - 83px) !important}
80
+ // .attribute-right{
81
+ // .side-scroll-bar{height:calc(100vh - 43px) !important}
82
+ // .setting-scrollbar{height:calc(100vh - 82px) !important}
83
+ // }
84
+ }
85
+ }
86
+ .isFullIcon {
87
+ position: absolute;
88
+ top: 0;
89
+ right: 69px;
90
+ border: none !important;
91
+ background: none !important;
92
+ box-shadow: none !important;
93
+ color: #464646d6;
94
+ height: 42px;
95
+ line-height: 42px;
96
+ padding: 0;
97
+ }
98
+ }
99
+ .designer-box {
100
+ .el-collapse-item__header {
101
+ height: 40px;
102
+ line-height: 40px;
103
+ }
104
+ .el-tabs__item {
105
+ font-size: $fontSizeBase;
106
+ }
107
+ .title b {
108
+ margin-left: 0 !important;
109
+ }
110
+ .el-button {
111
+ font-size: $fontSizeBase;
112
+ }
113
+ .el-input-number [role="button"] {
114
+ margin-top: 4px;
115
+ font-size: 13px;
116
+ }
117
+ .el-form-item--medium .el-form-item__label {
118
+ line-height: 28px;
119
+ margin-top: 2px;
120
+ }
121
+ .container-wrapper .drag-handler {
122
+ z-index: 99;
123
+ }
124
+ .tab-boxCard.tabCard-sty1{
125
+ .el-tabs__content{padding:2px;}
126
+ }
127
+ .vxe-grid {
128
+ .vxe-table--render-default .vxe-table--empty-content {
129
+ height: 36px;
130
+ line-height: 24px;
131
+ }
132
+ .screen-box {
133
+ background-color: #f4f6fa;
134
+ .field-wrapper {
135
+ display: inline-block;
136
+ vertical-align: middle;
137
+ min-width: 95px;
138
+ .el-form-item {
139
+ .el-form-item__label {
140
+ width: auto !important;
141
+ display: inline-block;
142
+ margin-left: 16px;
143
+ padding-right: 0;
144
+ }
145
+ .el-form-item__content {
146
+ display: inline-block;
147
+ margin-left: 0 !important;
148
+ }
149
+ }
150
+ }
151
+ }
152
+ }
153
+ .form-widget-main {
154
+ .container-wrapper.full-height {
155
+ .el-row,
156
+ .el-tabs {
157
+ height: 100%;
158
+ }
159
+ }
160
+ .field-wrapper {
161
+ .el-form-item__content {
162
+ text-align: left;
163
+ font-size: $fontSizeBase;
164
+ //overflow:hidden; 超出截取
165
+ .el-input ,.el-select,.el-textarea{width:100% !important}
166
+ }
167
+ .field-action i {
168
+ margin: 0 3px;
169
+ }
170
+ }
171
+ .detail-wrap {
172
+ .title{
173
+ b{margin-left:-12px !important}
174
+ .grid-cell .form-widget-list .field-wrapper{display:inline-block !important;margin-right: 10px;}
175
+ }
176
+ .d-header {
177
+ margin: -8px -6px 0 !important;
178
+ }
179
+ .d-cont .d-item {
180
+ .el-input {
181
+ width: 100% !important;
182
+ }
183
+ &:last-child {
184
+ margin-bottom: 0 !important;
185
+ }
186
+ .title .grid-cell {
187
+ display: inline-block;
188
+ min-height: 28px;
189
+ vertical-align: middle;
190
+ width: calc(100% - 164px);
191
+ .form-widget-list {
192
+ white-space: nowrap;
193
+ min-height: 39px;
194
+ li {
195
+ display: inline-block;
196
+ width: 96px;
197
+ vertical-align: middle;
198
+ margin-left: 10px;
199
+ }
200
+ }
201
+ .field-wrapper {
202
+ display: inline-block !important;
203
+ margin-right: 10px;
204
+ }
205
+ }
206
+ .table-d-box td {
207
+ width: auto;
208
+ }
209
+ .grid-cell {
210
+ padding: 10px 12px 8px;
211
+ }
212
+ }
213
+ .d-header .fr {
214
+ width: 80%;
215
+ text-align: right;
216
+ .grid-cell {
217
+ padding-top: 0;
218
+ }
219
+ .form-widget-list {
220
+ white-space: nowrap;
221
+ li {
222
+ display: inline-block;
223
+ width: 96px;
224
+ vertical-align: middle;
225
+ margin-left: 10px;
226
+ }
227
+ }
228
+ .field-wrapper {
229
+ margin-left: 10px;
230
+ margin-bottom: 0;
231
+ display: inline-block !important;
232
+ }
233
+ }
234
+ }
235
+ .design-listcolu {
236
+ padding: 4px 0 2px;
237
+ margin-bottom: 6px;
238
+ border-top: solid 1px $borderColor;
239
+ border-bottom: solid 1px $borderColor;
240
+ background-color: #f4f6fa;
241
+ .sub-form-table .sub-form-table-column {
242
+ vertical-align: middle;
243
+ margin: 0 6px;
244
+ min-width: 100px;
245
+ display: inline-block;
246
+ .el-form-item__label {
247
+ padding-bottom: 0;
248
+ }
249
+ }
250
+ .form-widget-list {
251
+ word-break: break-word;
252
+ min-width: 100%;
253
+ }
254
+ .vf-dialog-drop-zone .field-wrapper {
255
+ display: inline-block !important;
256
+ margin-right: 5px;
257
+ &:last-child {
258
+ margin-right: 0;
259
+ }
260
+ }
261
+ }
262
+ .el-form-item__content {
263
+ .container-action,
264
+ .drag-handler {
265
+ display: none;
266
+ }
267
+ .vf-dialog-drop-zone {
268
+ min-height: 50px;
269
+ }
270
+ }
271
+ .h5-fixed-bottom-btns {
272
+ position: relative;
273
+ .grid-cell {
274
+ padding: 0;
275
+ margin: 0 7px;
276
+ }
277
+ }
278
+ .container-wrapper .tree-box + #labBtn {
279
+ margin: 0;
280
+ + .main-right {
281
+ width: calc(86% - 8px);
282
+ }
283
+ }
284
+ .panel-container {
285
+ padding: 4px;
286
+ .vf-dialog-drop-zone {
287
+ min-height: 60px;
288
+ overflow: hidden;
289
+ padding: 4px;
290
+ .tree-btns + .tree-list {
291
+ height: 440px;
292
+ }
293
+ }
294
+ #labBtn {
295
+ height: 533px;
296
+ + .main-right {
297
+ height: 533px;
298
+ }
299
+ }
300
+ }
301
+ .main-right .panel-container {
302
+ min-height: 535px;
303
+ }
304
+ }
305
+ .attribute-right {
306
+ &.el-aside {
307
+ .side-panel {
308
+ width: 260px !important;
309
+ }
310
+ }
311
+ > .panel-container {
312
+ height: 100%;
313
+ > .el-tabs {
314
+ height: 100%;
315
+ display: flex;
316
+ flex-direction: column;
317
+ .el-tabs__content {
318
+ flex: 1;
319
+ overflow: auto;
320
+ }
321
+ }
322
+ }
323
+ .el-input {
324
+ width: 100% !important;
325
+ .el-input__suffix .el-input__icon.el-icon-search,
326
+ .el-input__prefix .el-input__icon.el-icon-search {
327
+ margin-top: 0;
328
+ }
329
+ }
330
+ .el-input-number {
331
+ [role="button"] {
332
+ margin-top: 0;
333
+ }
334
+ }
335
+ .el-tabs {
336
+ width: 100%;
337
+ .el-tabs__header {
338
+ margin-bottom: 0;
339
+ }
340
+ }
341
+ .el-slider {
342
+ width: 94%;
343
+ }
344
+ .col-item .el-input {
345
+ width: 130px !important;
346
+ }
347
+ .setting-form {
348
+ .custom-divider.el-divider--horizontal {
349
+ margin: 14px 0;
350
+ }
351
+ .el-form-item--mini.el-form-item{margin-bottom:6px;}
352
+ .el-form-item .el-form-item__label {
353
+ white-space: initial;
354
+ line-height: 22px;
355
+ display: inline-block;
356
+ }
357
+ }
358
+ .ds-list {
359
+ text-align: center;
360
+ }
361
+ .add-option {
362
+ font-size: $fontSizeBase;
363
+ padding: 6px 0 10px 18px;
364
+ }
365
+ .draggable-box {
366
+ padding: 0;
367
+ margin-bottom: 0;
368
+ .ghost {
369
+ border: 2px dotted #409eff;
370
+ }
371
+ ul {
372
+ padding-left: 0;
373
+ }
374
+ li {
375
+ list-style: none;
376
+ position: relative;
377
+ padding: 0 35px 0 21px;
378
+ margin-bottom: 6px;
379
+ .el-checkbox,
380
+ .el-radio {
381
+ position: initial;
382
+ .el-input {
383
+ width: calc(50% - 14px) !important;
384
+ }
385
+ .el-checkbox__input,
386
+ .el-radio__input {
387
+ margin-top: 1px;
388
+ }
389
+ .el-input-number .el-input {
390
+ width: auto !important;
391
+ }
392
+ }
393
+ .el-icon-s-operation {
394
+ color: #777777;
395
+ font-size: 16px;
396
+ line-height: 28px;
397
+ cursor: move;
398
+ position: absolute;
399
+ left: 0;
400
+ }
401
+ .el-input,
402
+ .el-select {
403
+ width: calc(50% - 6px) !important;
404
+ margin: 0 3px;
405
+ &.b {
406
+ width: calc(100% - 6px) !important;
407
+ margin-top: 4px;
408
+ }
409
+ .el-input {
410
+ width: 100% !important;
411
+ }
412
+ }
413
+ .el-button {
414
+ padding: 5px;
415
+ position: absolute;
416
+ right: 0;
417
+ top: 2px;
418
+ }
419
+ .el-input-number .el-input {
420
+ width: calc(100% - 6px) !important;
421
+ }
422
+ }
423
+ ol {
424
+ margin-left: 24px;
425
+ background: #f1f6fc;
426
+ padding: 5px 0 1px 7px;
427
+ }
428
+ }
429
+ }
430
+ }
431
+ .ds-setting-drawer {
432
+ .el-form-item {
433
+ margin: 3px 0;
434
+ position: relative;
435
+ .el-input {
436
+ width: 100% !important;
437
+ }
438
+ .el-button.el-button--mini {
439
+ margin: 3px 0;
440
+ }
441
+ .el-form-item__label {
442
+ position: absolute;
443
+ }
444
+ }
445
+ }
446
+
447
+ .preview-dialog,
448
+ .designer-view {
449
+ .title b {
450
+ margin-left: 0;
451
+ }
452
+ .el-drawer__wrapper {
453
+ position: absolute;
454
+ }
455
+ .field-wrapper {
456
+ .el-form-item__content {
457
+ text-align: left;
458
+ font-size: $fontSizeBase;
459
+ }
460
+ }
461
+ .vxe-grid {
462
+ .vxe-cell {
463
+ .field-wrapper {
464
+ width: 100%;
465
+ }
466
+ //.el-form-item__label{display:none}
467
+ .el-form-item__content {
468
+ margin-left: 0 !important;
469
+ }
470
+ }
471
+ .screen-box .el-form-item {
472
+ margin-bottom: 2px;
473
+
474
+ .el-form-item__label {
475
+ width: auto !important;
476
+ display: inline-block;
477
+ margin-left: 16px;
478
+ padding-right: 0;
479
+ }
480
+ .el-form-item__content {
481
+ display: inline-block;
482
+ margin-left: 0 !important;
483
+ .el-input {
484
+ vertical-align: middle;
485
+ }
486
+ }
487
+ }
488
+ }
489
+ .container-wrapper {
490
+ height: 100%;
491
+ .el-row {
492
+ height: 100%;
493
+ }
494
+ }
495
+ .tab-container {
496
+ .box-style.full-height {
497
+ height: calc(100vh - 42px);
498
+ .cont {
499
+ height: calc(100% - 44px);
500
+ }
501
+ &.notitle {
502
+ .cont {
503
+ height: 100%;
504
+ }
505
+ }
506
+ }
507
+ .tab-boxCard.tabCard-sty1 .el-tabs__header {
508
+ margin-bottom: 16px;
509
+ }
510
+ }
511
+ .el-col {
512
+ padding-bottom: 6px;
513
+ .box-style {
514
+ margin-bottom: 0;
515
+ }
516
+ }
517
+ .table-layout td.table-cell {
518
+ .field-wrapper {
519
+ display: table;
520
+ width: 100%;
521
+ .el-form-item {
522
+ display: table-row;
523
+ .el-form-item__label {
524
+ display: table-cell;
525
+ white-space: normal;
526
+ word-break: break-all;
527
+ line-height: 1.2;
528
+ }
529
+ .el-form-item__content {
530
+ width: auto;
531
+ display: table-cell;
532
+ }
533
+ }
534
+ }
535
+ }
536
+ .detail-wrap .d-header .fr .field-wrapper {
537
+ margin-left: 10px;
538
+ margin-bottom: 0;
539
+ display: inline-block !important;
540
+ }
541
+ .title .field-wrapper {
542
+ display: inline-block !important;
543
+ margin-right: 10px;
544
+ }
545
+
546
+ .h5-detail-wrap {
547
+ padding-bottom: 0;
548
+ }
549
+ }
550
+ .designer-view {
551
+ overflow: auto;
552
+ overflow-x: hidden;
553
+ height: 100%;
554
+ > div {
555
+ height: inherit;
556
+ }
557
+ > .el-form {
558
+ padding: 0 !important;
559
+ }
560
+ .container-wrapper.full-height {
561
+ height: 100%;
562
+ .tab-container {
563
+ height: inherit;
564
+ .tab-boxCard {
565
+ height: calc(100vh - 42px);
566
+ overflow: hidden;
567
+ &.tabCard-sty1 .el-tabs__content {
568
+ height: calc(100% - 38px);
569
+ padding: 12px 12px 0;
570
+ .el-tab-pane {
571
+ height: 100%;
572
+ }
573
+ }
574
+ }
575
+ .tab-box {
576
+ height: calc(100vh - 42px);
577
+ overflow: hidden;
578
+ background: #fff;
579
+ .el-tabs__content {
580
+ height: calc(100% - 33px);
581
+ .el-tab-pane {
582
+ height: 100%;
583
+ }
584
+ }
585
+ }
586
+ }
587
+ > .el-row {
588
+ height: 100%;
589
+ }
590
+ }
591
+ .d-cont .d-item {
592
+ .title {
593
+ margin-left: -12px;
594
+ display: flex;
595
+ margin-right: -112px;
596
+ padding-right: 112px;
597
+ > b {
598
+ height: 28px;
599
+ white-space: nowrap;
600
+ }
601
+ }
602
+ .table-layout {
603
+ border-collapse: collapse;
604
+ font-size: $fontSizeBase;
605
+ width: auto;
606
+ tbody tr {
607
+ //&:nth-child(2n){background:#F4F6FA}
608
+ td {
609
+ border: none;
610
+ height: auto;
611
+ }
612
+ .el-form-item__label {
613
+ font-weight: 400;
614
+ text-align: right;
615
+ width: 112px !important;
616
+ position: relative;
617
+ padding: 0 10px 0 4px;
618
+ color: rgba(86, 86, 86, 0.96);
619
+ height: 39.2px;
620
+ display: table-cell;
621
+ vertical-align: middle;
622
+ float: none;
623
+ &:after {
624
+ content: ":";
625
+ position: absolute;
626
+ right: -6px;
627
+ top: 50%;
628
+ margin-top: -6px;
629
+ height: 12px;
630
+ line-height: 12px;
631
+ }
632
+ &.no:after {
633
+ display: none;
634
+ }
635
+ &.text-top {
636
+ vertical-align: text-top;
637
+ padding-top: 17px;
638
+ &:after {
639
+ top: 0;
640
+ margin-top: 19px;
641
+ }
642
+ }
643
+ }
644
+ .el-form-item__content {
645
+ padding: 5px 12px;
646
+ width: 172.2px;
647
+ height: 39.2px;
648
+ word-break: break-word;
649
+ border: none;
650
+ display: table-cell;
651
+ .el-input {
652
+ width: 100% !important;
653
+ }
654
+ .el-input__icon.el-icon-search {
655
+ margin-top: 0 !important;
656
+ }
657
+ .el-row {
658
+ margin-top: 6px;
659
+ }
660
+ .flex {
661
+ display: flex;
662
+ .el-input {
663
+ width: auto;
664
+ flex: 1;
665
+ vertical-align: middle;
666
+ .el-input-group__prepend {
667
+ padding: 0;
668
+ width: 20px;
669
+ text-align: center;
670
+ border: solid 1px #dcdfe6;
671
+ border-right: none;
672
+ border-radius: 2px;
673
+ }
674
+ }
675
+ span {
676
+ vertical-align: middle;
677
+ margin: 0 4px;
678
+ line-height: 28px;
679
+ }
680
+ }
681
+ }
682
+ .tips-icon {
683
+ font-size: 14px;
684
+ color: #409eff;
685
+ vertical-align: middle;
686
+ }
687
+ .el-radio-group .el-radio {
688
+ margin-bottom: 0;
689
+ }
690
+ }
691
+ &.table-block-top {
692
+ tbody tr .el-form-item__label {
693
+ width: 100% !important;
694
+ }
695
+ }
696
+ }
697
+ .upload-box {
698
+ margin: 0;
699
+ border-top: none;
700
+ }
701
+ .el-upload {
702
+ //margin-top:10px;
703
+ }
704
+ }
705
+ }
706
+ .preview-dialog {
707
+ .el-dialog__header {
708
+ padding: 12px;
709
+ .el-dialog__title {
710
+ font-size: 16px;
711
+ }
712
+ .el-dialog__headerbtn {
713
+ top: 16px;
714
+ }
715
+ }
716
+ .el-dialog__body {
717
+ max-height: calc(100vh - 48px);
718
+ overflow: auto;
719
+ .detail-wrap .d-cont {
720
+ height: auto !important;
721
+ }
722
+ .tab-container .box-style.full-height {
723
+ height: calc(100vh - 108px);
724
+ }
725
+ .container-wrapper.full-height {
726
+ height: 100vh;
727
+ .tab-container {
728
+ height: 100%;
729
+ .el-tabs {
730
+ height: 100%;
731
+ .el-tabs__content {
732
+ height: calc(100% - 35px);
733
+ padding: 12px 12px 0;
734
+ .el-tab-pane {
735
+ height: 100%;
736
+ }
737
+ }
738
+ }
739
+ }
740
+ > .el-row {
741
+ height: 100%;
742
+ .el-col > .container-wrapper {
743
+ height: 100%;
744
+ }
745
+ }
746
+ }
747
+ .tree-container {
748
+ .tree-box + #labBtn + .main-right {
749
+ width: calc(86% - 8px);
750
+ }
751
+ }
752
+ }
753
+ .el-dialog__footer {
754
+ padding: 11px;
755
+ border-top: solid 1px #eee;
756
+ }
757
+
758
+ .d-cont .d-item {
759
+ .title {
760
+ margin-left: -12px;
761
+ }
762
+ .table-layout {
763
+ border-collapse: collapse;
764
+ font-size: $fontSizeBase;
765
+ width: auto;
766
+ tbody tr {
767
+ //&:nth-child(2n){background:#F4F6FA}
768
+ td {
769
+ border: none;
770
+ height: auto;
771
+ }
772
+ .el-form-item__label {
773
+ font-weight: 400;
774
+ text-align: right;
775
+ width: 112px;
776
+ position: relative;
777
+ padding: 0 10px 0 4px;
778
+ color: rgba(86, 86, 86, 0.96);
779
+ height: 39.2px;
780
+ display: table-cell;
781
+ vertical-align: middle;
782
+ float: none;
783
+ &:after {
784
+ content: ":";
785
+ position: absolute;
786
+ right: -6px;
787
+ top: 50%;
788
+ margin-top: -6px;
789
+ height: 12px;
790
+ line-height: 12px;
791
+ }
792
+ &.no:after {
793
+ display: none;
794
+ }
795
+ &.text-top {
796
+ vertical-align: text-top;
797
+ padding-top: 17px;
798
+ &:after {
799
+ top: 0;
800
+ margin-top: 19px;
801
+ }
802
+ }
803
+ }
804
+ .el-form-item__content {
805
+ padding: 5px 12px;
806
+ width: 172.2px;
807
+ height: 39.2px;
808
+ word-break: break-word;
809
+ border: none;
810
+ display: table-cell;
811
+ .el-input {
812
+ width: 100% !important;
813
+ }
814
+ &[colspan="3"] {
815
+ width: 457.4px;
816
+ }
817
+ &[colspan="4"] {
818
+ width: 568.4px;
819
+ }
820
+ &[colspan="5"] {
821
+ width: 741.6px;
822
+ }
823
+ &[colspan="7"] {
824
+ width: 1026.8px;
825
+ }
826
+ &[colspan="8"] {
827
+ width: 1139.2px;
828
+ }
829
+ .el-input__icon.el-icon-search {
830
+ margin-top: 0 !important;
831
+ }
832
+ .el-row {
833
+ margin-top: 6px;
834
+ }
835
+ .flex {
836
+ display: flex;
837
+ .el-input {
838
+ width: auto;
839
+ flex: 1;
840
+ vertical-align: middle;
841
+ .el-input-group__prepend {
842
+ padding: 0;
843
+ width: 20px;
844
+ text-align: center;
845
+ border: solid 1px #dcdfe6;
846
+ border-right: none;
847
+ border-radius: 2px;
848
+ }
849
+ }
850
+ span {
851
+ vertical-align: middle;
852
+ margin: 0 4px;
853
+ line-height: 28px;
854
+ }
855
+ }
856
+ }
857
+ .tips-icon {
858
+ font-size: 14px;
859
+ color: #409eff;
860
+ vertical-align: middle;
861
+ }
862
+ .el-radio-group .el-radio {
863
+ margin-bottom: 0;
864
+ }
865
+ }
866
+ }
867
+ }
868
+ .h5-fixed-bottom-btns {
869
+ position: relative;
870
+ margin-top: 12px;
871
+ }
872
+ }
873
+
874
+ .dialog-style.design-lScreen {
875
+ background-color: #f1f2f3;
876
+ > .el-dialog__header {
877
+ display: none;
878
+ }
879
+ > .el-dialog__body {
880
+ padding: 0;
881
+ border-top: solid 1px #f0f0f0;
882
+ background-color: #fff;
883
+ height: 100vh;
884
+ #containt {
885
+ margin: 0;
886
+ overflow: hidden;
887
+ }
888
+ }
889
+ }
890
+
891
+ .tab-container.mHeight {
892
+ height: 100%;
893
+ .tab-boxCard {
894
+ height: 100%;
895
+ display: flex;
896
+ flex-direction: column;
897
+ .el-tabs__content {
898
+ flex: 1;
899
+ .el-tab-pane {
900
+ height: 100%;
901
+ }
902
+ }
903
+ }
904
+ }