cnhis-design-vue 3.1.18-beta.8 → 3.1.19-beta.0
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.
- package/es/components/annotation-edit/style/index.css +1 -15
- package/es/components/big-table/index.d.ts +9 -3395
- package/es/components/big-table/src/BigTable.vue.d.ts +9 -3396
- package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
- package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
- package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1163
- package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
- package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2263
- package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1168
- package/es/components/big-table/src/hooks/useEvent2.js +22 -7
- package/es/components/big-table/style/index.css +1 -634
- package/es/components/bpmn-workflow/style/index.css +1 -29
- package/es/components/button-print/index.d.ts +16 -6819
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +16 -6819
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +10 -4469
- package/es/components/button-print/src/utils/print.d.ts +1 -1
- package/es/components/button-print/src/utils/print2.js +12 -14
- package/es/components/button-print/style/index.css +1 -24
- package/es/components/chunk-upload/index.d.ts +2 -1472
- package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1742
- package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1472
- package/es/components/chunk-upload/style/index.css +1 -365
- package/es/components/drag-layout/index.d.ts +155 -19744
- package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -8012
- package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3107
- package/es/components/drag-layout/src/DragLayout.vue.d.ts +156 -19745
- package/es/components/drag-layout/style/index.css +1 -175
- package/es/components/fabric-chart/index.d.ts +2 -2
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/index.js +1 -1
- package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
- package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
- package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
- package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
- package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
- package/es/components/fabric-chart/style/index.css +1 -43
- package/es/components/field-set/index.d.ts +8 -6824
- package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6824
- package/es/components/field-set/style/index.css +1 -139
- package/es/components/form-config/index.d.ts +17 -8976
- package/es/components/form-config/src/FormConfig.vue.d.ts +17 -8976
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +9 -4487
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +7 -3091
- package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1472
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1472
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3195
- package/es/components/form-config/src/utils/index2.js +1 -1
- package/es/components/form-config/style/index.css +1 -158
- package/es/components/form-render/index.d.ts +6 -1154
- package/es/components/form-render/src/FormRender.vue.d.ts +7 -1155
- package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
- package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/select.js +1 -1
- package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
- package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
- package/es/components/form-render/src/utils/business.d.ts +1 -1
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/form-render/src/utils/index.js +2 -2
- package/es/components/form-render/style/index.css +1 -146
- package/es/components/form-table/index.d.ts +43 -32166
- package/es/components/form-table/src/FormTable.vue.d.ts +43 -32180
- package/es/components/form-table/src/components/index.d.ts +43 -32166
- package/es/components/form-table/src/components/table-age.vue.d.ts +5 -4007
- package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5084
- package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2672
- package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1344
- package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1344
- package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5083
- package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1401
- package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2736
- package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1336
- package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1336
- package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1345
- package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2438
- package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1559
- package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -480
- package/es/components/form-table/style/index.css +1 -214
- package/es/components/grid/src/hooks2.js +1 -0
- package/es/components/grid/style/index.css +1 -10
- package/es/components/index.css +1 -3346
- package/es/components/info-header/index.d.ts +16 -2561
- package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -804
- package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -803
- package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2560
- package/es/components/info-header/style/index.css +1 -121
- package/es/components/map/index.d.ts +2 -2263
- package/es/components/map/src/Map.vue.d.ts +2 -2263
- package/es/components/map/style/index.css +1 -61
- package/es/components/scale-view/index.d.ts +12 -3073
- package/es/components/scale-view/src/ScaleView.vue.d.ts +8 -3070
- package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1400
- package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -480
- package/es/components/scale-view/src/hooks/use-component.d.ts +39 -8514
- package/es/components/scale-view/style/index.css +1 -738
- package/es/components/select-label/index.d.ts +24 -11264
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +10 -4250
- package/es/components/select-label/src/SelectLabel.vue.d.ts +14 -7027
- package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3482
- package/es/components/select-label/style/index.css +1 -164
- package/es/components/select-person/index.d.ts +9 -5369
- package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1339
- package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5369
- package/es/components/select-person/style/index.css +1 -193
- package/es/components/shortcut-provider/style/index.css +1 -3
- package/es/components/shortcut-setter/index.d.ts +6 -1154
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +6 -1154
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -863
- package/es/components/shortcut-setter/style/index.css +1 -8
- package/es/components/steps-wheel/index.d.ts +1 -479
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -479
- package/es/components/steps-wheel/style/index.css +1 -161
- package/es/components/time-line/index.d.ts +7 -1672
- package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1671
- package/es/components/time-line/style/index.css +1 -37
- package/es/env.d.ts +0 -18
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1400
- package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -480
- package/package.json +2 -2
|
@@ -1,214 +1 @@
|
|
|
1
|
-
.table-form-age-error {
|
|
2
|
-
border-color: red !important;
|
|
3
|
-
}
|
|
4
|
-
.table-form-age-error .table-age-input {
|
|
5
|
-
border-color: red !important;
|
|
6
|
-
}
|
|
7
|
-
.table-form-age-error .n-select-selection--single {
|
|
8
|
-
border-color: red !important;
|
|
9
|
-
}
|
|
10
|
-
.table-date-picker {
|
|
11
|
-
min-width: unset !important;
|
|
12
|
-
width: 100%;
|
|
13
|
-
}
|
|
14
|
-
.table-date-picker-error .n-input {
|
|
15
|
-
border-color: red !important;
|
|
16
|
-
}
|
|
17
|
-
.text-over-tooltip-components {
|
|
18
|
-
display: inline-block;
|
|
19
|
-
max-width: 100%;
|
|
20
|
-
/* 文字超出宽度显示省略号 单行 */
|
|
21
|
-
/* 自定义样式 */
|
|
22
|
-
}
|
|
23
|
-
.text-over-tooltip-components .ellipsis {
|
|
24
|
-
font-size: 14px;
|
|
25
|
-
color: #35393c;
|
|
26
|
-
overflow: hidden;
|
|
27
|
-
text-overflow: ellipsis;
|
|
28
|
-
white-space: nowrap;
|
|
29
|
-
}
|
|
30
|
-
.text-over-tooltip-components .ellipsis i {
|
|
31
|
-
font-style: normal;
|
|
32
|
-
word-break: keep-all;
|
|
33
|
-
white-space: nowrap;
|
|
34
|
-
}
|
|
35
|
-
.text-over-tooltip-components .fs20 {
|
|
36
|
-
font-size: 20px;
|
|
37
|
-
font-weight: 600;
|
|
38
|
-
color: green;
|
|
39
|
-
line-height: 22px;
|
|
40
|
-
}
|
|
41
|
-
.text-over-tooltip-components .fs12 {
|
|
42
|
-
font-size: 12px;
|
|
43
|
-
font-weight: 400;
|
|
44
|
-
color: orange;
|
|
45
|
-
line-height: 14px;
|
|
46
|
-
}
|
|
47
|
-
.ant-input-group {
|
|
48
|
-
display: table !important;
|
|
49
|
-
}
|
|
50
|
-
.ant-input-group .n-input-number {
|
|
51
|
-
width: 100%;
|
|
52
|
-
}
|
|
53
|
-
.ant-input-group .n-input-number.table-error-digital {
|
|
54
|
-
border-color: red !important;
|
|
55
|
-
}
|
|
56
|
-
.ant-input-group .n-input-number.table-error-digital input {
|
|
57
|
-
border-color: red !important;
|
|
58
|
-
}
|
|
59
|
-
.table-digital-com .n-input-group-addon {
|
|
60
|
-
max-width: 52px;
|
|
61
|
-
}
|
|
62
|
-
.table-digital-com .n-input-group-addon .text-over-tooltip-components {
|
|
63
|
-
display: inline;
|
|
64
|
-
}
|
|
65
|
-
.table-error-input {
|
|
66
|
-
border-color: red !important;
|
|
67
|
-
}
|
|
68
|
-
.table-error-input input {
|
|
69
|
-
border-color: red !important;
|
|
70
|
-
}
|
|
71
|
-
.table-input-com .n-input-group-addon {
|
|
72
|
-
max-width: 52px;
|
|
73
|
-
}
|
|
74
|
-
.table-input-com .n-input-group-addon .text-over-tooltip-components {
|
|
75
|
-
display: inline;
|
|
76
|
-
}
|
|
77
|
-
.table-month-picker {
|
|
78
|
-
width: 100%;
|
|
79
|
-
}
|
|
80
|
-
.table-month-picker-error .n-input {
|
|
81
|
-
border-color: red !important;
|
|
82
|
-
}
|
|
83
|
-
.table-default-select .title-line {
|
|
84
|
-
font-weight: 700;
|
|
85
|
-
color: #000;
|
|
86
|
-
font-size: 14px;
|
|
87
|
-
}
|
|
88
|
-
.table-default-select .select-content-item {
|
|
89
|
-
padding: 0 5px;
|
|
90
|
-
}
|
|
91
|
-
.table-default-select .n-select-dropdown-menu-item-selected {
|
|
92
|
-
color: #5585f5;
|
|
93
|
-
}
|
|
94
|
-
.tableItem-search-more-select .title-line {
|
|
95
|
-
font-weight: 700;
|
|
96
|
-
color: #000;
|
|
97
|
-
font-size: 14px;
|
|
98
|
-
}
|
|
99
|
-
.tableItem-search-more-select .select-content-item {
|
|
100
|
-
padding: 0 5px;
|
|
101
|
-
}
|
|
102
|
-
.tableItem-search-more-select .n-select-dropdown-menu-item-selected {
|
|
103
|
-
color: #5585f5;
|
|
104
|
-
}
|
|
105
|
-
.table-select-error .n-select-selection {
|
|
106
|
-
border-color: red !important;
|
|
107
|
-
}
|
|
108
|
-
.table-error-textarea .n-input {
|
|
109
|
-
border-color: red !important;
|
|
110
|
-
}
|
|
111
|
-
.table-time-picker {
|
|
112
|
-
width: 100%;
|
|
113
|
-
}
|
|
114
|
-
.table-time-picker-error .n-input {
|
|
115
|
-
border-color: red !important;
|
|
116
|
-
}
|
|
117
|
-
.formTable-page-disabled--detail .vxe-table .vxe-cell .form-table-item {
|
|
118
|
-
display: flex;
|
|
119
|
-
align-items: center;
|
|
120
|
-
justify-content: center;
|
|
121
|
-
height: 31px;
|
|
122
|
-
}
|
|
123
|
-
.formTable-page-disabled--detail .vxe-table .vxe-cell .ant-select-disabled .ant-select-selection {
|
|
124
|
-
border: 0 !important;
|
|
125
|
-
background: transparent;
|
|
126
|
-
}
|
|
127
|
-
.formTable-page-disabled--detail .vxe-table .vxe-cell .ant-select-disabled .ant-select-arrow {
|
|
128
|
-
display: none;
|
|
129
|
-
}
|
|
130
|
-
.formTable-page-disabled--detail .vxe-table .vxe-cell .ant-select-disabled .ant-select-selection-selected-value {
|
|
131
|
-
color: #606266;
|
|
132
|
-
}
|
|
133
|
-
.formTable-page-disabled--detail .vxe-table .vxe-cell .DATE-container .ant-input {
|
|
134
|
-
padding: 0;
|
|
135
|
-
text-align: center;
|
|
136
|
-
border: 0 !important;
|
|
137
|
-
background-color: transparent;
|
|
138
|
-
}
|
|
139
|
-
.formTable-page-disabled--detail .vxe-table .vxe-cell .DATE-container .ant-calendar-picker-icon {
|
|
140
|
-
display: none;
|
|
141
|
-
}
|
|
142
|
-
.formTable-page-disabled--detail .vxe-table .vxe-cell .SELECT-container .ant-select-selection {
|
|
143
|
-
max-width: 100%;
|
|
144
|
-
}
|
|
145
|
-
.formTable-page {
|
|
146
|
-
width: 100%;
|
|
147
|
-
min-height: 100px;
|
|
148
|
-
max-height: 350px;
|
|
149
|
-
}
|
|
150
|
-
.formTable-page .vxe-table.vxe-table--render-default .vxe-body--column:not(.col--ellipsis),
|
|
151
|
-
.formTable-page .vxe-table.vxe-table--render-default .vxe-footer--column:not(.col--ellipsis),
|
|
152
|
-
.formTable-page .vxe-table.vxe-table--render-default .vxe-header--column:not(.col--ellipsis) {
|
|
153
|
-
padding: 0;
|
|
154
|
-
}
|
|
155
|
-
.formTable-page .vxe-table .vxe-table--body-wrapper::-webkit-scrollbar {
|
|
156
|
-
width: 10px;
|
|
157
|
-
height: 10px;
|
|
158
|
-
}
|
|
159
|
-
.formTable-page .vxe-table .vxe-table--empty-content {
|
|
160
|
-
height: 100%;
|
|
161
|
-
max-height: 100%;
|
|
162
|
-
}
|
|
163
|
-
.formTable-page .vxe-table .vxe-table--empty-content > div {
|
|
164
|
-
display: flex;
|
|
165
|
-
justify-content: center;
|
|
166
|
-
align-items: center;
|
|
167
|
-
height: 100%;
|
|
168
|
-
max-height: 100%;
|
|
169
|
-
}
|
|
170
|
-
.formTable-page .vxe-table .vxe-cell {
|
|
171
|
-
width: 100%;
|
|
172
|
-
padding: 9px 10px;
|
|
173
|
-
max-height: unset;
|
|
174
|
-
line-height: unset;
|
|
175
|
-
height: unset;
|
|
176
|
-
min-height: 32px;
|
|
177
|
-
justify-content: center;
|
|
178
|
-
text-overflow: inherit !important;
|
|
179
|
-
}
|
|
180
|
-
.formTable-page .vxe-table .vxe-cell .tableItem-select {
|
|
181
|
-
width: 100%;
|
|
182
|
-
}
|
|
183
|
-
.formTable-page .vxe-table .vxe-cell textarea {
|
|
184
|
-
line-height: 20px;
|
|
185
|
-
height: 100%;
|
|
186
|
-
resize: none;
|
|
187
|
-
}
|
|
188
|
-
.formTable-page .vxe-table .vxe-cell .select-content {
|
|
189
|
-
width: 100%;
|
|
190
|
-
}
|
|
191
|
-
.formTable-page .vxe-table .vxe-cell .table-form-age {
|
|
192
|
-
display: flex;
|
|
193
|
-
width: 100%;
|
|
194
|
-
line-height: unset;
|
|
195
|
-
}
|
|
196
|
-
.formTable-page .vxe-table .vxe-cell .table-form-age .table-age-input {
|
|
197
|
-
flex: 1;
|
|
198
|
-
}
|
|
199
|
-
.formTable-page .vxe-table .vxe-cell .table-form-age .table-age-select .ant-select-selection__placeholder {
|
|
200
|
-
font-size: 12px;
|
|
201
|
-
}
|
|
202
|
-
.formTable-page .vxe-table .vxe-cell .span-required {
|
|
203
|
-
color: red;
|
|
204
|
-
}
|
|
205
|
-
.formTable-page .vxe-table .vxe-body--column.col--ellipsis,
|
|
206
|
-
.formTable-page .vxe-table .vxe-editable .vxe-body--column,
|
|
207
|
-
.formTable-page .vxe-table .vxe-footer--column.col--ellipsis,
|
|
208
|
-
.formTable-page .vxe-table .vxe-header--column.col--ellipsis {
|
|
209
|
-
height: 40px;
|
|
210
|
-
}
|
|
211
|
-
.formTable-page .vxe-table .span-remark-icon {
|
|
212
|
-
color: #337ab7;
|
|
213
|
-
margin-left: 6px;
|
|
214
|
-
}
|
|
1
|
+
.table-form-age-error,.table-form-age-error .n-select-selection--single,.table-form-age-error .table-age-input{border-color:red!important}.table-date-picker{min-width:unset!important;width:100%}.table-date-picker-error .n-input{border-color:red!important}.text-over-tooltip-components{display:inline-block;max-width:100%}.text-over-tooltip-components .ellipsis{color:#35393c;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-over-tooltip-components .ellipsis i{font-style:normal;white-space:nowrap;word-break:keep-all}.text-over-tooltip-components .fs20{color:green;font-size:20px;font-weight:600;line-height:22px}.text-over-tooltip-components .fs12{color:orange;font-size:12px;font-weight:400;line-height:14px}.ant-input-group{display:table!important}.ant-input-group .n-input-number{width:100%}.ant-input-group .n-input-number.table-error-digital,.ant-input-group .n-input-number.table-error-digital input{border-color:red!important}.table-digital-com .n-input-group-addon{max-width:52px}.table-digital-com .n-input-group-addon .text-over-tooltip-components{display:inline}.table-error-input,.table-error-input input{border-color:red!important}.table-input-com .n-input-group-addon{max-width:52px}.table-input-com .n-input-group-addon .text-over-tooltip-components{display:inline}.table-month-picker{width:100%}.table-month-picker-error .n-input{border-color:red!important}.table-default-select .title-line{color:#000;font-size:14px;font-weight:700}.table-default-select .select-content-item{padding:0 5px}.table-default-select .n-select-dropdown-menu-item-selected{color:#5585f5}.tableItem-search-more-select .title-line{color:#000;font-size:14px;font-weight:700}.tableItem-search-more-select .select-content-item{padding:0 5px}.tableItem-search-more-select .n-select-dropdown-menu-item-selected{color:#5585f5}.table-error-textarea .n-input,.table-select-error .n-select-selection{border-color:red!important}.table-time-picker{width:100%}.table-time-picker-error .n-input{border-color:red!important}.formTable-page-disabled--detail .vxe-table .vxe-cell .form-table-item{align-items:center;display:flex;height:31px;justify-content:center}.formTable-page-disabled--detail .vxe-table .vxe-cell .ant-select-disabled .ant-select-selection{background:transparent;border:0!important}.formTable-page-disabled--detail .vxe-table .vxe-cell .ant-select-disabled .ant-select-arrow{display:none}.formTable-page-disabled--detail .vxe-table .vxe-cell .ant-select-disabled .ant-select-selection-selected-value{color:#606266}.formTable-page-disabled--detail .vxe-table .vxe-cell .DATE-container .ant-input{background-color:transparent;border:0!important;padding:0;text-align:center}.formTable-page-disabled--detail .vxe-table .vxe-cell .DATE-container .ant-calendar-picker-icon{display:none}.formTable-page-disabled--detail .vxe-table .vxe-cell .SELECT-container .ant-select-selection{max-width:100%}.formTable-page{max-height:350px;min-height:100px;width:100%}.formTable-page .vxe-table.vxe-table--render-default .vxe-body--column:not(.col--ellipsis),.formTable-page .vxe-table.vxe-table--render-default .vxe-footer--column:not(.col--ellipsis),.formTable-page .vxe-table.vxe-table--render-default .vxe-header--column:not(.col--ellipsis){padding:0}.formTable-page .vxe-table .vxe-table--body-wrapper::-webkit-scrollbar{height:10px;width:10px}.formTable-page .vxe-table .vxe-table--empty-content{height:100%;max-height:100%}.formTable-page .vxe-table .vxe-table--empty-content>div{align-items:center;display:flex;height:100%;justify-content:center;max-height:100%}.formTable-page .vxe-table .vxe-cell{height:unset;justify-content:center;line-height:unset;max-height:unset;min-height:32px;padding:9px 10px;text-overflow:inherit!important;width:100%}.formTable-page .vxe-table .vxe-cell .tableItem-select{width:100%}.formTable-page .vxe-table .vxe-cell textarea{height:100%;line-height:20px;resize:none}.formTable-page .vxe-table .vxe-cell .select-content{width:100%}.formTable-page .vxe-table .vxe-cell .table-form-age{display:flex;line-height:unset;width:100%}.formTable-page .vxe-table .vxe-cell .table-form-age .table-age-input{flex:1}.formTable-page .vxe-table .vxe-cell .table-form-age .table-age-select .ant-select-selection__placeholder{font-size:12px}.formTable-page .vxe-table .vxe-cell .span-required{color:red}.formTable-page .vxe-table .vxe-body--column.col--ellipsis,.formTable-page .vxe-table .vxe-editable .vxe-body--column,.formTable-page .vxe-table .vxe-footer--column.col--ellipsis,.formTable-page .vxe-table .vxe-header--column.col--ellipsis{height:40px}.formTable-page .vxe-table .span-remark-icon{color:#337ab7;margin-left:6px}
|
|
@@ -1,10 +1 @@
|
|
|
1
|
-
.vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar
|
|
2
|
-
.vxe-table--body-wrapper::-webkit-scrollbar {
|
|
3
|
-
width: 10px;
|
|
4
|
-
height: 10px;
|
|
5
|
-
background-color: #f2f2f2;
|
|
6
|
-
}
|
|
7
|
-
.vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar-thumb:hover,
|
|
8
|
-
.vxe-table--body-wrapper::-webkit-scrollbar-thumb:hover {
|
|
9
|
-
background-color: #b2b2b2;
|
|
10
|
-
}
|
|
1
|
+
.vxe-table--body-wrapper::-webkit-scrollbar,.vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar{background-color:#f2f2f2;height:10px;width:10px}.vxe-table--body-wrapper::-webkit-scrollbar-thumb:hover,.vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar-thumb:hover{background-color:#b2b2b2}
|