@blueking/vxe-table
Version:
一个基于 vue 的 PC 端表格组件,支持增删改查、虚拟树、列拖拽,懒加载、快捷菜单、数据校验、树形结构、打印、导入导出、自定义模板、渲染器、JSON 配置式...
1,790 lines (1,640 loc) • 106 kB
CSS
@charset "UTF-8";
[class*=vxe-icon--] {
display: inline-block;
vertical-align: middle;
position: relative;
direction: ltr;
font-family: Verdana, Arial, Tahoma;
font-weight: normal;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
[class*=vxe-icon--].rotate45 {
transform: rotate(45deg);
}
[class*=vxe-icon--].rotate90 {
transform: rotate(90deg);
}
[class*=vxe-icon--].rotate180 {
transform: rotate(180deg);
}
.vxe-icon--search, .vxe-icon--print, .vxe-icon--dot, .vxe-icon--calendar, .vxe-icon--eye,
.vxe-icon--eye-slash, .vxe-icon--upload,
.vxe-icon--download, .vxe-icon--error, .vxe-icon--remove, .vxe-icon--circle-plus, .vxe-icon--success, .vxe-icon--warning, .vxe-icon--info, .vxe-icon--question, .vxe-icon--refresh, .vxe-icon--minus, .vxe-icon--close, .vxe-icon--check, .vxe-icon--plus, .vxe-icon--more, .vxe-icon--edit-outline, .vxe-icon--funnel, .vxe-icon--d-arrow-left, .vxe-icon--d-arrow-right, .vxe-icon--arrow-top, .vxe-icon--arrow-right, .vxe-icon--arrow-left, .vxe-icon--arrow-bottom, .vxe-icon--caret-right, .vxe-icon--caret-left, .vxe-icon--caret-bottom, .vxe-icon--caret-top, .vxe-icon--menu, .vxe-icon--zoomout, .vxe-icon--zoomin, .vxe-icon--square {
width: 1em;
height: 1em;
line-height: 1em;
}
.vxe-icon--search:after, .vxe-icon--search:before, .vxe-icon--print:after, .vxe-icon--print:before, .vxe-icon--dot:before, .vxe-icon--calendar:after, .vxe-icon--calendar:before, .vxe-icon--eye-slash:after, .vxe-icon--eye:before,
.vxe-icon--eye-slash:before, .vxe-icon--upload:after,
.vxe-icon--download:after, .vxe-icon--upload:before,
.vxe-icon--download:before, .vxe-icon--error:after, .vxe-icon--remove:after, .vxe-icon--circle-plus:after, .vxe-icon--success:after, .vxe-icon--warning:after, .vxe-icon--info:after, .vxe-icon--question:after, .vxe-icon--refresh:before, .vxe-icon--refresh:after, .vxe-icon--minus:before, .vxe-icon--close:before, .vxe-icon--check:before, .vxe-icon--plus:before, .vxe-icon--more:before, .vxe-icon--edit-outline:after, .vxe-icon--edit-outline:before, .vxe-icon--funnel:after, .vxe-icon--funnel:before, .vxe-icon--d-arrow-left:before, .vxe-icon--d-arrow-right:before, .vxe-icon--d-arrow-left:after, .vxe-icon--d-arrow-right:after, .vxe-icon--arrow-top:before, .vxe-icon--arrow-right:before, .vxe-icon--arrow-left:before, .vxe-icon--arrow-bottom:before, .vxe-icon--caret-right:before, .vxe-icon--caret-left:before, .vxe-icon--caret-bottom:before, .vxe-icon--caret-top:before, .vxe-icon--zoomout:after, .vxe-icon--zoomout:before, .vxe-icon--zoomin:before, .vxe-icon--zoomin:after, .vxe-icon--square:before {
content: "";
position: absolute;
}
.vxe-icon--square:before {
left: 0.05em;
top: 0.05em;
width: 0.9em;
height: 0.9em;
border-width: 0.1em;
border-style: solid;
border-color: inherit;
}
.vxe-icon--zoomin {
border-width: 0.1em;
border-style: solid;
border-color: inherit;
background-color: var(--vxe-ui-layout-background-color);
}
.vxe-icon--zoomin:before, .vxe-icon--zoomin:after {
background-color: inherit;
}
.vxe-icon--zoomin:before {
left: -0.1em;
top: 0.2em;
width: 1.1em;
height: 0.4em;
}
.vxe-icon--zoomin:after {
top: -0.1em;
left: 0.2em;
width: 0.4em;
height: 1.1em;
}
.vxe-icon--zoomout {
position: relative;
}
.vxe-icon--zoomout:before {
right: 0;
top: 0;
width: 0.7em;
height: 0.7em;
border-width: 0.1em;
border-style: solid;
border-color: inherit;
}
.vxe-icon--zoomout:after {
left: 0.1em;
bottom: 0.1em;
width: 0.7em;
height: 0.7em;
border-width: 0.1em;
border-style: solid;
border-color: inherit;
background-color: var(--vxe-ui-layout-background-color);
}
.vxe-icon--menu:before {
content: "";
display: inline-block;
width: 0.22em;
height: 0.22em;
box-shadow: 0 -0.36em 0, -0.36em -0.36em 0, 0.36em -0.36em 0, 0 0 0 1em inset, -0.36em 0 0, 0.36em 0 0, 0 0.36em 0, -0.36em 0.36em 0, 0.36em 0.36em 0;
margin: 0.26em;
}
.vxe-icon--caret-right:before, .vxe-icon--caret-left:before, .vxe-icon--caret-bottom:before, .vxe-icon--caret-top:before {
border-width: 0.4em;
border-style: solid;
border-color: transparent;
}
.vxe-icon--caret-top:before {
left: 0.1em;
bottom: 0.3em;
border-bottom-color: inherit;
}
.vxe-icon--caret-bottom:before {
left: 0.1em;
top: 0.3em;
border-top-color: inherit;
}
.vxe-icon--caret-left:before {
right: 0.3em;
bottom: 0.1em;
border-right-color: inherit;
}
.vxe-icon--caret-right:before {
left: 0.3em;
bottom: 0.1em;
border-left-color: inherit;
}
.vxe-icon--arrow-top:before, .vxe-icon--arrow-right:before, .vxe-icon--arrow-left:before, .vxe-icon--arrow-bottom:before {
top: 0.4em;
left: 0.14em;
width: 0.7em;
height: 0.7em;
border-width: 0.15em;
border-style: solid;
border-top-color: inherit;
border-right-color: inherit;
border-bottom-color: transparent;
border-left-color: transparent;
border-radius: 0.15em;
transform: rotate(-45deg);
}
.vxe-icon--arrow-bottom:before {
top: 0;
left: 0.14em;
transform: rotate(135deg);
}
.vxe-icon--arrow-left:before {
top: 0.18em;
left: 0.35em;
transform: rotate(-135deg);
}
.vxe-icon--arrow-right:before {
top: 0.18em;
left: 0;
transform: rotate(45deg);
}
.vxe-icon--d-arrow-left:before, .vxe-icon--d-arrow-right:before {
left: 0.15em;
}
.vxe-icon--d-arrow-left:after, .vxe-icon--d-arrow-right:after {
left: 0.58em;
}
.vxe-icon--d-arrow-left:before, .vxe-icon--d-arrow-right:before, .vxe-icon--d-arrow-left:after, .vxe-icon--d-arrow-right:after {
top: 0.18em;
width: 0.7em;
height: 0.7em;
border-width: 0.15em;
border-style: solid;
border-top-color: inherit;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: inherit;
border-radius: 0.15em;
transform: rotate(-45deg);
}
.vxe-icon--d-arrow-right:before, .vxe-icon--d-arrow-right:after {
transform: rotate(135deg);
}
.vxe-icon--d-arrow-right:before {
left: -0.25em;
}
.vxe-icon--d-arrow-right:after {
left: 0.18em;
}
.vxe-icon--funnel:before {
top: 0.05em;
left: 0;
border-width: 0.5em;
border-style: solid;
border-top-color: inherit;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
}
.vxe-icon--funnel:after {
left: 0.41em;
top: 0.4em;
width: 0;
height: 0.5em;
border-width: 0 0.2em 0 0;
border-style: solid;
border-right-color: inherit;
}
.vxe-icon--edit-outline:before {
height: 0.84em;
width: 0.86em;
top: 0.1em;
left: 0.02em;
border-radius: 0.2em;
border-width: 0.1em;
border-style: solid;
border-color: inherit;
}
.vxe-icon--edit-outline:after {
left: 0.6em;
bottom: 0.2em;
width: 0;
height: 0.8em;
border-radius: 0 0 80% 80%;
border-width: 0 0 0 0.22em;
border-style: solid;
border-color: inherit;
transform: rotate(45deg);
}
.vxe-icon--more:before {
content: "...";
top: 0;
left: 0.1em;
line-height: 0.5em;
font-weight: 700;
}
.vxe-icon--plus:before {
content: "+";
left: -0.12em;
bottom: -0.1em;
line-height: 1em;
font-size: 1.6em;
}
.vxe-icon--check:before {
left: 0.25em;
bottom: 0.2em;
width: 0.5em;
height: 0.9em;
border-width: 0.15em;
border-style: solid;
border-top-color: transparent;
border-right-color: inherit;
border-bottom-color: inherit;
border-radius: 0.15em;
border-left-color: transparent;
transform: rotate(45deg);
}
.vxe-icon--close:before {
content: "+";
left: -0.1em;
bottom: -0.16em;
line-height: 1em;
font-size: 1.8em;
transform: rotate(45deg);
}
.vxe-icon--minus:before {
content: "─";
left: 0;
bottom: 0;
width: 100%;
text-align: center;
line-height: 0.9em;
font-size: 1.2em;
}
.vxe-icon--refresh {
border-width: 0.1em;
border-style: solid;
border-radius: 50%;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.vxe-icon--refresh:before {
left: 50%;
top: 0;
transform: translateX(50%) rotate(-45deg);
}
.vxe-icon--refresh:after {
right: 50%;
bottom: 0;
transform: translateX(-50%) rotate(135deg);
}
.vxe-icon--refresh:before, .vxe-icon--refresh:after {
width: 0;
height: 0;
border-width: 0.25em;
border-style: solid;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
}
.vxe-icon--refresh.roll {
animation: rollCircle 1s infinite linear;
}
@keyframes rollCircle {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.vxe-icon--error:before, .vxe-icon--remove:before, .vxe-icon--circle-plus:before, .vxe-icon--success:before, .vxe-icon--warning:before, .vxe-icon--info:before, .vxe-icon--question:before {
content: "";
border-radius: 50%;
border-width: 0.5em;
border-style: solid;
border-color: inherit;
position: absolute;
top: 0;
left: 0;
transform: scale(0.95);
}
.vxe-icon--warning:after, .vxe-icon--info:after, .vxe-icon--question:after {
left: 0;
bottom: 0;
width: 100%;
text-align: center;
color: var(--vxe-ui-layout-background-color);
transform: rotate(-10deg) scale(0.75);
}
.vxe-icon--question:after {
content: "?";
}
.vxe-icon--info:after {
content: "¡";
}
.vxe-icon--warning:after {
content: "!";
}
.vxe-icon--success:after {
content: "✓";
left: 0.25em;
bottom: 0;
color: var(--vxe-ui-layout-background-color);
font-size: 0.65em;
}
.vxe-icon--circle-plus:after {
content: "+";
left: 0;
bottom: 0;
width: 100%;
text-align: center;
color: var(--vxe-ui-layout-background-color);
line-height: 1.4em;
font-size: 0.8em;
}
.vxe-icon--remove:after {
content: "─";
left: 0;
bottom: 0;
width: 100%;
text-align: center;
line-height: 1.5em;
color: var(--vxe-ui-layout-background-color);
font-size: 0.7em;
}
.vxe-icon--error:after {
content: "×";
left: 0;
bottom: 0;
width: 100%;
line-height: 1.4em;
text-align: center;
color: var(--vxe-ui-layout-background-color);
font-size: 0.8em;
}
.vxe-icon--upload,
.vxe-icon--download {
overflow: hidden;
}
.vxe-icon--upload:before,
.vxe-icon--download:before {
left: 0;
width: 1em;
border-width: 0;
border-style: solid;
border-color: inherit;
}
.vxe-icon--upload:after,
.vxe-icon--download:after {
width: 100%;
text-align: center;
font-size: 2em;
}
.vxe-icon--upload:before {
top: 0.1em;
border-top-width: 0.1em;
}
.vxe-icon--upload:after {
content: "↑";
left: 0;
top: 0.15em;
}
.vxe-icon--download:before {
bottom: 0.05em;
border-bottom-width: 0.1em;
}
.vxe-icon--download:after {
content: "↑";
left: 0;
bottom: 0.15em;
transform: rotate(180deg);
}
.vxe-icon--eye:before,
.vxe-icon--eye-slash:before {
content: "●";
top: 0.16em;
left: 0;
width: 1em;
height: 0.68em;
line-height: 0.25em;
border-radius: 50%;
border-width: 0.1em;
border-style: solid;
border-color: inherit;
text-align: center;
}
.vxe-icon--eye-slash:after {
top: -0.1em;
left: 0.45em;
width: 0;
height: 1.2em;
border-width: 0;
border-style: solid;
border-color: inherit;
border-left-width: 0.1em;
transform: rotate(45deg);
}
.vxe-icon--calendar:before {
top: 0.15em;
left: 0;
width: 1em;
height: 0.8em;
border-width: 0.2em 0.1em 0.1em 0.1em;
border-radius: 0.1em 0.1em 0 0;
border-style: solid;
border-color: inherit;
}
.vxe-icon--calendar:after {
left: 0.2em;
top: 0;
width: 0.6em;
height: 0.3em;
border-width: 0 0.1em;
border-style: solid;
border-color: inherit;
}
.vxe-icon--dot:before {
top: 0.25em;
left: 0.25em;
border-radius: 50%;
border-width: 0.25em;
border-style: solid;
border-color: inherit;
}
.vxe-icon--print {
box-shadow: inset 0 0 0 0.1em;
border-width: 0.2em 0;
border-style: solid;
border-color: transparent !important;
border-radius: 0.3em 0.3em 0 0;
}
.vxe-icon--print:before {
width: 0.6em;
height: 0.3em;
top: -0.2em;
left: 0.2em;
box-shadow: inset 0 0 0 0.1em;
}
.vxe-icon--print:after {
width: 0.6em;
height: 0.6em;
left: 0.2em;
bottom: -0.2em;
box-shadow: inset 0 0 0 0.1em;
background-color: var(--vxe-ui-layout-background-color);
}
.vxe-icon--search:before {
top: 0;
left: 0;
width: 0.8em;
height: 0.8em;
border-width: 0.15em;
border-style: solid;
border-color: inherit;
border-radius: 50%;
}
.vxe-icon--search:after {
top: 0.75em;
left: 0.6em;
width: 0.35em;
height: 0;
border-width: 0.15em 0 0 0;
border-style: solid;
border-color: inherit;
transform: rotate(45deg);
}
.vxe-icon-warnion-circle-fill:before {
content: "\e848";
}
@font-face {
font-family: "vxetableiconfont";
src: url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2");
}
@keyframes rollCircle {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
[class*=vxe-table-icon-] {
font-family: "vxetableiconfont" !important;
font-style: normal;
font-weight: 400;
font-size: 1.1em;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class*=vxe-table-icon-].animat, [class*=vxe-table-icon-].roll {
display: inline-block;
}
[class*=vxe-table-icon-].animat {
transition: transform 0.25s ease-in-out;
}
[class*=vxe-table-icon-].rotate45 {
transform: rotate(45deg);
}
[class*=vxe-table-icon-].rotate90 {
transform: rotate(90deg);
}
[class*=vxe-table-icon-].rotate180 {
transform: rotate(180deg);
}
[class*=vxe-table-icon-].roll {
animation: rollCircle 1s infinite linear;
}
[class*=vxe-table-icon-].theme--primary {
color: var(--vxe-ui-font-primary-color);
}
[class*=vxe-table-icon-].theme--success {
color: var(--vxe-ui-status-success-color);
}
[class*=vxe-table-icon-].theme--info {
color: var(--vxe-ui-status-info-color);
}
[class*=vxe-table-icon-].theme--warning {
color: var(--vxe-ui-status-warning-color);
}
[class*=vxe-table-icon-].theme--danger {
color: var(--vxe-ui-status-danger-color);
}
[class*=vxe-table-icon-].theme--error {
color: var(--vxe-ui-status-error-color);
}
.vxe-table-icon-add-sub:before {
content: "\e6bc";
}
.vxe-table-icon-swap:before {
content: "\e7f3";
}
.vxe-table-icon-sort:before {
content: "\e93e";
}
.vxe-table-icon-no-drop:before {
content: "\e658";
}
.vxe-table-icon-edit:before {
content: "\e66e";
}
.vxe-table-icon-question-circle-fill:before {
content: "\e690";
}
.vxe-table-icon-radio-checked:before {
content: "\e75b";
}
.vxe-table-icon-radio-checked-fill:before {
content: "\e763";
}
.vxe-table-icon-print:before {
content: "\eba0";
}
.vxe-table-icon-checkbox-checked-fill:before {
content: "\e67d";
}
.vxe-table-icon-custom-column:before {
content: "\e62d";
}
.vxe-table-icon-radio-unchecked:before {
content: "\e7c9";
}
.vxe-table-icon-caret-down:before {
content: "\e8ed";
}
.vxe-table-icon-caret-up:before {
content: "\e8ee";
}
.vxe-table-icon-caret-right:before {
content: "\e8ef";
}
.vxe-table-icon-caret-left:before {
content: "\e8f0";
}
.vxe-table-icon-fullscreen:before {
content: "\e70e";
}
.vxe-table-icon-minimize:before {
content: "\e749";
}
.vxe-table-icon-checkbox-unchecked:before {
content: "\e727";
}
.vxe-table-icon-funnel:before {
content: "\e8ec";
}
.vxe-table-icon-download:before {
content: "\e61a";
}
.vxe-table-icon-spinner:before {
content: "\e601";
}
.vxe-table-icon-arrow-right:before {
content: "\e743";
}
.vxe-table-icon-repeat:before {
content: "\ea4a";
}
.vxe-table-icon-drag-handle:before {
content: "\e64e";
}
.vxe-table-icon-checkbox-indeterminate-fill:before {
content: "\e8c4";
}
.vxe-table-icon-upload:before {
content: "\e683";
}
.vxe-table-icon-fixed-left-fill:before {
content: "\e9b9";
}
.vxe-table-icon-fixed-left:before {
content: "\e9ba";
}
.vxe-table-icon-fixed-right-fill:before {
content: "\f290";
}
.vxe-table-icon-fixed-right:before {
content: "\f291";
}
.vxe-table-custom--option {
position: relative;
display: flex;
flex-direction: row;
}
.vxe-table-custom--option.active--drag-origin {
opacity: 0.5;
}
.vxe-table-custom--option.active--drag-target[drag-pos=top]::after {
display: block;
top: -2px;
}
.vxe-table-custom--option.active--drag-target[drag-pos=bottom]::after {
display: block;
bottom: -2px;
}
.vxe-table-custom--option:first-child[drag-pos=top]::after {
top: 0;
}
.vxe-table-custom--option:last-child[drag-pos=bottom]::after {
bottom: 0;
}
.vxe-table-custom--option::after {
display: none;
content: "";
position: absolute;
left: -1px;
width: calc(100% + 1px);
height: 2px;
background-color: var(--vxe-ui-font-primary-color);
z-index: 12;
}
.vxe-table-custom--option:last-child::after {
width: 100%;
}
.vxe-table-custom-wrapper {
display: none;
flex-direction: column;
position: absolute;
text-align: left;
background-color: var(--vxe-ui-layout-background-color);
z-index: 19;
border: 1px solid var(--vxe-ui-table-border-color);
border-radius: var(--vxe-ui-border-radius);
box-shadow: var(--vxe-ui-base-popup-box-shadow);
}
.vxe-table-custom-wrapper.placement--top-left {
top: 2px;
left: 2px;
}
.vxe-table-custom-wrapper.placement--top-right {
top: 2px;
right: 2px;
}
.vxe-table-custom-wrapper.placement--bottom-left {
bottom: 2px;
left: 2px;
}
.vxe-table-custom-wrapper.placement--bottom-right {
bottom: 2px;
right: 2px;
}
.vxe-table-custom-wrapper.placement--left {
left: 2px;
}
.vxe-table-custom-wrapper.placement--right {
right: 2px;
}
.vxe-table-custom-wrapper.placement--left, .vxe-table-custom-wrapper.placement--right {
top: 2px;
height: calc(100% - 4px);
}
.vxe-table-custom-wrapper.is--active {
display: flex;
}
.vxe-table-custom--body {
position: relative;
display: block;
flex-grow: 1;
overflow-x: hidden;
overflow-y: auto;
}
.vxe-table-custom--panel-list {
list-style-type: none;
margin: 0;
padding: 0;
}
.vxe-table-custom--panel-list > li {
max-width: 26em;
min-width: 18em;
padding: 0.2em 1em 0.2em 1em;
}
.vxe-table-custom--panel-list > li.level--2 {
padding-left: 2.7em;
}
.vxe-table-custom--panel-list > li.level--3 {
padding-left: 3.7em;
}
.vxe-table-custom--panel-list > li.level--4 {
padding-left: 4.7em;
}
.vxe-table-custom--panel-list > li.level--5 {
padding-left: 5.7em;
}
.vxe-table-custom--panel-list > li.level--6 {
padding-left: 6.7em;
}
.vxe-table-custom--panel-list > li.level--7 {
padding-left: 7.7em;
}
.vxe-table-custom--panel-list > li.level--8 {
padding-left: 8.7em;
}
.vxe-table-custom--header {
flex-shrink: 0;
padding: 0.28em 0;
font-weight: 700;
border-bottom: 1px solid var(--vxe-ui-base-popup-border-color);
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vxe-table-custom--panel-list .vxe-table-custom--checkbox-option:hover {
background-color: var(--vxe-ui-table-row-hover-background-color);
}
.vxe-table-custom--footer-buttons {
width: 100%;
display: flex;
flex-direction: row;
flex-shrink: 0;
border-top: 1px solid var(--vxe-ui-base-popup-border-color);
}
.vxe-table-custom--footer-buttons button {
flex-grow: 1;
height: 2.8em;
}
.vxe-table-custom--checkbox-option .vxe-checkbox--icon {
font-size: 1.34em;
}
.vxe-table-custom--checkbox-option .vxe-checkbox--icon {
color: var(--vxe-ui-input-border-color);
vertical-align: middle;
font-weight: 700;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vxe-table-custom--checkbox-option.is--checked, .vxe-table-custom--checkbox-option.is--indeterminate {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table-custom--checkbox-option.is--checked .vxe-checkbox--icon, .vxe-table-custom--checkbox-option.is--indeterminate .vxe-checkbox--icon {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table-custom--checkbox-option:not(.is--disabled) {
cursor: pointer;
}
.vxe-table-custom--checkbox-option:not(.is--disabled):hover .vxe-checkbox--icon {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table-custom--checkbox-option.is--hidden {
cursor: default;
}
.vxe-table-custom--checkbox-option.is--disabled {
color: var(--vxe-ui-font-disabled-color);
cursor: not-allowed;
}
.vxe-table-custom--checkbox-option.is--disabled .vxe-checkbox--icon {
color: var(--vxe-ui-input-disabled-color);
}
.vxe-table-custom--checkbox-option .vxe-checkbox--label {
padding-left: 0.5em;
vertical-align: middle;
}
.vxe-table-custom--checkbox-option,
.vxe-table-custom--sort-option {
padding-right: 0.4em;
flex-shrink: 0;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vxe-table-custom--sort-option {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.vxe-table-custom--sort-btn {
padding-left: 0.2em;
padding-right: 0.4em;
}
.vxe-table-custom--sort-btn:not(.is--disabled) {
cursor: grab;
}
.vxe-table-custom--sort-btn:not(.is--disabled):active {
cursor: grabbing;
}
.vxe-table-custom--sort-btn:not(.is--disabled):hover {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table-custom--sort-btn.is--disabled {
color: var(--vxe-ui-input-disabled-color);
cursor: not-allowed;
}
.vxe-table-custom--name-option {
flex-grow: 1;
display: flex;
flex-direction: row;
overflow: hidden;
}
.vxe-table-custom--checkbox-label {
flex-grow: 1;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.vxe-table-custom--fixed-option {
flex-shrink: 0;
padding-left: 0.5em;
display: flex;
flex-direction: row;
align-items: center;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vxe-table-custom-popup--body {
position: relative;
overflow: auto;
height: 100%;
outline: 0;
}
.vxe-table-custom-popup--table-wrapper {
border-bottom: 1px solid var(--vxe-ui-table-border-color);
}
.vxe-table-custom-popup--table-wrapper table {
width: 100%;
border: 0;
table-layout: fixed;
word-break: break-all;
border-spacing: 0;
border-collapse: separate;
}
.vxe-table-custom-popup--table-wrapper table th {
position: sticky;
top: 0;
text-align: left;
border-top: 1px solid var(--vxe-ui-table-border-color);
border-bottom: 1px solid var(--vxe-ui-table-border-color);
border-left: 1px solid var(--vxe-ui-table-border-color);
background-color: var(--vxe-ui-table-header-background-color);
z-index: 7;
}
.vxe-table-custom-popup--table-wrapper table td {
border-top: 1px solid var(--vxe-ui-table-border-color);
border-left: 1px solid var(--vxe-ui-table-border-color);
}
.vxe-table-custom-popup--table-wrapper table tr:first-child td {
border-top: 0;
}
.vxe-table-custom-popup--table-wrapper table tr:hover {
background-color: var(--vxe-ui-table-row-hover-background-color);
}
.vxe-table-custom-popup--table-wrapper table th,
.vxe-table-custom-popup--table-wrapper table td {
height: 44px;
padding: 0 0.6em;
}
.vxe-table-custom-popup--table-wrapper table th:last-child,
.vxe-table-custom-popup--table-wrapper table td:last-child {
border-right: 1px solid var(--vxe-ui-table-border-color);
}
/*拖拽列*/
.vxe-table-custom-popup--drag-line {
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 11;
pointer-events: none;
}
.vxe-table-custom-popup--drag-line {
width: 100%;
height: 1px;
border: 2px solid transparent;
}
.vxe-table-custom-popup--drag-line[drag-pos=top] {
border-top-color: var(--vxe-ui-font-primary-color);
}
.vxe-table-custom-popup--drag-line[drag-pos=bottom] {
border-bottom-color: var(--vxe-ui-font-primary-color);
}
.vxe-table-custom-popup--drag-line[drag-to-child=y] {
border-top-color: transparent;
border-bottom-color: transparent;
border-left-color: var(--vxe-ui-status-success-color);
}
.vxe-table-custom-popup--drag-line.is--guides {
background-color: var(--vxe-ui-table-drag-over-background-color);
}
.vxe-table-custom-popup--drag-tip {
display: none;
position: absolute;
top: 0;
left: 0;
padding: 0.6em 1.4em;
max-width: 50%;
min-width: 100px;
border-radius: var(--vxe-ui-border-radius);
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
pointer-events: none;
background-color: var(--vxe-ui-layout-background-color);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
z-index: 33;
}
.vxe-table-custom-popup--drag-tip[drag-status=normal] .vxe-table-custom-popup--drag-tip-normal-status {
display: block;
}
.vxe-table-custom-popup--drag-tip[drag-status=sub] .vxe-table-custom-popup--drag-tip-sub-status {
display: block;
}
.vxe-table-custom-popup--drag-tip[drag-status=disabled] .vxe-table-custom-popup--drag-tip-disabled-status {
display: block;
}
.vxe-table-custom-popup--drag-tip-wrapper {
display: flex;
flex-direction: row;
align-items: center;
}
.vxe-table-custom-popup--drag-tip-status {
padding-right: 0.4em;
}
.vxe-table-custom-popup--drag-tip-disabled-status {
display: none;
flex-shrink: 0;
color: var(--vxe-ui-status-error-color);
}
.vxe-table-custom-popup--drag-tip-normal-status,
.vxe-table-custom-popup--drag-tip-sub-status {
display: none;
}
.vxe-table-custom-popup--drag-tip-content {
flex-grow: 1;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.vxe-table-custom-popup--name {
display: flex;
flex-direction: row;
align-items: center;
}
.vxe-table-custom-popup--title {
flex-grow: 1;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.vxe-table-custom-popup--row.level--2 .vxe-table-custom-popup--name {
padding-left: 24px;
}
.vxe-table-custom-popup--row.level--3 .vxe-table-custom-popup--name {
padding-left: 48px;
}
.vxe-table-custom-popup--row.level--4 .vxe-table-custom-popup--name {
padding-left: 72px;
}
.vxe-table-custom-popup--row.level--5 .vxe-table-custom-popup--name {
padding-left: 96px;
}
.vxe-table-custom-popup--row.level--6 .vxe-table-custom-popup--name {
padding-left: 120px;
}
.vxe-table-custom-popup--row.level--7 .vxe-table-custom-popup--name {
padding-left: 144px;
}
.vxe-table-custom-popup--row.level--8 .vxe-table-custom-popup--name {
padding-left: 168px;
}
.vxe-table-custom-popup--row.level--9 .vxe-table-custom-popup--name {
padding-left: 192px;
}
.vxe-table-custom-popup--column-item {
position: relative;
}
.vxe-table-custom-popup--column-item.col--visible, .vxe-table-custom-popup--column-item.col--resizable, .vxe-table-custom-popup--column-item.col--fixed {
text-align: center;
}
.vxe-table-custom-popup--column-item.col--resizable > .vxe-input, .vxe-table-custom-popup--column-item.col--resizable > .vxe-number-input {
width: 100%;
}
.vxe-table-custom-popup--row.active--drag-origin .vxe-table-custom-popup--column-item {
opacity: 0.5;
}
.vxe-table-custom-popup--row.active--drag-target[drag-pos=top] .vxe-table-custom-popup--column-item::after {
display: block;
top: -2px;
}
.vxe-table-custom-popup--row.active--drag-target[drag-pos=bottom] .vxe-table-custom-popup--column-item::after {
display: block;
bottom: -2px;
}
.vxe-table-custom-popup--row:first-child[drag-pos=top] .vxe-table-custom-popup--column-item::after {
top: 0;
}
.vxe-table-custom-popup--row:last-child[drag-pos=bottom] .vxe-table-custom-popup--column-item::after {
bottom: 0;
}
.vxe-table-custom-popup--column-item::after {
display: none;
content: "";
position: absolute;
left: -1px;
width: calc(100% + 1px);
height: 2px;
background-color: var(--vxe-ui-font-primary-color);
z-index: 12;
}
.vxe-table-custom-popup--column-item:last-child::after {
width: 100%;
}
.vxe-table-custom--list-move {
transition-property: transform;
transition-duration: 0.35s;
transition-delay: 0.05s;
}
.vxe-table-custom-popup--column-sort-placeholder {
padding: 0.2em 0.5em;
}
.vxe-table-custom-popup--column-sort-btn {
font-size: 1.2em;
padding: 0.2em 0.5em;
}
.vxe-table-custom-popup--column-sort-btn:not(.is--disabled) {
cursor: grab;
}
.vxe-table-custom-popup--column-sort-btn:not(.is--disabled):hover {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table-custom-popup--column-sort-btn:not(.is--disabled):active {
cursor: grabbing;
}
.vxe-table-custom-popup--column-sort-btn.is--disabled {
color: var(--vxe-ui-input-disabled-color);
cursor: not-allowed;
}
.vxe-table-custom-popup--table-sort-help-title,
.vxe-table-custom-popup--table-sort-help-icon {
vertical-align: middle;
}
.vxe-table-custom-popup--table-sort-help-icon {
margin-left: 5px;
cursor: help;
}
.vxe-table-custom-popup--table-col-seq {
width: 80px;
}
.vxe-table-custom-popup--table-col-sort {
width: 80px;
}
.vxe-table-custom-popup--table-col-title {
min-width: 120px;
}
.vxe-table-custom-popup--table-col-width {
width: 140px;
}
.vxe-table-custom-popup--table-col-fixed {
width: 200px;
}
.vxe-table-export--panel-column > ul {
list-style-type: none;
overflow: auto;
margin: 0;
padding: 0;
outline: 0;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vxe-table-export--panel-column > ul > li {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
}
.vxe-table-export--panel .vxe-table-export--panel-table {
width: 100%;
border: 0;
table-layout: fixed;
}
.vxe-table-export--panel .vxe-table-export--panel-table tr td {
padding: 0 10px;
}
.vxe-table-export--panel .vxe-table-export--panel-table tr td:nth-child(1) {
text-align: right;
width: 30%;
font-weight: 700;
padding: 8px 10px;
}
.vxe-table-export--panel .vxe-table-export--panel-table tr td:nth-child(2) {
width: 70%;
}
.vxe-table-export--panel .vxe-table-export--panel-table tr td > .vxe-input, .vxe-table-export--panel .vxe-table-export--panel-table tr td > .vxe-select {
width: 80%;
}
.vxe-table-export--panel .vxe-table-export--panel-table tr td > .vxe-table-export--panel-option-row {
padding: 0.25em 0;
}
.vxe-table-export--panel .vxe-table-export--panel-column {
width: 80%;
border: 1px solid var(--vxe-ui-input-border-color);
margin: 3px 0;
border-radius: var(--vxe-ui-border-radius);
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li {
padding: 0.2em 1em 0.2em 1em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--2 {
padding-left: 3.5em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--2 .vxe-checkbox--icon {
left: 1.8em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--3 {
padding-left: 4.5em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--3 .vxe-checkbox--icon {
left: 2.8em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--4 {
padding-left: 5.5em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--4 .vxe-checkbox--icon {
left: 3.8em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--5 {
padding-left: 6.5em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--5 .vxe-checkbox--icon {
left: 4.8em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--6 {
padding-left: 7.5em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--6 .vxe-checkbox--icon {
left: 5.8em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--7 {
padding-left: 8.5em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--7 .vxe-checkbox--icon {
left: 6.8em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--8 {
padding-left: 9.5em;
}
.vxe-table-export--panel .vxe-table-export--panel-column > ul > li.level--8 .vxe-checkbox--icon {
left: 7.8em;
}
.vxe-table-export--panel .vxe-table-export--panel-column .vxe-table-export--panel-column-header {
padding: 0.1em 0;
background-color: var(--vxe-ui-table-header-background-color);
font-weight: 700;
border-bottom: 1px solid var(--vxe-ui-table-border-color);
}
.vxe-table-export--panel .vxe-table-export--panel-column .vxe-table-export--panel-column-body {
padding: 0.2em 0;
min-height: 10em;
max-height: 17.6em;
}
.vxe-table-export--panel .vxe-table-export--panel-btns {
text-align: right;
padding: 0.8em 0.25em 0.25em 0.25em;
}
.vxe-table-export--panel .vxe-table-export--selected--file {
padding-right: 40px;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vxe-table-export--panel .vxe-table-export--selected--file > i {
display: none;
position: absolute;
top: 50%;
right: 15px;
transform: translateY(-50%);
font-size: 16px;
cursor: pointer;
}
.vxe-table-export--panel .vxe-table-export--selected--file:hover {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table-export--panel .vxe-table-export--selected--file:hover > i {
display: block;
}
.vxe-table-export--panel .vxe-table-export--select--file {
width: 80%;
border: 1px dashed var(--vxe-ui-input-border-color);
padding: 6px 34px;
outline: 0;
border-radius: var(--vxe-ui-border-radius);
background-color: var(--vxe-ui-layout-background-color);
color: inherit;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
cursor: pointer;
}
.vxe-table-export--panel .vxe-table-export--select--file:focus {
border-color: var(--vxe-ui-font-primary-color);
box-shadow: 0 0 0.25em 0 var(--vxe-ui-font-primary-color);
}
.vxe-table-export--panel .vxe-table-export--select--file:hover {
color: var(--vxe-ui-font-primary-color);
border-color: var(--vxe-ui-font-primary-color);
}
.vxe-table-export--panel-column-option .vxe-checkbox--icon {
font-size: 1.34em;
}
.vxe-table-export--panel-column-option .vxe-checkbox--icon {
color: var(--vxe-ui-input-border-color);
vertical-align: middle;
font-weight: 700;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vxe-table-export--panel-column-option.is--checked, .vxe-table-export--panel-column-option.is--indeterminate {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table-export--panel-column-option.is--checked .vxe-checkbox--icon, .vxe-table-export--panel-column-option.is--indeterminate .vxe-checkbox--icon {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table-export--panel-column-option:not(.is--disabled) {
cursor: pointer;
}
.vxe-table-export--panel-column-option:not(.is--disabled):hover .vxe-checkbox--icon {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table-export--panel-column-option.is--hidden {
cursor: default;
}
.vxe-table-export--panel-column-option.is--disabled {
color: var(--vxe-ui-font-disabled-color);
cursor: not-allowed;
}
.vxe-table-export--panel-column-option.is--disabled .vxe-checkbox--icon {
color: var(--vxe-ui-input-disabled-color);
}
.vxe-table-export--panel-column-option .vxe-checkbox--label {
padding-left: 0.5em;
vertical-align: middle;
}
.vxe-cell--filter {
padding: 0 0.1em 0 0.2em;
text-align: center;
vertical-align: middle;
display: inline-block;
line-height: 0;
}
.vxe-cell--filter.col--filter .vxe-filter--btn {
color: var(--vxe-ui-font-color);
}
.vxe-cell--filter .vxe-filter--btn {
color: var(--vxe-ui-table-column-icon-border-color);
cursor: pointer;
}
.vxe-cell--filter .vxe-filter--btn:hover {
color: var(--vxe-ui-font-color);
}
.is--filter-active .vxe-cell--filter .vxe-filter--btn {
color: var(--vxe-ui-font-primary-color);
}
/*筛选容器*/
.vxe-table--filter-wrapper {
display: none;
position: absolute;
top: 0;
min-width: 100px;
border-radius: var(--vxe-ui-border-radius);
background-color: var(--vxe-ui-layout-background-color);
border: 1px solid var(--vxe-ui-base-popup-border-color);
box-shadow: var(--vxe-ui-base-popup-box-shadow);
z-index: 10;
}
.vxe-table--filter-wrapper:not(.is--multiple) {
text-align: center;
}
.vxe-table--filter-wrapper.is--active {
display: block;
}
.vxe-table--filter-wrapper .vxe-table--filter-header > li,
.vxe-table--filter-wrapper .vxe-table--filter-body > li {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 360px;
padding: 0.25em 0.8em;
cursor: pointer;
}
.vxe-table--filter-wrapper .vxe-table--filter-header > li.is--checked,
.vxe-table--filter-wrapper .vxe-table--filter-body > li.is--checked {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table--filter-wrapper .vxe-table--filter-header > li:hover,
.vxe-table--filter-wrapper .vxe-table--filter-body > li:hover {
background-color: var(--vxe-ui-table-row-hover-background-color);
}
.vxe-table--filter-wrapper .vxe-table--filter-header {
padding-top: 0.2em;
}
.vxe-table--filter-wrapper .vxe-table--filter-body {
max-height: 200px;
padding-bottom: 0.2em;
}
.vxe-table--filter-wrapper > ul {
list-style-type: none;
padding: 0;
margin: 0;
outline: 0;
overflow: auto;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vxe-table--filter-wrapper.is--multiple > ul > li {
padding: 0.25em 0.8em 0.25em 1em;
}
.vxe-table--filter-wrapper .vxe-table--filter-footer {
border-top: 1px solid var(--vxe-ui-base-popup-border-color);
padding: 0.6em;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vxe-table--filter-wrapper .vxe-table--filter-footer button {
background-color: transparent;
padding: 0 0.4em;
border: 0;
color: var(--vxe-ui-font-color);
cursor: pointer;
}
.vxe-table--filter-wrapper .vxe-table--filter-footer button:focus {
outline: none;
}
.vxe-table--filter-wrapper .vxe-table--filter-footer button:hover {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table--filter-wrapper .vxe-table--filter-footer button.is--disabled {
color: var(--vxe-ui-font-disabled-color);
cursor: not-allowed;
}
.vxe-table--filter-option .vxe-checkbox--icon {
font-size: 1.34em;
}
.vxe-table--filter-option .vxe-checkbox--icon {
color: var(--vxe-ui-input-border-color);
vertical-align: middle;
font-weight: 700;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vxe-table--filter-option.is--checked, .vxe-table--filter-option.is--indeterminate {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table--filter-option.is--checked .vxe-checkbox--icon, .vxe-table--filter-option.is--indeterminate .vxe-checkbox--icon {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table--filter-option:not(.is--disabled) {
cursor: pointer;
}
.vxe-table--filter-option:not(.is--disabled):hover .vxe-checkbox--icon {
color: var(--vxe-ui-font-primary-color);
}
.vxe-table--filter-option.is--hidden {
cursor: default;
}
.vxe-table--filter-option.is--disabled {
color: var(--vxe-ui-font-disabled-color);
cursor: not-allowed;
}
.vxe-table--filter-option.is--disabled .vxe-checkbox--icon {
color: var(--vxe-ui-input-disabled-color);
}
.vxe-table--filter-option .vxe-checkbox--label {
padding-left: 0.5em;
vertical-align: middle;
}
.vxe-table--context-menu-wrapper {
display: none;
}
.vxe-table--context-menu-wrapper.is--visible {
display: block;
}
.vxe-table--context-menu-wrapper,
.vxe-table--context-menu-clild-wrapper {
position: absolute;
top: 0;
left: 0;
font-size: 12px;
border: 1px solid var(--vxe-ui-base-popup-border-color);
box-shadow: 3px 3px 4px -2px rgba(0, 0, 0, 0.6);
padding: 0 1px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
color: var(--vxe-ui-font-color);
font-family: var(--vxe-ui-font-family);
background-color: var(--vxe-ui-table-menu-background-color);
}
.vxe-context-menu--link {
display: flex;
flex-direction: row;
width: var(--vxe-ui-table-menu-item-width);
line-height: 26px;
padding: 0 0.8em;
color: var(--vxe-ui-font-color);
cursor: pointer;
}
.vxe-context-menu--link .vxe-context-menu--link-prefix,
.vxe-context-menu--link .vxe-context-menu--link-suffix {
min-width: 2em;
flex-shrink: 0;
text-align: center;
padding: 0 0.2em;
}
.vxe-context-menu--link .vxe-context-menu--link-content {
flex-grow: 1;
padding: 0 0.2em;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.vxe-context-menu--option-wrapper,
.vxe-table--context-menu-clild-wrapper {
margin: 0;
padding: 0;
list-style-type: none;
border-bottom: 1px solid #E8EAED;
}
.vxe-context-menu--option-wrapper li,
.vxe-table--context-menu-clild-wrapper li {
position: relative;
margin: 1px 0;
border: 1px solid transparent;
}
.vxe-context-menu--option-wrapper li:last-child,
.vxe-table--context-menu-clild-wrapper li:last-child {
border: 0;
}
.vxe-context-menu--option-wrapper li.link--active,
.vxe-table--context-menu-clild-wrapper li.link--active {
background-color: #C5C5C5;
border-color: #C5C5C5;
}
.vxe-context-menu--option-wrapper li.link--active > .vxe-context-menu--link,
.vxe-table--context-menu-clild-wrapper li.link--active > .vxe-context-menu--link {
color: #2B2B2B;
}
.vxe-context-menu--option-wrapper li.link--disabled > .vxe-context-menu--link,
.vxe-table--context-menu-clild-wrapper li.link--disabled > .vxe-context-menu--link {
color: var(--vxe-ui-font-disabled-color);
cursor: no-drop;
}
.vxe-context-menu--option-wrapper li.link--disabled.link--active,
.vxe-table--context-menu-clild-wrapper li.link--disabled.link--active {
border-color: #C0C1C2;
background-color: #EEEEEE;
}
.vxe-context-menu--option-wrapper li.link--disabled.link--active:hover,
.vxe-table--context-menu-clild-wrapper li.link--disabled.link--active:hover {
background-color: inherit;
}
.vxe-table--context-menu-clild-wrapper {
display: none;
top: 0;
left: 100%;
}
.vxe-table--context-menu-clild-wrapper.is--show {
display: block;
}
.vxe-table--render-default .vxe-header--column.col--ellipsis,
.vxe-table--render-default .vxe-body--column.col--ellipsis,
.vxe-table--render-default .vxe-footer--column.col--ellipsis, .vxe-table--render-default.vxe-editable .vxe-body--column {
height: var(--vxe-ui-table-row-height-default);
}
.vxe-table--render-default.size--medium .vxe-header--column.col--ellipsis,
.vxe-table--render-default.size--medium .vxe-body--column.col--ellipsis,
.vxe-table--render-default.size--medium .vxe-footer--column.col--ellipsis, .vxe-table--render-default.vxe-editable.size--medium .vxe-body--column {
height: var(--vxe-ui-table-row-height-medium);
}
.vxe-table--render-default.size--small .vxe-header--column.col--ellipsis,
.vxe-table--render-default.size--small .vxe-body--column.col--ellipsis,
.vxe-table--render-default.size--small .vxe-footer--column.col--ellipsis, .vxe-table--render-default.vxe-editable.size--small .vxe-body--column {
height: var(--vxe-ui-table-row-height-small);
}
.vxe-table--render-default.size--mini .vxe-header--column.col--ellipsis,
.vxe-table--render-default.size--mini .vxe-body--column.col--ellipsis,
.vxe-table--render-default.size--mini .vxe-footer--column.col--ellipsis, .vxe-table--render-default.vxe-editable.size--mini .vxe-body--column {
height: var(--vxe-ui-table-row-height-mini);
}
.vxe-table-slots,
.vxe-table--file-form {
display: none;
}
.vxe-table--print-frame {
position: fixed;
bottom: -100%;
left: -100%;
height: 0;
width: 0;
border: 0;
}
.vxe-table--render-wrapper {
display: flex;
flex-direction: row;
background-color: var(--vxe-ui-layout-background-color);
}
.vxe-table--viewport-wrapper {
position: relative;
overflow: hidden;
flex-grow: 1;
}
.vxe-table--header-wrapper,
.vxe-table--body-wrapper,
.vxe-table--footer-wrapper,
.vxe-table--fixed-left-body-wrapper,
.vxe-table--fixed-right-body-wrapper {
overflow: hidden;
outline: 0;
scrollbar-width: none;
}
.vxe-table--header-inner-wrapper,
.vxe-table--body-inner-wrapper,
.vxe-table--footer-inner-wrapper {
position: relative;
width: 100%;
height: 100%;
scrollbar-width: none;
}
.vxe-table--header-inner-wrapper,
.vxe-table--footer-inner-wrapper {
overflow-y: hidden;
overflow-x: scroll;
}
.vxe-table--body-inner-wrapper {
overflow-y: scroll;
overflow-x: scroll;
}
.vxe-loading--custom-wrapper {
display: none;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 99;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vxe-loading--custom-wrapper.is--visible {
display: block;
}
/*默认的渲染*/
.vxe-header--column.fixed--width > .vxe-cell .vxe-default-input,
.vxe-header--column.fixed--width > .vxe-cell .vxe-default-textarea,
.vxe-header--column.fixed--width > .vxe-cell .vxe-default-select,
.vxe-footer--column.fixed--width > .vxe-cell .vxe-default-input,
.vxe-footer--column.fixed--width > .vxe-cell .vxe-default-textarea,
.vxe-footer--column.fixed--width > .vxe-cell .vxe-default-select {
width: 100%;
}
.vxe-header--column.fixed--width > .vxe-cell .vxe-input,
.vxe-header--column.fixed--width > .vxe-cell .vxe-textarea,
.vxe-header--column.fixed--width > .vxe-cell .vxe-select,
.vxe-header--column.fixed--width > .vxe-cell .vxe-tree-select,
.vxe-header--column.fixed--width > .vxe-cell .vxe-date-picker,
.vxe-header--column.fixed--width > .vxe-cell .v