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,1399 @@
1
+ // Core VXE Table theme and component overrides extracted from the app stylesheet.
2
+ @import "~@base/styles/variables.scss";
3
+ @import "~@base/styles/mixin.scss";
4
+
5
+ .vxe-grid {
6
+ $vxe-font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB,
7
+ Microsoft YaHei, Arial, sans-serif;
8
+ $vxe-font-size: $fontSizeBase;
9
+ $vxe-font-color: #424242;
10
+ $vxe-primary-color: $baseColor !default;
11
+ $vxe-success-color: #30b08f !default;
12
+ $vxe-border-radius: 2px !default;
13
+ $vxe-input-border-color: #e7e7e7 !default;
14
+ $vxe-checkbox-border-width: 1px !default;
15
+ $vxe-table-border-color: $borderColor;
16
+ $vxe-table-header-background-color: #f6faff !default;
17
+ $vxe-table-resizable-line-color: #dcdcdc !default;
18
+ $vxe-table-row-height-default: inherit !default;
19
+ $vxe-table-row-striped-background-color: #fcfdff !default;
20
+ $vxe-table-row-hover-background-color: #d4e7ff !default;
21
+ $vxe-table-row-hover-striped-background-color: #d4e7ff !default;
22
+ $vxe-table-row-checkbox-checked-background-color: #ffebbc !important;
23
+ $vxe-table-row-hover-checkbox-checked-background-color: #ffebbc !important;
24
+ $vxe-table-cell-padding-left: 14px !default;
25
+ $vxe-table-cell-padding-right: 14px !default;
26
+ $vxe-form-background-color: #f4f6fa !default;
27
+ $vxe-form-item-min-height-default: 28px !default;
28
+ $vxe-toolbar-background-color: transparent !default;
29
+ @import "vxe-table/styles/index.scss";
30
+ &.is-pointer .vxe-body--row {
31
+ cursor: pointer;
32
+ }
33
+ &.vxe-grid.is--loading:before {
34
+ background-color: rgba(255, 255, 255, 0.2) !important;
35
+ }
36
+ > div.vxe-table:last-child {
37
+ margin-bottom: 13px;
38
+ }
39
+ &.vxe-tableNo > div.vxe-table:last-child {
40
+ margin-bottom: 0;
41
+ }
42
+ .vxe-loading .vxe-loading--spinner {
43
+ zoom: 2;
44
+ }
45
+ .screen-btns {
46
+ margin-bottom: 6px;
47
+ .fl {
48
+ .button-sty {
49
+ vertical-align: middle;
50
+ }
51
+ .vxe-button + .el-button {
52
+ margin-left: 12px;
53
+ }
54
+ .txt {
55
+ display: inline-block;
56
+ line-height: 28px;
57
+ height: 28px;
58
+ vertical-align: middle;
59
+ margin-left: 24px;
60
+ b {
61
+ font-weight: 400;
62
+ color: $red;
63
+ font-size: 18px;
64
+ vertical-align: unset;
65
+ }
66
+ em {
67
+ font-size: $fontSizeBase;
68
+ font-style: inherit;
69
+ vertical-align: unset;
70
+ }
71
+ }
72
+ .txt1 {
73
+ display: inline-block;
74
+ line-height: 28px;
75
+ height: 28px;
76
+ vertical-align: middle;
77
+ color: #858080;
78
+ span {
79
+ margin-right: 32px;
80
+ }
81
+ b {
82
+ font-weight: 400;
83
+ color: $red;
84
+ }
85
+ }
86
+ .el-form .sub-form-table {
87
+ .sub-form-table-column + .sub-form-table-column {
88
+ margin-left: 12px;
89
+ }
90
+ }
91
+ > .field-wrapper {
92
+ display: inline-block !important;
93
+ vertical-align: middle;
94
+ + .field-wrapper {
95
+ margin-left: 12px;
96
+ }
97
+ }
98
+ }
99
+ .txt-name {
100
+ display: inline-block;
101
+ margin-left: 35px;
102
+ font-size: $fontSizeBase;
103
+ > span {
104
+ font-size: 14px;
105
+ font-weight: 600;
106
+ color: $baseColor;
107
+ }
108
+ &:before {
109
+ margin-right: 2px;
110
+ }
111
+ }
112
+ .filter-btn {
113
+ min-width: 45px !important;
114
+ vertical-align: middle;
115
+ margin-right: 12px;
116
+ }
117
+ }
118
+ .screen-box {
119
+ padding: 4px 0 2px;
120
+ margin-bottom: 6px;
121
+ border-top: solid 1px $borderColor;
122
+ border-bottom: solid 1px $borderColor;
123
+ background: #f4f6fa;
124
+ .vxe-form--item,
125
+ .el-form-item {
126
+ padding: 0 0 2px;
127
+ vertical-align: middle;
128
+ .vxe-form--item-inner,
129
+ .el-form-item__content {
130
+ line-height: 1;
131
+ height: 28px;
132
+ overflow: hidden;
133
+ }
134
+ }
135
+ .vxe-form--item .vxe-form--item-inner .vxe-form--item-content {
136
+ .el-form-item {
137
+ padding: 0;
138
+ margin-bottom: 0;
139
+ .el-form-item__label {
140
+ line-height: 26px;
141
+ }
142
+ }
143
+ }
144
+ .el-form-item {
145
+ // 弹框样式
146
+ .el-form-item__label {
147
+ width: auto !important;
148
+ display: inline-block;
149
+ margin-left: 16px;
150
+ padding-right: 0;
151
+ }
152
+ .el-form-item__content {
153
+ display: inline-block;
154
+ margin-left: 0 !important;
155
+ }
156
+ }
157
+ .showMore {
158
+ position: absolute;
159
+ background-color: $baseColor;
160
+ color: #fff;
161
+ width: 30px;
162
+ height: 22px;
163
+ line-height: 22px;
164
+ text-align: center;
165
+ top: 0;
166
+ right: 20px;
167
+ border-radius: 0 0 20px 20px;
168
+ cursor: pointer;
169
+ .vxe-form--item-inner {
170
+ min-height: 22px;
171
+ }
172
+ }
173
+ .el-input-number .el-input {
174
+ width: 148px !important;
175
+ }
176
+ .el-input {
177
+ .el-input__suffix,
178
+ .el-input__prefix {
179
+ .el-input__icon.el-icon-time {
180
+ line-height: 28px !important;
181
+ }
182
+ }
183
+ }
184
+ .el-form-item--medium .el-radio {
185
+ margin-bottom: 0;
186
+ line-height: 26px !important;
187
+ .el-radio__inner {
188
+ margin-bottom: 0;
189
+ vertical-align: middle;
190
+ }
191
+ .el-radio__label {
192
+ vertical-align: middle;
193
+ }
194
+ }
195
+ .el-checkbox-group {
196
+ line-height: 26px;
197
+ margin-top: 1px;
198
+ }
199
+ .custom-width {
200
+ .el-input {
201
+ width: 148px !important;
202
+ }
203
+ }
204
+ }
205
+
206
+ .screen-breadcrumb {
207
+ line-height: 28px;
208
+ .el-icon-arrow-right {
209
+ font-size: $fontSizeBase;
210
+ }
211
+ i.iconfont {
212
+ font-size: 15px;
213
+ color: $baseColor;
214
+ margin-right: 2px;
215
+ display: inline-block;
216
+ vertical-align: middle;
217
+ margin-bottom: 2px;
218
+ }
219
+ > .item {
220
+ height: 24px;
221
+ line-height: 22px;
222
+ background-color: rgba(169, 169, 169, 0.1);
223
+ padding: 0 0 0 6px;
224
+ display: inline-block;
225
+ border: solid 1px $borderColor;
226
+ color: #808080;
227
+ margin-right: 6px;
228
+ position: relative;
229
+ padding-right: 30px;
230
+ font-size: $fontSizeBase;
231
+ vertical-align: middle;
232
+ b {
233
+ font-weight: 400;
234
+ margin-right: 4px;
235
+ color: $baseColor;
236
+ }
237
+ a {
238
+ color: $baseColor;
239
+ display: inline-block;
240
+ line-height: 23px;
241
+ width: 22px;
242
+ text-align: center;
243
+ margin-left: 4px;
244
+ float: right;
245
+ position: absolute;
246
+ right: -1px;
247
+ top: 0;
248
+ bottom: -1px;
249
+ }
250
+ &:hover {
251
+ border-color: $baseColor;
252
+ a {
253
+ color: #fff;
254
+ background: $baseColor;
255
+ }
256
+ }
257
+ }
258
+ }
259
+ .toggleDisplay {
260
+ position: absolute;
261
+ right: 16px;
262
+ height: 38px;
263
+ line-height: 38px;
264
+ z-index: 2;
265
+ .el-radio {
266
+ height: 26px;
267
+ line-height: 23px;
268
+ background-color: #fff;
269
+ border-radius: 2px;
270
+ margin-right: 0;
271
+ margin-left: 12px;
272
+ padding: 0 18px;
273
+ border: solid 1px #eee;
274
+ &.is-checked {
275
+ background: $baseColor;
276
+ color: #fff;
277
+ }
278
+ .el-radio__input.is-checked + .el-radio__label {
279
+ color: #fff;
280
+ }
281
+ .el-radio__input {
282
+ display: none;
283
+ }
284
+ .el-radio__label {
285
+ padding-left: 0;
286
+ i {
287
+ font-size: 14px;
288
+ margin-right: 4px;
289
+ height: 24px;
290
+ display: block;
291
+ line-height: 25px;
292
+ float: left;
293
+ &.el-icon-menu {
294
+ font-size: 13px;
295
+ }
296
+ }
297
+ }
298
+ }
299
+ }
300
+ .vxe-cell--filter .vxe-filter--btn:hover {
301
+ color: $baseColor;
302
+ }
303
+ .vxe-form--item .vxe-form--item-title {
304
+ width: auto !important;
305
+ margin-left: 16px;
306
+ .vxe-form--item-title-label {
307
+ font-size: $fontSizeBase;
308
+ }
309
+ }
310
+ .vxe-grid--toolbar-wrapper {
311
+ position: relative;
312
+ top: 0;
313
+ .vxe-toolbar {
314
+ font-size: $fontSizeBase;
315
+ &.toolSet {
316
+ height: 0;
317
+ padding: 0;
318
+ .vxe-button {
319
+ border: none;
320
+ background: #f6faff !important;
321
+ box-shadow: none !important;
322
+ font-size: 18px;
323
+ color: #9e9e9e;
324
+ top: 18px;
325
+ z-index: 21;
326
+ right: 3px;
327
+ border-radius: 4px !important;
328
+ }
329
+ .vxe-tools--operate .vxe-custom--option {
330
+ padding: 7px 1em 7px 2.5em;
331
+ .vxe-checkbox--checked-icon:after {
332
+ zoom: 0.8 !important;
333
+ }
334
+ &.level--2 {
335
+ padding-left: 4em;
336
+ }
337
+ }
338
+ }
339
+ .vxe-custom--option-wrapper {
340
+ margin-top: 17px;
341
+ }
342
+ .vxe-custom--wrapper.is--active {
343
+ > .vxe-button {
344
+ z-index: 22;
345
+ }
346
+ .vxe-custom--option-wrapper {
347
+ z-index: 22;
348
+ }
349
+ }
350
+ .vxe-tools--operate
351
+ .vxe-custom--option
352
+ .vxe-checkbox--checked-icon:after {
353
+ zoom: 0.9 !important;
354
+ border: 2px solid #fff;
355
+ margin-top: -1px;
356
+ border-top: 0;
357
+ border-left: 0;
358
+ }
359
+ }
360
+ }
361
+ .vxe-grid--form-wrapper {
362
+ overflow: hidden;
363
+ }
364
+ .vxe-table {
365
+ /*overflow: hidden;*/
366
+ .el-form-item {
367
+ margin-bottom: 2px; /*grid 不对其*/
368
+ min-height: auto;
369
+ .el-input {
370
+ width: 100% !important;
371
+ height: 20px;
372
+ overflow: hidden;
373
+ display: inline;
374
+ .el-input__suffix {
375
+ top: -6px;
376
+ }
377
+ }
378
+ &.noStyle {
379
+ margin-bottom: 0;
380
+ .el-input {
381
+ width: 100% !important;
382
+ height: auto;
383
+ overflow: hidden;
384
+ display: inline-block;
385
+ .el-input__suffix {
386
+ top: -5px;
387
+ }
388
+ }
389
+ }
390
+ .el-radio {
391
+ line-height: 28px !important;
392
+ margin-bottom: 0;
393
+ }
394
+ &.is-error{
395
+ .el-radio-group {
396
+ border: solid 1px $dred;
397
+ padding: 0 10px;
398
+ border-radius: 2px;
399
+ }
400
+ .a-link.num1{
401
+ min-width:47px;min-height:25px;border: solid 1px $dred;border-radius: 2px;
402
+ }
403
+ }
404
+ }
405
+ .el-select {
406
+ display: block;
407
+ }
408
+ .vxe-cell--sort {
409
+ height: 13px !important;
410
+ margin-bottom: 2px;
411
+ i {
412
+ font-size: 10px;
413
+ &:hover {
414
+ color: $baseColor;
415
+ }
416
+ }
417
+ }
418
+ .vxe-sort--asc-btn,
419
+ .vxe-sort--desc-btn {
420
+ &.sort--active {
421
+ color: $baseColor;
422
+ }
423
+ }
424
+ }
425
+ .vxe-table--render-default {
426
+ &.vxe-editable .vxe-body--column {
427
+ height: 36px;
428
+ }
429
+ &.border--inner .vxe-table--header-wrapper {
430
+ background-color: #f6faff;
431
+ }
432
+ .vxe-cell {
433
+ /*overflow:hidden;text-overflow:ellipsis;white-space:nowrap !important;换行不写s*/
434
+ .vxe-table--expanded .vxe-table--expand-btn {
435
+ -webkit-transition: all 0.2s ease-in;
436
+ -moz-transition: all 0.2s ease-in;
437
+ -o-transition: all 0.2s ease-in;
438
+ transition: all 0.2s ease-in;
439
+ &::before {
440
+ display: none;
441
+ }
442
+ &::after {
443
+ content: "";
444
+ color: #c0c4cc;
445
+ font-family: element-icons !important;
446
+ line-height: 10px;
447
+ font-style: initial;
448
+ display: inline-block;
449
+ text-align: center;
450
+ width: 12px;
451
+ height: 12px;
452
+ vertical-align: middle;
453
+ }
454
+ &.rotate90:after {
455
+ margin-left: -2px;
456
+ }
457
+ }
458
+ .drag-btn {
459
+ font-size: 16px;
460
+ cursor: pointer;
461
+ }
462
+ }
463
+ .vxe-cell--checkbox {
464
+ &.is--checked {
465
+ color: $baseColor;
466
+ }
467
+ .vxe-checkbox--icon {
468
+ font-size: 14px;
469
+ margin-top: -2px;
470
+ &.vxe-checkbox--checked-icon:after {
471
+ height: 14px !important;
472
+ border: none;
473
+ width: 14px !important;
474
+ zoom: 1;
475
+ left: inherit;
476
+ content: "";
477
+ font-family: element-icons !important;
478
+ transform: none !important;
479
+ color: #fff;
480
+ font-size: $fontSizeBase;
481
+ top: 0;
482
+ text-align: center;
483
+ line-height: 17px;
484
+ font-weight: 400;
485
+ }
486
+ }
487
+ }
488
+ .vxe-table--empty-block {
489
+ min-height: 36px;
490
+ }
491
+ //.vxe-body--column.col--ellipsis{height:36px;}可以换行的时候有问题
492
+ //.fixed--hidden{visibility:initial}
493
+ .vxe-body--column {
494
+ height: 36px;
495
+ &.col--ellipsis {
496
+ height: 36px;
497
+ }
498
+ .ellipsis {
499
+ @include ellipsis;
500
+ display: block;
501
+ .a-link {
502
+ display: initial;
503
+ }
504
+ }
505
+ .el-form-item__content {
506
+ line-height: 1;
507
+ }
508
+ }
509
+ .col--checkbox.col--ellipsis,
510
+ .col--checkbox.col--fixed {
511
+ .vxe-cell {
512
+ text-overflow: inherit !important;
513
+ }
514
+ }
515
+ }
516
+ .vxe-table--header-wrapper {
517
+ .vxe-table--header {
518
+ border-top: solid 1px #eaeaea !important;
519
+ .vxe-header--row .vxe-header--column {
520
+ color: #808080;
521
+ padding: 7px 0;
522
+ height: 36px;
523
+ > .vxe-cell:after {
524
+ background: #dcdcdc;
525
+ position: absolute;
526
+ content: "";
527
+ right: 0;
528
+ width: 1px;
529
+ top: 10px;
530
+ bottom: 10px;
531
+ }
532
+ .vxe-cell--edit-icon {
533
+ display: none;
534
+ }
535
+ .vxe-cell-help-icon {
536
+ cursor: inherit;
537
+ }
538
+ .vxe-resizable {
539
+ cursor: e-resize; /*right:-7px;*/
540
+ &.is--line:before {
541
+ height: 40%;
542
+ }
543
+ &:before,
544
+ &:after {
545
+ content: "";
546
+ display: inline-block;
547
+ vertical-align: middle;
548
+ }
549
+ &:before {
550
+ background-color: transparent;
551
+ width: 1px;
552
+ height: 50%;
553
+ }
554
+ &:after {
555
+ width: 0;
556
+ height: 100%;
557
+ }
558
+ }
559
+ //&.col--last .vxe-resizable{display: none;}
560
+ //&.col--fixed .vxe-resizable{right:-4px}
561
+ }
562
+ }
563
+ .vxe-table--header-border-line {
564
+ border-bottom: none !important;
565
+ }
566
+ }
567
+ // .vxe-table--fixed-left-wrapper,.vxe-table--fixed-right-wrapper{ margin-top:-0.5px;} 4-6号问题冲突
568
+ .vxe-table--fixed-left-wrapper.scrolling--middle {
569
+ .vxe-table--header .vxe-header--row .vxe-header--column > .vxe-cell:after {
570
+ right: -1px;
571
+ }
572
+ //.vxe-header--row .vxe-header--column.col--fixed .vxe-resizable{right:-6px}
573
+ }
574
+ .vxe-table--fixed-right-wrapper.scrolling--middle {
575
+ background-color: #fff;
576
+ }
577
+ //.vxe-table--fixed-right-wrapper .vxe-body--row .vxe-body--column.col--last .vxe-cell{white-space: initial !important;text-overflow: initial !important;}
578
+ .vxe-body--row .vxe-body--column {
579
+ padding: 2px 0 !important;
580
+ line-height: 18px !important;
581
+ &:before {
582
+ display: none;
583
+ }
584
+ }
585
+ .vxe-footer--row .vxe-footer--column {
586
+ line-height: 36px !important;
587
+ padding: 0 !important;
588
+ }
589
+ .vxe-custom--option-wrapper .vxe-custom--body {
590
+ max-height: 14.6em !important;
591
+ /* li[title=" "]{display: none;} */
592
+ }
593
+ .vxe-cell {
594
+ .vxe-default-input,
595
+ .vxe-input {
596
+ height: 24px;
597
+ .vxe-input--inner {
598
+ font-size: $fontSizeBase;
599
+ }
600
+ }
601
+ .el-checkbox__inner::after {
602
+ width: 6px;
603
+ height: 11px;
604
+ top: 1px;
605
+ }
606
+ .el-select .el-tag__close.el-icon-close {
607
+ top: -1px;
608
+ }
609
+ .icon-status {
610
+ font-size: 17px;
611
+ line-height: 20px;
612
+ }
613
+ }
614
+ .vxe-cell--checkbox {
615
+ width: 16px;
616
+ height: 16px;
617
+ display: inline;
618
+ .vxe-checkbox--checked-icon {
619
+ width: 14px !important;
620
+ height: 14px !important;
621
+ &:after {
622
+ zoom: 0.8;
623
+ border-width: 2px !important;
624
+ width: 6px !important;
625
+ height: 11px !important;
626
+ margin-top: -1px;
627
+ }
628
+ &:before {
629
+ width: 14px !important;
630
+ height: 14px !important;
631
+ }
632
+ }
633
+ }
634
+ .vxe-button {
635
+ min-width: 96px;
636
+ &:focus {
637
+ box-shadow: none !important;
638
+ }
639
+ &.type--button,
640
+ &.type--text {
641
+ height: 28px !important;
642
+ line-height: 0;
643
+ border-radius: 2px;
644
+ vertical-align: middle;
645
+ }
646
+ }
647
+ .vxe-cell .el-input {
648
+ width: 100% !important;
649
+ }
650
+ .el-input {
651
+ line-height: 0;
652
+ .el-input__suffix,
653
+ .el-input__prefix {
654
+ .el-input__validateIcon {
655
+ display: none;
656
+ }
657
+ .el-input__icon {
658
+ line-height: 27px !important;
659
+ &.el-icon-search {
660
+ margin-top: 0;
661
+ }
662
+ &.el-icon-circle-close {
663
+ margin-top: -1px;
664
+ }
665
+ }
666
+ }
667
+ .el-input__prefix {
668
+ height: 26px;
669
+ }
670
+ &.el-date-editor--date,
671
+ &.el-date-editor--month {
672
+ .el-input__icon {
673
+ line-height: 2.3 !important;
674
+ }
675
+ .el-icon-circle-close {
676
+ margin-top: -4.5px !important;
677
+ }
678
+ }
679
+ }
680
+ .vxe-table .el-form-item {
681
+ .el-input-number.noButton:before {
682
+ top: 2px;
683
+ right: 3px;
684
+ transform: scale(0.55);
685
+ }
686
+ .el-input .el-input__prefix {
687
+ top: -5px;
688
+ }
689
+ }
690
+ .el-input-number.el-input-number--small {
691
+ width: 100%;
692
+ display: inline-block;
693
+ [role="button"] {
694
+ line-height: 23px;
695
+ height: 23px;
696
+ }
697
+ }
698
+ .el-tag--medium {
699
+ height: 22px;
700
+ line-height: 20px;
701
+ }
702
+ .a-link {
703
+ color: $baseColor;
704
+ padding-right: 15px;
705
+ margin-right: 15px;
706
+ position: relative;
707
+ display: inline-block;
708
+ cursor: pointer;
709
+ font-size: $fontSizeBase;
710
+ i {
711
+ font-size: 16px;
712
+ vertical-align: middle;
713
+ margin-bottom: 2px;
714
+ }
715
+ &:after {
716
+ content: "";
717
+ height: 12px;
718
+ width: 1px;
719
+ background: #eee;
720
+ position: absolute;
721
+ right: 0;
722
+ top: 50%;
723
+ margin-top: -6px;
724
+ }
725
+ &:last-child {
726
+ padding-right: 0;
727
+ margin-right: 0;
728
+ &:after {
729
+ display: none;
730
+ }
731
+ }
732
+ .iconfont {
733
+ font-size: 13px;
734
+ &.icon-shuxing {
735
+ font-size: 16px;
736
+ }
737
+ &.icon-shangchuanfujian,
738
+ &.icon-wuliuguiji {
739
+ font-size: 17px;
740
+ }
741
+ }
742
+ i + span {
743
+ margin-left: 4px;
744
+ }
745
+ &.img {
746
+ line-height: 1;
747
+ vertical-align: middle;
748
+ margin-right: 4px;
749
+ padding: 0;
750
+ .el-image {
751
+ width: 25px;
752
+ height: 25px;
753
+ }
754
+ .img {
755
+ .svg-icon {
756
+ vertical-align: middle;
757
+ margin-right: 5px;
758
+ width: 24px;
759
+ height: 24px;
760
+ }
761
+ span {
762
+ vertical-align: middle;
763
+ }
764
+ }
765
+ &.logo {
766
+ width: 74px;
767
+ .el-image {
768
+ width: 100%;
769
+ }
770
+ }
771
+ }
772
+ &.nums {
773
+ height: 28px;
774
+ line-height: 28px;
775
+ .num {
776
+ background: #e56a35;
777
+ height: 15px;
778
+ border-radius: 11px;
779
+ color: #fff;
780
+ text-align: center;
781
+ line-height: 16px;
782
+ float: right;
783
+ margin: 8px 0 0 5px;
784
+ padding: 0 4px;
785
+ }
786
+ }
787
+ &.num1 {
788
+ position: relative;
789
+ margin-right: 6px;
790
+ min-width: 47px;
791
+ &:after {
792
+ display: none;
793
+ }
794
+ .el-image {
795
+ position: relative;
796
+ z-index: 2;
797
+ vertical-align: middle;
798
+ }
799
+ .num {
800
+ background: #eaeaea;
801
+ color: #a2a2a2;
802
+ height: 17px;
803
+ border-radius: 4px;
804
+ text-align: center;
805
+ display: inline-block;
806
+ width: 17px;
807
+ vertical-align: middle;
808
+ line-height: 17px;
809
+ margin-left: 4px;
810
+ }
811
+ + .a-link.nums {
812
+ vertical-align: middle;
813
+ }
814
+ }
815
+ &.el-link {
816
+ border-bottom: solid 1px;
817
+ }
818
+ }
819
+ .annex-list-name {
820
+ margin: 0;
821
+ .el-textarea {
822
+ width: calc(100% - 66px);
823
+ }
824
+ i {
825
+ font-size: 30px;
826
+ color: $baseColor;
827
+ float: left;
828
+ margin-top: 10px;
829
+ margin-right: 8px;
830
+ }
831
+ }
832
+ .pages-box {
833
+ text-align: left;
834
+ height: 32px;
835
+ line-height: 32px;
836
+ font-size: $fontSizeBase;
837
+ .vxe-pager--btn-wrapper {
838
+ float: left;
839
+ margin-top: -2px;
840
+ }
841
+ .vxe-pager--prev-btn,
842
+ .vxe-pager--next-btn {
843
+ float: left;
844
+ margin-top: 3px;
845
+ }
846
+ .vxe-pager--sizes {
847
+ float: left;
848
+ padding-top: 2px;
849
+ > .vxe-input {
850
+ line-height: 26px;
851
+ height: 26px;
852
+ float: left;
853
+ .vxe-input--inner,
854
+ .vxe-input--suffix {
855
+ vertical-align: middle;
856
+ }
857
+ }
858
+ }
859
+ .vxe-pager--right-wrapper span {
860
+ margin: 0 4px;
861
+ }
862
+ .icon-yincang {
863
+ font-family: "iconfont";
864
+ cursor: pointer;
865
+ margin-left: 25px;
866
+ font-size: 14px;
867
+ vertical-align: middle;
868
+ }
869
+ .el-icon-view {
870
+ cursor: pointer;
871
+ margin-left: 25px;
872
+ font-size: 16px;
873
+ margin-bottom: 2px;
874
+ vertical-align: middle;
875
+ }
876
+ }
877
+ .spread-box {
878
+ background: #f9fcff;
879
+ padding: 12px;
880
+ .info {
881
+ overflow: hidden;
882
+ dl {
883
+ width: 25%;
884
+ float: left;
885
+ margin: 0 0 10px;
886
+ line-height: 1.4;
887
+ overflow: hidden;
888
+ padding-left: 15px;
889
+ display: flex;
890
+ dt {
891
+ display: inline-block;
892
+ vertical-align: text-top;
893
+ color: #808080;
894
+ &:after {
895
+ content: ":";
896
+ }
897
+ }
898
+ dd {
899
+ display: inline-block;
900
+ white-space: normal;
901
+ vertical-align: text-top;
902
+ margin: 0;
903
+ }
904
+ }
905
+ }
906
+ }
907
+ .txtCheckbox-sty .el-input {
908
+ line-height: inherit;
909
+ }
910
+ .lineHeight {
911
+ background: #fff3e0;
912
+ display: inline-block;
913
+ padding: 2px 8px;
914
+ border-radius: 5px;
915
+ color: #e68f0b;
916
+ }
917
+ .el-input-number.noButton:before {
918
+ top: -2px;
919
+ right: 4px;
920
+ transform: scale(0.6);
921
+ }
922
+ .grid-empty {
923
+ color: #888;
924
+ margin-top: 26px;
925
+ display: block;
926
+ img {
927
+ width: 100px;
928
+ }
929
+ }
930
+ .vxe-grid--pager-wrapper {
931
+ min-height: 8px;
932
+ }
933
+ .vxe-grid-block {
934
+ height: calc(100vh - 161px);
935
+ border: solid 1px #eaeaea;
936
+ padding: 12px;
937
+ }
938
+
939
+ .vxe-annex-more {
940
+ text-align: center;
941
+ line-height: 34px;
942
+ border: 1px solid $borderColor;
943
+ border-top: none;
944
+ cursor: pointer;
945
+ background: #f6faff;
946
+ .el-icon-d-arrow-right {
947
+ transform: rotate(90deg);
948
+ -ms-transform: rotate(90deg);
949
+ -moz-transform: rotate(90deg);
950
+ -webkit-transform: rotate(90deg);
951
+ -o-transform: rotate(90deg);
952
+ margin-left: 4px;
953
+ }
954
+ }
955
+ //??
956
+ .el-input .el-input__suffix {
957
+ top: 0;
958
+ }
959
+ .vxe-table--footer-wrapper {
960
+ border-top: none;
961
+ &.fixed-right--wrapper,
962
+ &.fixed-left--wrapper {
963
+ bottom: 48px;
964
+ margin-top: -63px !important;
965
+ overflow-y: hidden !important;
966
+ display: none;
967
+ }
968
+ }
969
+ .vxe-table--footer-wrapper.body--wrapper {
970
+ z-index: 9;
971
+ }
972
+
973
+ .el-input .el-input__inner {
974
+ height: 26px !important;
975
+ }
976
+ .el-date-editor.el-input__inner {
977
+ height: 26px !important;
978
+ vertical-align: middle;
979
+ }
980
+ .el-tag.el-tag--mini {
981
+ height: 18px;
982
+ padding: 0 3px;
983
+ margin-top: 4px;
984
+ }
985
+
986
+ .button-sty + .el-dropdown,
987
+ .el-dropdown + .button-sty,
988
+ .el-dropdown + .el-dropdown,
989
+ .button-sty + .button-sty {
990
+ margin-left: 12px;
991
+ vertical-align: middle;
992
+ }
993
+
994
+ .check-pro {
995
+ .img {
996
+ float: left;
997
+ width: 30px;
998
+ height: 30px;
999
+ margin-right: 6px;
1000
+ }
1001
+ .name {
1002
+ @include ellipsis;
1003
+ }
1004
+ .el-progress .el-progress__text {
1005
+ display: none;
1006
+ }
1007
+ }
1008
+
1009
+ .addTrClass td:first-child {
1010
+ position: relative;
1011
+ &:after {
1012
+ content: "新";
1013
+ display: block;
1014
+ position: absolute;
1015
+ left: 1px;
1016
+ top: 0;
1017
+ color: #fff;
1018
+ z-index: 22;
1019
+ background: #ff9c36;
1020
+ width: 18px;
1021
+ height: 18px;
1022
+ line-height: 18px;
1023
+ text-align: center;
1024
+ border-radius: 0 0 10px;
1025
+ zoom: 0.74;
1026
+ padding-right: 1px;
1027
+ }
1028
+ }
1029
+
1030
+ &.grid-style-red {
1031
+ .vxe-table--header-wrapper
1032
+ .vxe-table--header
1033
+ .vxe-header--row
1034
+ .vxe-header--column {
1035
+ color: $dred;
1036
+ }
1037
+ .vxe-table--render-default .vxe-body--column.col--ellipsis {
1038
+ font-weight: 600;
1039
+ }
1040
+ }
1041
+ }
1042
+
1043
+ .reverse-table {
1044
+ .vxe-body--row .vxe-body--column:first-child {
1045
+ background-color: #f6faff;
1046
+ border-right: solid 1px $borderColor;
1047
+ }
1048
+
1049
+ .vxe-table--body tr:first-child {
1050
+ background-color: #f6faff;
1051
+ }
1052
+ }
1053
+
1054
+ .grid-top
1055
+ .vxe-table--fixed-left-wrapper
1056
+ .vxe-table--body-wrapper.fixed-left--wrapper {
1057
+ margin-top: 0.5px;
1058
+ }
1059
+
1060
+ .reverse-table .vxe-body--row {
1061
+ .vxe-body--column {
1062
+ border-right: solid 1px $borderColor;
1063
+
1064
+ &:first-child {
1065
+ background-color: #f6faff;
1066
+ }
1067
+ }
1068
+
1069
+ &:first-child .vxe-body--column {
1070
+ font-weight: 600;
1071
+ }
1072
+ }
1073
+
1074
+ .table-detail {
1075
+ border-collapse: collapse;
1076
+ font-size: $fontSizeBase;
1077
+ tbody tr {
1078
+ //&:nth-child(2n){background:#F4F6FA}
1079
+ th {
1080
+ font-weight: 400;
1081
+ text-align: right;
1082
+ width: 112px;
1083
+ position: relative;
1084
+ padding: 0 10px 0 4px;
1085
+ color: rgba(86, 86, 86, 0.96);
1086
+ &:after {
1087
+ content: ":";
1088
+ position: absolute;
1089
+ right: -6px;
1090
+ top: 50%;
1091
+ margin-top: -6px;
1092
+ height: 12px;
1093
+ line-height: 12px;
1094
+ }
1095
+ &.no:after {
1096
+ display: none;
1097
+ }
1098
+ &.text-top {
1099
+ vertical-align: text-top;
1100
+ padding-top: 17px;
1101
+ &:after {
1102
+ top: 0;
1103
+ margin-top: 19px;
1104
+ }
1105
+ }
1106
+ }
1107
+ td {
1108
+ width: 172.2px;
1109
+ height: 39.2px;
1110
+ word-break: break-word;
1111
+ padding: 5px 12px;
1112
+ .el-input,
1113
+ .el-select {
1114
+ width: 100% !important;
1115
+ }
1116
+ &[colspan="3"] {
1117
+ width: 457.4px;
1118
+ }
1119
+ &[colspan="4"] {
1120
+ width: 568.4px;
1121
+ }
1122
+ &[colspan="5"] {
1123
+ width: 741.6px;
1124
+ }
1125
+ &[colspan="7"] {
1126
+ width: 1026.8px;
1127
+ }
1128
+ &[colspan="8"] {
1129
+ width: 1139.2px;
1130
+ }
1131
+ .el-input__icon.el-icon-search {
1132
+ margin-top: 0 !important;
1133
+ }
1134
+ .el-row {
1135
+ margin-top: 6px;
1136
+ }
1137
+ .flex {
1138
+ display: flex;
1139
+ .el-input {
1140
+ width: auto;
1141
+ flex: 1;
1142
+ vertical-align: middle;
1143
+ .el-input-group__prepend {
1144
+ padding: 0;
1145
+ width: 20px;
1146
+ text-align: center;
1147
+ border: solid 1px #dcdfe6;
1148
+ border-right: none;
1149
+ border-radius: 2px;
1150
+ }
1151
+ }
1152
+ span {
1153
+ vertical-align: middle;
1154
+ margin: 0 4px;
1155
+ line-height: 28px;
1156
+ }
1157
+ }
1158
+ .el-checkbox {
1159
+ margin-bottom: 0;
1160
+ }
1161
+ }
1162
+ .tips-icon {
1163
+ font-size: 18px;
1164
+ color: #409eff;
1165
+ vertical-align: middle;
1166
+ }
1167
+ .el-radio-group .el-radio {
1168
+ margin-bottom: 0;
1169
+ }
1170
+ }
1171
+ &.t-bg {
1172
+ border: solid 0.5px $borderColor;
1173
+ td,
1174
+ th {
1175
+ border: solid 0.5px $borderColor;
1176
+ }
1177
+ th {
1178
+ background-color: #f6faff;
1179
+ padding-right: 20px;
1180
+ width: 124px;
1181
+ height: 39.2px;
1182
+ &:after {
1183
+ right: 6px;
1184
+ }
1185
+ &.center {
1186
+ text-align: center;
1187
+ &:after {
1188
+ display: none;
1189
+ }
1190
+ }
1191
+ }
1192
+ td {
1193
+ &[colspan="2"] {
1194
+ width: 344.4px;
1195
+ }
1196
+ .flex {
1197
+ display: flex;
1198
+ line-height: 26px;
1199
+ .el-input {
1200
+ width: auto !important;
1201
+ flex: 1;
1202
+ margin-right: 6px;
1203
+ }
1204
+ }
1205
+ }
1206
+ }
1207
+ }
1208
+
1209
+ .vxe-table--tooltip-wrapper.theme--dark {
1210
+ z-index: 9999 !important;
1211
+ }
1212
+
1213
+ //filter
1214
+ .vxe-table--filter-wrapper {
1215
+ z-index: 11 !important;
1216
+ .my-fc-search-item {
1217
+ min-width: 160px;
1218
+ }
1219
+ }
1220
+ .my-filter-content,
1221
+ .my-filter-complex {
1222
+ .my-fc-search {
1223
+ margin: 8px;
1224
+ .my-fc-search-top {
1225
+ .el-input {
1226
+ background: #f7f7f7;
1227
+ width: 100% !important;
1228
+ }
1229
+ }
1230
+ .my-fc-search-content {
1231
+ margin-top: 10px; //用户角色有问题改 之前-3px
1232
+ .my-fc-search-list {
1233
+ list-style: none;
1234
+ padding: 0 8px;
1235
+ max-height: 200px;
1236
+ overflow: auto;
1237
+ max-width: 860px;
1238
+ .my-fc-search-item {
1239
+ margin-bottom: 4px;
1240
+ display: block;
1241
+ .el-checkbox {
1242
+ white-space: inherit !important;
1243
+ .el-checkbox__label {
1244
+ margin-left: -4px;
1245
+ width: calc(100% - 10px);
1246
+ vertical-align: text-top;
1247
+ display: inline-block;
1248
+ }
1249
+ .el-checkbox__input {
1250
+ margin-top: 2px;
1251
+ }
1252
+ }
1253
+ &.all {
1254
+ .el-checkbox__label {
1255
+ font-weight: 700;
1256
+ }
1257
+ }
1258
+ .nums {
1259
+ color: $red;
1260
+ padding: 0 2px;
1261
+ }
1262
+ }
1263
+ }
1264
+ .my-fc-search-list-head {
1265
+ margin-bottom: 0;
1266
+ }
1267
+ }
1268
+ }
1269
+ .my-fc-footer,
1270
+ .vxe-table--filter-footer {
1271
+ border-top: 1px solid #dadce0;
1272
+ .item,
1273
+ button {
1274
+ width: 50%;
1275
+ height: 32px;
1276
+ color: #424242;
1277
+ text-align: center;
1278
+ margin-top: -2px;
1279
+ font-size: $fontSizeBase;
1280
+ &:hover {
1281
+ color: $baseColor;
1282
+ }
1283
+ }
1284
+ }
1285
+ .my-fc-search-empty {
1286
+ background: url("~@base/core-resources/images/nodata.png") no-repeat center top;
1287
+ background-size: 80px;
1288
+ padding-top: 76px;
1289
+ margin-top: 24px;
1290
+ text-align: center;
1291
+ padding-bottom: 10px;
1292
+ color: #999;
1293
+ }
1294
+ }
1295
+ .my-filter-input {
1296
+ margin: 8px;
1297
+ .vxe-input {
1298
+ height: 28px;
1299
+ }
1300
+ .vxe-input--inner {
1301
+ height: 28px;
1302
+ padding: 0 24px 0 8px !important;
1303
+ border-color: #e8e8e8;
1304
+ margin-bottom: 0 !important;
1305
+ }
1306
+ .vxe-input--suffix-icon {
1307
+ height: 28px;
1308
+ font-size: 14px;
1309
+ line-height: 28px;
1310
+ }
1311
+ }
1312
+ .vxe-table--filter-footer {
1313
+ border-top: 1px solid #dadce0;
1314
+ button {
1315
+ width: 50%;
1316
+ height: 16px;
1317
+ color: #424242;
1318
+ text-align: center;
1319
+ margin-top: -2px;
1320
+ font-size: $fontSizeBase;
1321
+ &:hover {
1322
+ color: $baseColor;
1323
+ }
1324
+ }
1325
+ }
1326
+
1327
+ .txtCheckbox-sty {
1328
+ width: 100%;
1329
+ border-radius: 2px;
1330
+ border: solid 1px #e8e8e8;
1331
+ padding: 0 28px 0 0;
1332
+ height: 28px;
1333
+ line-height: 27px;
1334
+ position: relative;
1335
+ background-color: #fff;
1336
+ &:hover {
1337
+ border-color: $baseColor;
1338
+ .pop-list {
1339
+ display: block;
1340
+ }
1341
+ }
1342
+ .opers {
1343
+ position: absolute;
1344
+ right: 10px;
1345
+ line-height: 26px;
1346
+ color: #c0c4cc;
1347
+ font-size: 14px;
1348
+ top: 0;
1349
+ .icon {
1350
+ display: inline-block;
1351
+ }
1352
+ }
1353
+ .cont {
1354
+ .item {
1355
+ margin: 2px 0 2px 5px;
1356
+ .el-icon-close {
1357
+ background-color: #c0c4cc;
1358
+ }
1359
+ }
1360
+ }
1361
+ .pop-list {
1362
+ display: none;
1363
+ padding-top: 10px;
1364
+ }
1365
+ .el-popper {
1366
+ min-width: 154px;
1367
+ margin-top: 0;
1368
+ .el-select-dropdown__item {
1369
+ .el-icon-close {
1370
+ position: absolute;
1371
+ right: 8px;
1372
+ top: 50%;
1373
+ margin-top: -6px;
1374
+ }
1375
+ }
1376
+ .popper__arrow {
1377
+ left: 35px;
1378
+ }
1379
+ }
1380
+ .el-input {
1381
+ .el-input__inner {
1382
+ border: none;
1383
+ vertical-align: top;
1384
+ height: 25px !important;
1385
+ line-height: 25px;
1386
+ }
1387
+ .el-input__suffix {
1388
+ right: 2px;
1389
+ .el-input__icon {
1390
+ line-height: 25px !important;
1391
+ height: 25px;
1392
+ }
1393
+ }
1394
+ }
1395
+ }
1396
+
1397
+ .no-table .vxe-table {
1398
+ display: none;
1399
+ }