UNPKG

vxe-table

Version:

A PC-end table component based on Vxe UI, supporting copy-paste, data pivot table, and high-performance virtual list table solution.

1,756 lines (1,606 loc) 145 kB
@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,d09GMgABAAAAABG8AAsAAAAAJmgAABFuAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACJRAqybKkUATYCJAOBMAtaAAQgBYVHB4R4G3QgM6M2i7OCkf2fIBuygf5VRECnRgjs1BSztefee8/UkTp1BuhTsBkJ3vANWin5Qn8FgALldmEFAISABEQSEJHw6A/8F5otqAAAAAAAwFBKiOf1/puT5NteQB2zVNNSum9REfdOX52xtnDeszNg0rnQ5LJ0spUv36mn01+AlRXgBpHSAlTWV8I6WbMlrSdrx226PTHMXqJWpYeYLpIMvwS8dUwqmGjv8cN0CLd1lH2bzN6krR4Ws/qjGKLNg2AW+hX41XwGfiSfwVe3FLK79rFFnoguBhCdqEV63mBQ4HTXMdm7sAtOg5LICKc+KbgEwP8v9/tw0rxcJDyEjdhbLzLOnufWSv7//+ZKuzmiArtGpPjLwuy+qxEVvsJkJsl1JzMHs8UcLxRynPLelYCeR8oVd4ubIjhAYYmEqrEVwlVIWyidy7k5mPBPWwrRyWNs5oHDfetjFENszPjIh0EAe1J5xGRlxofPxeoklWBxyDT6+gLB+DKpotHFvDYQI6GZYJtnnfWyBrKeFWgr5jJY53x6+SBdXKBhpaPfUut/aYtfCn7KmGsG/TFT3jRwdg2wAnQgsWWDtO3JQdlI90iiQ+1Ff2eGzAMF1Z6YwUtYK/hJU7oqV+3UKBVSU9QCtVhtUJvVDpVSV9UN9fWz8rmFpb9lqCVimW55+vn/2wdf/rzr9e7a+2EfDnzaKSlzIsN9UfbXhR/xV1vukJjb+sYCqg332uzrhfb4zv+e100vUFkhhPlEudrhgJsj3jHutlhjgxP2BIVEBHt4+joTHernHxDoQmxcpFd8goaOAYE1gHHbAKEnrqoRpIAKaYAEpAMCUDnggNoBZmgU4IxCOsXZFAAUoAWAFmgRYIAWA9qgDYAp2gy4oh2AIUoBctBVQAq6DshANwAd0FdACVYBbLAtADtsf8AROxSwxUYAI+x0zhjYU+DMgf0HQBfcA8AF9wOwx/0ELHC/AEvcb8AK9wewpukF6EFzFXCjuQa48xsGOPE/AJjgdwAe+J2AGp8AhOCTgAh8RjtN6dO6xAf4Qu4DKOOAPigY5lgIEQRRw6BCqcO+ohpWMU6imihXEDU4IpjaALXOyoS2DdaqquaV9HpeKOl6pWYzhpVLMpFqaiprJUJKS71EbUbctG1LiFzX5na31B02iBNkgg4HIXk1gLpGKuVG7haOrrJVs1V525a2fX32ZjKPIcSdRQ+Syh01eOIwJwrQ7o8dL2QiNIs0noeQdeMSkQOzR0lCsZEryU5nxoThCRb3JIvz6MLZzvJcD1XLzAJjTLxEmyiNkagxkYjgJ4px1kmN7On8MR0m04zTHT+STYZk50pd5mR+i93WKm/SG8hnUYWLXzivFqgittbW1dtlAlrORQlg94Xuwb6ZVm6yQFFtEZd/aAtM/8e2WOQ2EDOdAQyzBVaGnXGPXt4N8UMvNH7+nmYcfY0ruYV93n4b3d9sQBUHK4bs7EDzlTFCgxPIJkkccjScaByrC8yz0z7SgnxMmOw0WaSZfHazU+uRYD8HFrNjNBpFyOaRCUKFhNbR7PRcKlm0UMhmrcaPpTNGTpb68XlBZExlZozqoSuYjbgiE8nMNqRcuZbmMAZrhUPcPTM/id1CIzI6wNzE2GJiwZkQ4nOgFYuDEA2lD7JhPeNsVx4FmBhWfdGVQ8ZIMKL0JJYrGSaoXpJIyecs7mYjOsgxj0Enm6sYs8Gw8s5gsB8lCqzNWaX7FvI51IvTJgtPof5xNuWLrptVRVVUZaodTVzpWTdWEGRNU8kjyORZoMkQFGIvn8pN9kt8H5hagtV60MpM03ySWuMkqEZ5O3zo1qMHLUfJyNkucsOyUtipQq+fF0waRLL6M8Bkp+AyoWe9iwW3N8g2XkP8ouBTsxsN4s5HYLY87iGFrulZHNOFGkc/n0krP3ygdz6Kew3sbrHyQcViuaehtz8EXUSBKlxGhVBaOoF42nxBMHg6mGAciYdxDMiuYGxdfc5PkS49C2itumY6rzx5BsPc8hSr4sz5MWp867M53YwZdzo0aSoVZpWbwEEUjjAG9j3AAT8uhJAwwteEOCpbC53am5lPFKoV7SOfipNFN48dtKVQ/eELls+yI8AwV4lMtnqG0GRyvEls9UbQ0RZi1gf6niC2tE3wlmLaNHBflBtkxF3BtOx4I9HAumDL08KsGCUYyB/jVsUzJ2NRNupclHlYlHVApx2/XuwEv9HQQ37t45VcHRTyxiGXbsgVHOUyMlMtQ8n0EsRdaWNdYFb+NC4Rfv7s3BZH6QYEoTNP0LTDA70EDHOttwCuhmHrbg9kNX3Db7Jb4kb9yjf0hrjFbs52vQus+nl+Lk/GSatGWz6GY6AtxJnOFvfdnkG0+2SQqpyGxr/v9sYkAU1Ri8d6BU4OfG2UmSL8ygl68qq4fno/sMW2ejvfIuF8S0MeszxCuvlWk2g9ppN1h4GTNEvb3drZpe1qxBQtCpYOsIFW/yFNaHmNDkJzR83kMWTCcyUcv3/iYXYUMlmFG96C39uwQ7jP1/EI3htqarUfWyu36/BTC4n/evf4fhjg+n1VwczdrAPc93pMMGRUjJtV8JUjjAXh+zxEZh4FGIIvHfE800kOMyaQ5m/ekcrpsjUZQhdwg8yNuf7jk4NcMPcS/B3oD3Tbi8xgmO3kI1yM0a3wr+PRxtzofd5Xpm0cQs18FGaTwRjpM+f+7uWzyGUqT17FigHWTOvkbRUEbx6UbzY+eQxwmMwfAIntwHgojTdmIxTDXEQMARQjuVpMgJ+aVFC3V9gm3Ovm+xSjvWjsaXv3Pr8BXQKL6YI6+hn8BioS45sXw5KD/Bt8Bo4vrrjB8DuENEpKAGu54cND4n+iYxTZlIyKdO85A4gBSYBIi0ojYPXxHlgXDO99WbSnWaYXvgNAqTo6KK1MrZZpqY4WdZwqNkZDafXNlCa2tDRWQzXrtZQmJlYVpwasJ/1Gjhr5Gs6SLA+QjJIELDdzvLojE0d5hPlaU8ZqrAdbEDdVqTQJtYI9yrxRbhIq0JYJy9uDKoSmvDwQhOEg9pLVepREN1LNudLcdG251vDthCpFNiNSVEECV2W294w/T8yFCrpQzmS2/bW/dMkv98zUmZ71pyvVjEp5LxYkjZcm/JPmQ6cjUl4aMh1Nhb0ZjzRbELs5IcrevpHUtoxWZC3ZaG8fhZI8En3uL+3y7Ar6HM1mvC2g+huKCiGGi2FhNRXjok6LoAjnwiIbLo59HO6p8xTxpnffGp33aaaX6z41ygob7N6h1k+X8iQOR2jXPpfojwCxIwV92DQ7my1nPzh9zyvHSmmrOMtaECyHPDYXTeMA7Li30aZO8fxbVzw43TrE9hyihrvqV0RP9PPvhnhQug0/i+D9cQNQNq84pCAoYUDSQP/zeBk+OKVvWt9Sv/rQdrQZKcpQZRY/QtuQ5ozirNK60EFizrZ4nZKkw8NpMvc8qQyX0xFK8nwuWZgTzjWl6fC72bYLMUVKjfxU3rrISB3ZZG8Pog5PREiE5ii3G/tphPRE5aL3wm6airqFCJ7LG0w0zj1ZbnC0HSeaSScmSp8/b6upIZNS0rdSsUZhmtAYS2VwgZCVpC+P01CUJq78s+Uq0FDvBX/Gle0929f9DGtaxt4NrljUPNyIGEZJmp6SYN0kNoIv3I37tfoJ6gQGZGUHKGwNyA4S1h0Vl980Qa9LkclcupTZshSZbsac33pmXPlopEREpCgvyoVhwRdxoY4XWK5XYa0CxZsjsPL2ooJ1egZgJrij6y1w6zHqa6fPQNP5NF/OT8+C71zzbUZEkaaUR0Ywnb1r39OuWXSs1E37QaHoccYM7+CkRBApSVkhiL/Cj1FX4gUr+BuBTOQ1uy9e6NdvxAgHh359AVst6xi+X8ORoI9BsKK8F0WExlVOr4qrmk7FESFnGHU4YQ6rPPR8142LH0ZVUavvUUqKxwqpSLlxoOe1Ui0rjYkplalfW0Y+G1bLXnOjWQ/y0+VGrCtXhGy8ijacG3Eexwako+TTUAvPGqJzbcscMsECIjdfWKwtRNBoKzgzY0jm2iG+d0iGZbW6gs23h2Qm5UQUgQ3bZnsggBR5n2jbw4dGXEzMO8YX9l8XIcaN8JNr3i4QXfxjkibHjcD/xlYoIi7tEREuQvijedGTd00M24ZgOIZAOwKDW/E9RIq3IlxCJCIYwUWErg3PC5tYCXsEdiDiUEKeX4qPT4pfybGBFB8/ZrdO2b5a3zwaE5CtYM/jBgUd8+hotHbsXrBgj6MfMXITcQcc7OeISr4LL0IGzoAbUlJaTTc8nmm76HudMPk7BNCelTMS+CgZbt40eHA9DEeOnLS0LcOj/d49Axj0U8LIkAsUDcpJnLoZMKda4pgBCvi6QR7mx9BcJoi56XjwE4k7xJd9GwaGb6qtzcjYocsZCYSn3IUAqs7k5GjwwR6ylOGzZ+Malw/Gv9bTMr5Ag/84MLgzPAzvFa4DXQa50K7DhrnSeNRAV8WwoR8EUVwUru/3lQIHrgfXweRAzwgdgSXcKUrto47ysVa1cAH2iPbM8cQOC6xZKUKXsy4oummq5qsGxC5jIWnQzFFwbip+M0wjAJ185CZCyK7h7do1z6DUUwpftGkQRBDzP2T8azyNjx+bCMkhQB1hmvlJUG+yDHHmqFzu77vIRveMHK3BMM3okWcdkTM/B6g4yRaLaS6UcSfPhs7v29v1+r39wJofcyoqKwIwwX7TSVk0q29AYB9W04qTpjufMFQHZ0/myuBci8mSrOIMeHcGcTw7eiSm0WAjR+9B2Rdv3HfhqJyHmCx6mMQ3D03aI8/yHrjVwqsevXZMk8crk7fpYd2z8hyNkLndDyPza5b5+ouM44+PnuTvm5qnAuP1kdE3G58cOducugj7birTdK70n1xWt+1GDScYq5Tf+zO9CfP5q6f+8Z3/714sluL/7lpcoyPev1a8eOJ4ZcJx91Lx4t6yxaN1qgrxcz9LEI/UicrFk0crLrp8Rxa5XURIrDw3iyXN0uxazZWnN+QhM/6EnOseq8SpvPC4nDroSSyePVj+h93cWjIF6KOZctSPdnvezLjNGKmo2Z4CyS9ZuXl9oOV9inepOJmufUXb6stmYh8rHx3OlaWn+5bjkJNty68E9d+cs7H41sfiZDTuq+3ST5TbqAnPPAr8393ofxBbtLgigX9qQoMug581Z/AUgkRDNJfo0pSicxK0/49KvgOHX2ANsDeWgf9rytz528dcj8zYIq6MSiQNGyIkHVfOBSPxRrLCgXrJGle+SPYkAFd2wIMfQEcMOyCae0USQvktaTjzTtIJ5b/LyBRDssJbOhNrUeJIyZ7uUxObA9Fy/zWCFrCqHilvCJ2nlP4QRNcB2L39CE0OmqNmCB/zK3DyhOoqOTW65jUgcBVRUr+5FnHKMXXq1cutQQikItMdGKlakXhzkTJG5Lgy1BXPMaAJYClqI6tPzyDIWUXfEDimVgveDJPIR2I0Mtk8jTPOFiZfcSVLPHvgFFdUXBYQXlMsNMOekPTUrHFtCkdRwri6o3iFDBCMSqKI4jPdAYaoaAuY0Q0XaEEuK63qz+02L2VZz1S/8USxiL6GphumZTuu5/vRLupvYGhkbGJq5v34jVlaWdvY2tk7qBydnF1c3dw91J5eEYoLmpkGqcxxyfPauEmcrUmEumUdfIOlARTgpRcvU9zK4v0DBHCyzdp6KjOaFkwPbOl8CHtoQzUNRU97xgRKMN8w5eixme3rkCHNaWvLlOvpNNBxOhHLHFJpmbCA9bL9LdkQT42o9GwCSGErVWpk/k1GrWaCyB5lpxHTEf+KyalrR1UaCrnDtdaPsWg0g4wBm/fRwKiu2nH1BUPERZdDSIYBcL7z6OdGxrB5X2/WZUQI8+VZAmk7l550HE483Crc0SxDBC1LlnVTthptgCMpVo8WBLj8QVr6XjibI/KvOT/sEG6HEjXPIsvWfaVkRTzv0o2vCA==") 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-top:before { content: "\e614"; } .vxe-table-icon-arrows-up:before { content: "\f297"; } .vxe-table-icon-arrows-down:before { content: "\f298"; } .vxe-table-icon-bottom:before { content: "\f29b"; } .vxe-table-icon-align-center:before { content: "\e610"; } .vxe-table-icon-align-right:before { content: "\e6b9"; } .vxe-table-icon-align-left:before { content: "\e6bb"; } .vxe-table-icon-radio-unchecked-fill:before { content: "\e699"; } .vxe-table-icon-checkbox-unchecked-fill:before { content: "\e660"; } .vxe-table-icon-close:before { content: "\e6e9"; } .vxe-table-icon-grouping:before { content: "\e66c"; } .vxe-table-icon-values:before { content: "\e66f"; } .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-wrapper, .vxe-table-custom-popup--body-wrapper { --vxe-ui-table-custom-current-font-size: var(--vxe-ui-font-size-default); --vxe-ui-table-custom-current-row-height: var(--vxe-ui-table-row-height-default); } .vxe-table-custom-wrapper.size--medium, .vxe-table-custom-popup--body-wrapper.size--medium { --vxe-ui-table-custom-current-font-size: var(--vxe-ui-font-size-medium); --vxe-ui-table-custom-current-row-height: var(--vxe-ui-table-row-height-medium); } .vxe-table-custom-wrapper.size--small, .vxe-table-custom-popup--body-wrapper.size--small { --vxe-ui-table-custom-current-font-size: var(--vxe-ui-font-size-small); --vxe-ui-table-custom-current-row-height: var(--vxe-ui-table-row-height-small); } .vxe-table-custom-wrapper.size--mini, .vxe-table-custom-popup--body-wrapper.size--mini { --vxe-ui-table-custom-current-font-size: var(--vxe-ui-font-size-mini); --vxe-ui-table-custom-current-row-height: var(--vxe-ui-table-row-height-mini); } .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--handle-wrapper { display: flex; flex-direction: column; } .vxe-table-custom-wrapper { display: none; flex-direction: row; position: absolute; text-align: left; background-color: var(--vxe-ui-layout-background-color); z-index: 19; font-size: var(--vxe-ui-table-custom-current-font-size); color: var(--vxe-ui-font-color); 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-simple--body-wrapper { position: relative; flex-grow: 1; display: flex; flex-direction: row; } .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: var(--vxe-ui-vxe-table-custom-default-max-width); min-width: var(--vxe-ui-vxe-table-custom-default-min-width); 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 { display: flex; align-items: center; flex-shrink: 0; height: 2.4em; 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.22em; } .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--move-btn-option { padding-left: 0.5em; flex-shrink: 0; } .vxe-table-custom-popup--body-wrapper { position: relative; display: flex; flex-direction: row; font-size: var(--vxe-ui-table-custom-current-font-size); overflow: hidden; height: 100%; outline: 0; } .vxe-table-custom-popup--body-wrapper.agg-layout--top, .vxe-table-custom-popup--body-wrapper.agg-layout--bottom { flex-direction: column; } .vxe-table-custom-popup--handle-wrapper { flex-grow: 1; outline: 0; overflow: auto; } .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; box-sizing: border-box; } .vxe-table-custom-popup--table-wrapper th { position: sticky; top: 0; text-align: center; 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 th.col--title { text-align: left; } .vxe-table-custom-popup--table-wrapper 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 tr { box-sizing: border-box; } .vxe-table-custom-popup--table-wrapper tr:first-child td { border-top: 0; } .vxe-table-custom-popup--table-wrapper tr:hover { background-color: var(--vxe-ui-table-row-hover-background-color); } .vxe-table-custom-popup--table-wrapper th, .vxe-table-custom-popup--table-wrapper td { height: var(--vxe-ui-table-custom-current-row-height); padding: 0 0.6em; box-sizing: border-box; } .vxe-table-custom-popup--table-wrapper th:last-child, .vxe-table-custom-popup--table-wrapper 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: 60%; 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=group] .vxe-table-custom-popup--drag-tip-group-status { display: block; } .vxe-table-custom-popup--drag-tip[drag-status=values] .vxe-table-custom-popup--drag-tip-values-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, .vxe-table-custom-popup--drag-tip-group-status, .vxe-table-custom-popup--drag-tip-values-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--move-btn { flex-shrink: 0; padding-left: 0.5em; } .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-td { position: relative; text-align: center; } .vxe-table-custom-popup--column-td.col--name { text-align: left; } .vxe-table-custom-popup--column-td.col--resizable > .vxe-input, .vxe-table-custom-popup--column-td.col--resizable > .vxe-number-input { width: 100%; } .vxe-table-custom-popup--row.active--drag-origin .vxe-table-custom-popup--column-td { opacity: 0.5; } .vxe-table-custom-popup--row.active--drag-target[drag-pos=top] .vxe-table-custom-popup--column-td::after { display: block; top: -2px; } .vxe-table-custom-popup--row.active--drag-target[drag-pos=bottom] .vxe-table-custom-popup--column-td::after { display: block; bottom: -2px; } .vxe-table-custom-popup--row:first-child[drag-pos=top] .vxe-table-custom-popup--column-td::after { top: 0; } .vxe-table-custom-popup--row:last-child[drag-pos=bottom] .vxe-table-custom-popup--column-td::after { bottom: 0; } .vxe-table-custom-popup--column-td::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-td: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--column-col.col--checkbox { width: var(--vxe-ui-vxe-table-custom-column-checkbox-width); } .vxe-table-custom-popup--column-col.col--sort { width: var(--vxe-ui-vxe-table-custom-column-sort-width); } .vxe-table-custom-popup--column-col.col--title { min-width: var(--vxe-ui-vxe-table-custom-column-title-min-width); } .vxe-table-custom-popup--column-col.col--width { width: var(--vxe-ui-vxe-table-custom-column-width-width); } .vxe-table-custom-popup--column-col.col--fixed { width: var(--vxe-ui-vxe-table-custom-column-fixed-width); } .vxe-table-custom-popup--column-col.col--align { width: var(--vxe-ui-vxe-table-custom-column-align-width); } .vxe-table-custom-popup--column-col.col--header-align { width: var(--vxe-ui-vxe-table-custom-column-header-align-width); } .vxe-table-custom-popup--column-col.col--footer-align { width: var(--vxe-ui-vxe-table-custom-column-footer-align-width); } .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.5em 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.22em; } .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; font-size: var(--vxe-ui-font-size-default); 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); color: var(--vxe-ui-font-color); box-shadow: var(--vxe-ui-base-popup-box-shadow); z-index: 15; } .vxe-table--filter-wrapper:not(.is--multiple) .vxe-table--filter-header, .vxe-table--filter-wrapper:not(.is--multiple) .vxe-table--filter-body { 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.22em; } .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--filter-wrapper.size--medium { font-size: var(--vxe-ui-font-size-medium); } .vxe-table--filter-wrapper.size--small { font-size: var(--vxe-ui-font-size-small); } .vxe-table--filter-wrapper.size--mini { font-size: var(--vxe-ui-font-size-mini); } .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-layout-background-color); } .vxe-context-menu--option { color: var(--vxe-ui-font-color); } .vxe-context-menu--link { display: flex; flex-direction: row; width: var(--vxe-ui-table-menu-item-width); line-heig