inl-ui 0.0.78 → 0.0.80
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/dist/index.js +31 -18
- package/dist/index.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/api/pss.ts +2 -0
- package/src/pageComponent/views/pss/assets/less/cus-table.less +48 -60
- package/src/pageComponent/views/pss/assets/less/index.less +65 -69
- package/src/pageComponent/views/pss/components/Info.tsx +1 -0
- package/src/pageComponent/views/pss/components/NewOrder/SelectDevice.tsx +0 -1
- package/src/pageComponent/views/pss/components/NewOrder/SelectRelevance.tsx +0 -1
- package/src/pageComponent/views/pss/components/table.tsx +0 -1
- package/src/pageComponent/views/pss/index.tsx +55 -6
- package/src/pageComponent/views/pssRecord/components/Info.tsx +17 -0
- package/src/pageComponent/views/pssRecord/index.tsx +6 -1
- package/dist/src/pageComponent/views/pss/components/NewOrder.d.ts +0 -17
- package/dist/src/pageComponent/views/pss/list.d.ts +0 -3
- package/src/pageComponent/views/pss/list.tsx +0 -65
package/dist/style.css
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
.setting_system{background-color:#fff;box-sizing:border-box;flex-direction:column;overflow:auto!important}.setting_system .media input{width:250px}.setting_system .media .icon{line-height:32px}.setting_system .system_title{color:#354052;font-size:16px;font-weight:600;margin-bottom:20px}.setting_system .ant-form{width:800px}.setting_system .ant-form .ant-row{margin-bottom:8px}.setting_system .ant-form .icon{align-items:center;color:#3e7eff;cursor:pointer;display:flex;font-size:14px;font-weight:600}.setting_system .ant-form .icon img{margin-right:6px}.setting_system .form_footer .ant-btn-primary{margin-right:16px}.camera-permission{background-color:#fff;box-sizing:border-box;flex-direction:column}.camera-permission .ant-table-wrapper{overflow:auto}
|
|
9
9
|
.play .layout{display:grid;height:100vh;overflow:hidden;width:100vw}.play .layout.layout1{grid-template-areas:"a"}.play .layout.layout4{grid-template-areas:"a b" "c d"}.play .layout.layout8{grid-template-areas:"a a a b" "a a a c" "a a a d" "e f g h"}.play .layout.layout9{grid-template-areas:"a b c" "d e f" "g h i"}.play .layout.layout13{grid-template-areas:"a a b c" "a a d e" "f g h i" "j k l m"}.play .layout.layout16{grid-template-areas:"a b c d" "e f g h" "i j k l" "m n o p"}.play .layout .layout-item{height:0;min-height:100%;min-width:100%;overflow:hidden;width:0}.play .layout .layout-item:first-of-type{grid-area:a}.play .layout .layout-item:nth-of-type(2){grid-area:b}.play .layout .layout-item:nth-of-type(3){grid-area:c}.play .layout .layout-item:nth-of-type(4){grid-area:d}.play .layout .layout-item:nth-of-type(5){grid-area:e}.play .layout .layout-item:nth-of-type(6){grid-area:f}.play .layout .layout-item:nth-of-type(7){grid-area:g}.play .layout .layout-item:nth-of-type(8){grid-area:h}.play .layout .layout-item:nth-of-type(9){grid-area:i}.play .layout .layout-item:nth-of-type(10){grid-area:j}.play .layout .layout-item:nth-of-type(11){grid-area:k}.play .layout .layout-item:nth-of-type(12){grid-area:l}.play .layout .layout-item:nth-of-type(13){grid-area:m}.play .layout .layout-item:nth-of-type(14){grid-area:n}.play .layout .layout-item:nth-of-type(15){grid-area:o}.play .layout .layout-item:nth-of-type(16){grid-area:p}.play .layout .camera{border:1px solid #fff;height:100%}.play .layout .camera .placeholder{background:#000;height:100%;width:100%}
|
|
10
10
|
.noticeManager{box-sizing:border-box;flex-direction:column;overflow:hidden}.noticeManager-top{margin-bottom:20px}.noticeManager .secretKey{align-items:center;display:flex}.noticeManager .secretKey>div{flex:1}.noticeManager .noticeManager-content{overflow:auto}
|
|
11
|
-
.pssIndex{height:100%;overflow:hidden}.pssIndex .pssList{height:100%;position:relative}.pssIndex .pssList .ant-tabs,.pssIndex .pssList .ant-tabs-content{height:100%}.pssIndex .pssList_content{display:flex;flex-direction:column;height:100%}.pssIndex .pssList_content .dropSelect{align-items:center;display:flex;flex-direction:row;margin-bottom:20px}.pssIndex .pssList_content .dropSelect .ant-dropdown-trigger{margin-right:44px}.pssIndex .pssList_content .operation_btn{margin-bottom:24px}.pssIndex .pssList_content .batchLine{background:rgba(62,126,255,.1);border-radius:2px;height:48px;margin-bottom:24px;width:100%}.pssIndex .pssList_content .table{flex:1;overflow-y:auto}.pssIndex .pssList_content .table .operation{align-items:center;color:#3e7eff;display:flex;flex-direction:row;font-size:14px;font-weight:500;justify-content:space-between}.pssIndex .pssList_content .table .operation .op button{padding:0}.pssIndex .pssList_content .pages{display:flex;justify-content:flex-end}.pssIndex .pssList_modal .modal_content .ant-row{margin-bottom:24px}.pssIndex .pssList_modal .modal_content .serach{margin-bottom:24px;width:307px}.pssInfoModal{position:absolute!important}.pssInfoModal .info_footer .red{border-color:#ff6b54;color:#ff6b54}.pssInfoModal .info_footer .yellow{border-color:#ff9000;color:#ff9000}.pssInfoModal .ant-modal{height:100%;margin:0;max-width:100%;padding-bottom:0;top:0;width:unset!important}.pssInfoModal .ant-modal-content{display:flex;flex-direction:column;height:100%}.pssInfoModal .ant-modal-body{flex:1;height:0}.pssInfoModal .ant-modal-footer{padding:0}.pssInfoModal .info_container{box-sizing:border-box;height:100%;overflow-y:auto}.pssInfoModal .info_container .title{color:#1f2329;font-size:14px;font-weight:400;margin-bottom:23px}.pssInfoModal .info_container .content{box-sizing:border-box;padding:0 16px}.pssInfoModal .info_container .content_title{align-items:center;color:#1f2329;display:flex;flex-direction:row;font-size:16px;font-weight:700;margin-bottom:20px}.pssInfoModal .info_container .content_title span{color:#5d616b;font-size:12px;font-weight:400;margin-left:9px}.pssInfoModal .info_container .content_info .ant-col{color:#1f2329;display:flex;font-weight:400;margin-bottom:12px}.pssInfoModal .info_container .content_info .ant-col .label{color:#5d616b;font-weight:400;margin-right:8px}.pssInfoModal .info_container .content .loop{border-bottom:1px solid #e7e7e7;box-sizing:border-box;display:flex;flex-direction:row;margin-bottom:24px;padding-bottom:24px}.pssInfoModal .info_container .content .loop .every{display:flex;flex-direction:column;font-weight:400;margin-right:46px;width:200px}.pssInfoModal .info_container .content .loop .every_title{color:#1f2329;font-family:PingFangSC-Regular,PingFang SC;font-size:16px;font-weight:400;line-height:22px;margin-bottom:4px}.pssInfoModal .info_container .content .loop .every_spa{color:#8f959e;font-size:14px}.pssInfoModal .info_container .content .loop .every_state{display:flex;flex-direction:row;justify-content:space-between;margin-top:24px;width:120px}.pssInfoModal .info_container .content .loop .every_state .point{border-radius:50%;height:10px;margin-right:8px;width:10px}.pssInfoModal .info_container .content .loop .every_state .point.green{background:#18c0bf;border:1px solid rgba(12,137,137,.8)}.pssInfoModal .info_container .content .loop .every_state .point.red{background:#ff6b54;border:1px solid #b23622}.pssInfoModal .info_container .content .loop .every_state .point.gray{background:#e0e4e8;border:1px solid #5d616b}.pssInfoModal .info_container .content .loop .every_state img{height:12px;margin-right:8px;width:13px}.pssInfoModal .info_container .content .loop .cus-table{flex:1}.pssInfoModal .info_container .content .loop .cus-table img{height:12px;margin-right:8px;width:13px}.pssInfoModal .info_container .content .infoTabs .ant-tabs-nav-list .ant-tabs-tab-btn{font-size:16px;font-weight:700}.pssInfoModal .info_container .content .timeLine .complate{background:#d6e4ff;border:1px solid #3f7eff;border-radius:50%;color:#3f7eff;height:16px;width:16px}.pssInfoModal .info_container .content .timeLine .active{align-items:center;background:rgba(62,126,255,.2);border-radius:50%;display:flex;height:16px;justify-content:center;width:16px}.pssInfoModal .info_container .content .timeLine .active span{background:#3e7eff;border-radius:50%;display:inline-block;height:8px;width:8px}.pssInfoModal .info_container .content .timeLine .content{flex-direction:row;justify-content:space-between;width:350px}.pssInfoModal .info_container .content .timeLine .content .timeLineActive{color:#1f2329;font-family:PingFangSC-Medium,PingFang SC;font-size:14px;font-weight:500;height:20px;line-height:20px}.pssInfoModal .info_container .content .timeLine .content .time{color:#8f959e;flex-shrink:0;font-size:12px;font-weight:400;text-align:right;width:100px}.pssInfoModal .info_footer{align-items:center;box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-direction:row;height:60px;justify-content:flex-end}.pssInfoModal .info_footer .ant-btn{margin-right:24px}.pssInfoModal .info_footer .ant-btn:last-of-type{margin:0}.pssInfoModal .stateNode,.pssList .stateNode{align-items:center;background:rgba(62,126,255,.2);border-radius:2px;color:#3e7eff;font-family:PingFangSC-Regular,PingFang SC;font-size:12px;font-weight:400;height:20px;justify-content:center;line-height:16px;padding:2px 8px}.pssInfoModal .stateNode.blue,.pssList .stateNode.blue{background:rgba(62,126,255,.2);color:#3e7eff}.pssInfoModal .stateNode.red,.pssList .stateNode.red{background:rgba(237,63,60,.2);color:#ed3f3c}.pssInfoModal .stateNode.green,.pssList .stateNode.green{background:rgba(24,192,191,.2);color:#18c0bf}.pssInfoModal .stateNode.orange,.pssList .stateNode.orange{background:rgba(255,146,20,.2);color:#ff9214}.pssInfo_modal .modal_content{background:#f8f9fc;box-sizing:border-box;height:144px;padding:16px}.pssInfo_modal .modal_content .ant-input-textarea .ant-input{padding:0!important}.pssInfo_modal .transfer{display:flex;flex-direction:column;margin-top:17px}.pssInfo_modal .transfer .title{align-items:center;color:#1f2329;display:flex;flex-direction:row;font-size:16px;font-weight:400;margin-bottom:7px}.pssInfo_modal .transfer .title span{margin-right:4px}.pssInfo_modal .transfer .title span img{height:9px;width:8px}.pssInfo_modal .transfer .choosePeople .addBtn img{cursor:pointer;height:37px;width:37px}.pssInfo_transModal .searchInput{background:#f8f9fc;border-radius:30px;height:41px}.pssInfo_transModal .choosePeople{margin-top:9px}.pssInfo_transModal .choosePeople .row{align-items:center;border-bottom:1px solid #eff2f6;display:flex;flex-direction:row;padding:7px 0}.pssInfo_transModal .choosePeople .row .avater{border:1px solid #000;border-radius:50%;height:36px;margin-right:20px;width:36px}.pssInfo_transModal .choosePeople .row .label{flex:1}.pssInfo_transModal .choosePeople .row .choosen img{height:22px;width:22px}.cus-table *{scrollbar-width:none}.cus-table * ::-webkit-scrollbar{height:0!important;width:0!important}.cus-table .ant-spin-container,.cus-table .ant-spin-nested-loading,.cus-table .ant-table,.cus-table .ant-table-content,.cus-table .ant-table-fixed-left,.cus-table .ant-table-fixed-right,.cus-table .ant-table-scroll,.cus-table .ant-table-wrapper{height:100%}.cus-table .ant-table-fixed-left,.cus-table .ant-table-fixed-right,.cus-table .ant-table-scroll{display:flex;flex-direction:column}.cus-table .ant-table-fixed-left .ant-table-body,.cus-table .ant-table-fixed-left .ant-table-body-outer,.cus-table .ant-table-fixed-right .ant-table-body,.cus-table .ant-table-fixed-right .ant-table-body-outer,.cus-table .ant-table-scroll .ant-table-body,.cus-table .ant-table-scroll .ant-table-body-outer{flex:1;height:0}.cus-table .ant-table-header{background:none!important;background:#f1f3f4;height:40px;line-height:6px;margin:0!important;min-width:0!important;overflow:auto;padding-bottom:0!important}.cus-table .ant-table-body{background:none!important}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table{background:none;border-radius:2px;overflow:hidden}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-body>table,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-header>table,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-header>table{border-collapse:collapse}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row)>th{border:none}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table.ant-table-empty .ant-table-content .ant-table-body{flex:0}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table{border-collapse:collapse;height:0}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row){height:40px}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th{background:none;color:#484953;font-size:14px;height:100%;line-height:normal;padding:0}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border-radius:3px}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell{justify-content:center!important}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell{justify-content:flex-end!important}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr.ant-table-expanded-row{background:none}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr.ant-table-expanded-row>td{background:#fff;border-radius:8px;padding:10px 20px 0}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th{color:#8c97b2;padding:0}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th .ant-table-header-column{align-items:center;background:#f1f3f4;display:block;display:flex;height:100%;padding:5px 20px}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column{border-bottom-left-radius:4px;border-top-left-radius:4px}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column{border-bottom-right-radius:4px;border-top-right-radius:4px}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span{align-items:center;background:#fff;display:flex;flex-wrap:wrap;height:100%;justify-content:flex-start;min-height:100%;padding:10px 20px}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span>div{width:100%}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row)+tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row)+tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row)+tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row)+tr:not(.ant-table-expanded-row){border-top:1px dashed rgba(149,155,170,.6)}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-placeholder,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-placeholder{border:none;border-radius:0}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column{border-bottom-left-radius:8px;border-top-left-radius:8px}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column{border-bottom-right-radius:8px;border-top-right-radius:8px}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row){border:none!important}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td{padding:5px 0}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child.ant-table-selection-column>span,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child.ant-table-selection-column>span,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child.ant-table-selection-column>span,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child.ant-table-selection-column>span{border-bottom-left-radius:8px;border-top-left-radius:8px}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child.ant-table-selection-column>span,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child.ant-table-selection-column>span,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child.ant-table-selection-column>span,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child.ant-table-selection-column>span{border-bottom-right-radius:8px;border-top-right-radius:8px}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):first-child td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):first-child td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):first-child td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):first-child td{padding-top:0}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):last-child td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):last-child td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):last-child td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):last-child td{padding-bottom:0}.PerformOperationModal .ant-modal-body{padding-top:0}.PerformOperationModal .pageContent{background:#fff}.PerformOperationModal .pageContent .line{display:flex;font-size:14px;font-weight:400;gap:8px;justify-content:space-between;margin-top:10px}.PerformOperationModal .pageContent .line.title{color:#1f2329;font-family:PingFangSC-Regular,PingFang SC;font-size:16px;font-weight:400;height:22px;line-height:22px}.PerformOperationModal .pageContent .line.titleLine .name,.PerformOperationModal .pageContent .line.titleLine .value{color:#5d616b!important}.PerformOperationModal .pageContent .line .name{color:#1f2329;flex:1;white-space:normal}.PerformOperationModal .pageContent .line .num{width:30%}.PerformOperationModal .pageContent .line .value{color:#3e7eff;text-align:right;width:20%}.ApproveOpinionModal .ant-modal-body{padding-top:0}.ApproveOpinionModal .modal_footer .red{background:#ff6b54;border-color:#ff6b54}.ApproveOpinionModal .modal_footer .yellow{background:#ff9000;border-color:#ff9000}.newOrder_modal .modal_content{max-height:500px;overflow-y:auto}.newOrder_modal .modal_content .content{flex-direction:column}.newOrder_modal .modal_content .content .line{gap:8px}.newOrder_modal .modal_content .content .line .all .num{color:#1890ff}.newOrder_modal .modal_content .content .deviceBox,.newOrder_modal .modal_content .content .relevanceBox{margin-top:16px;max-height:260px;overflow-y:auto}.newOrder_modal .modal_content .content .deviceBox .device .titleLine,.newOrder_modal .modal_content .content .deviceBox .relevance .titleLine,.newOrder_modal .modal_content .content .relevanceBox .device .titleLine,.newOrder_modal .modal_content .content .relevanceBox .relevance .titleLine{background:#f7f7f7;justify-content:space-between;margin-bottom:8px;padding-left:16px;width:100%}.newOrder_modal .modal_content .content .deviceBox .device .titleLine .left .title,.newOrder_modal .modal_content .content .deviceBox .relevance .titleLine .left .title,.newOrder_modal .modal_content .content .relevanceBox .device .titleLine .left .title,.newOrder_modal .modal_content .content .relevanceBox .relevance .titleLine .left .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:240px}.newOrder_modal .modal_content .content .deviceBox .device .titleLine .left .state,.newOrder_modal .modal_content .content .deviceBox .relevance .titleLine .left .state,.newOrder_modal .modal_content .content .relevanceBox .device .titleLine .left .state,.newOrder_modal .modal_content .content .relevanceBox .relevance .titleLine .left .state{margin-left:40px}:root[data-doc-theme=dark] .newOrder_modal .modal_content .content .all .num{color:#1d33a2}.newOrder_device_modal .deviceModal_content{height:560px}.newOrder_device_modal .deviceModal_content .left{border-right:1px solid #dce1e4;flex-direction:column;margin-right:16px;padding-right:16px}.newOrder_device_modal .deviceModal_content .left .align-r{text-align:right}.newOrder_device_modal .deviceModal_content .left .tableBox{overflow-y:auto}.newOrder_device_modal .deviceModal_content .right{flex-direction:column;flex-grow:0;width:360px}.newOrder_device_modal .deviceModal_content .right .top{justify-content:space-between;margin-bottom:8px}.newOrder_device_modal .deviceModal_content .right .activedBox{flex:1;overflow-y:auto}.newOrder_device_modal .deviceModal_content .right .activedBox .tag{margin-bottom:16px}
|
|
11
|
+
.pssList{position:relative}.pssList,.pssList .ant-tabs,.pssList .ant-tabs-content{height:100%}.pssList_content{display:flex;flex-direction:column;height:100%}.pssList_content .dropSelect{align-items:center;display:flex;flex-direction:row;margin-bottom:24px}.pssList_content .dropSelect .ant-dropdown-trigger{margin-right:44px}.pssList_content .operation_btn{margin-bottom:16px}.pssList_content .batchLine{background:rgba(62,126,255,.1);border-radius:2px;height:48px;margin-bottom:16px;padding:0 16px;width:100%}.pssList_content .table{flex:1;overflow-y:auto}.pssList_content .table .operation{align-items:center;color:#3e7eff;display:flex;flex-direction:row;font-size:14px;font-weight:500;justify-content:space-between}.pssList_content .table .operation .op button{padding:0}.pssList_content .pages{display:flex;justify-content:flex-end}.pssList_modal .modal_content .ant-row{margin-bottom:24px}.pssList_modal .modal_content .serach{margin-bottom:24px;width:307px}.pssInfoModal{position:absolute!important}.pssInfoModal .info_footer .red{border-color:#ff6b54;color:#ff6b54}.pssInfoModal .info_footer .yellow{border-color:#ff9000;color:#ff9000}.pssInfoModal .ant-modal{height:100%;margin:0;max-width:100%;padding-bottom:0;top:0;width:unset!important}.pssInfoModal .ant-modal-content{display:flex;flex-direction:column;height:100%}.pssInfoModal .ant-modal-body{flex:1;height:0}.pssInfoModal .ant-modal-footer{padding:0}.pssInfoModal .info_container{box-sizing:border-box;height:100%;overflow-y:auto}.pssInfoModal .info_container .title{color:#1f2329;font-size:14px;font-weight:400;margin-bottom:23px}.pssInfoModal .info_container .content{box-sizing:border-box;padding:0 16px}.pssInfoModal .info_container .content_title{align-items:center;color:#1f2329;display:flex;flex-direction:row;font-size:16px;font-weight:700;margin-bottom:20px}.pssInfoModal .info_container .content_title span{color:#5d616b;font-size:12px;font-weight:400;margin-left:9px}.pssInfoModal .info_container .content_info .ant-col{color:#1f2329;display:flex;font-weight:400;margin-bottom:12px}.pssInfoModal .info_container .content_info .ant-col .label{color:#5d616b;font-weight:400;margin-right:8px}.pssInfoModal .info_container .content .loop{border-bottom:1px solid #e7e7e7;box-sizing:border-box;display:flex;flex-direction:row;margin-bottom:24px;padding-bottom:24px}.pssInfoModal .info_container .content .loop .every{display:flex;flex-direction:column;font-weight:400;margin-right:46px;width:200px}.pssInfoModal .info_container .content .loop .every_title{color:#1f2329;font-family:PingFangSC-Regular,PingFang SC;font-size:16px;font-weight:400;line-height:22px;margin-bottom:4px}.pssInfoModal .info_container .content .loop .every_spa{color:#8f959e;font-size:14px}.pssInfoModal .info_container .content .loop .every_state{display:flex;flex-direction:row;justify-content:space-between;margin-top:24px;width:120px}.pssInfoModal .info_container .content .loop .every_state .point{border-radius:50%;height:10px;margin-right:8px;width:10px}.pssInfoModal .info_container .content .loop .every_state .point.green{background:#18c0bf;border:1px solid rgba(12,137,137,.8)}.pssInfoModal .info_container .content .loop .every_state .point.red{background:#ff6b54;border:1px solid #b23622}.pssInfoModal .info_container .content .loop .every_state .point.gray{background:#e0e4e8;border:1px solid #5d616b}.pssInfoModal .info_container .content .loop .every_state img{height:12px;margin-right:8px;width:13px}.pssInfoModal .info_container .content .loop .cus-table{flex:1}.pssInfoModal .info_container .content .loop .cus-table img{height:12px;margin-right:8px;width:13px}.pssInfoModal .info_container .content .infoTabs .ant-tabs-nav-list .ant-tabs-tab-btn{font-size:16px;font-weight:700}.pssInfoModal .info_container .content .timeLine .complate{background:#d6e4ff;border:1px solid #3f7eff;border-radius:50%;color:#3f7eff;height:16px;width:16px}.pssInfoModal .info_container .content .timeLine .active{align-items:center;background:rgba(62,126,255,.2);border-radius:50%;display:flex;height:16px;justify-content:center;width:16px}.pssInfoModal .info_container .content .timeLine .active span{background:#3e7eff;border-radius:50%;display:inline-block;height:8px;width:8px}.pssInfoModal .info_container .content .timeLine .content{flex-direction:row;justify-content:space-between;width:350px}.pssInfoModal .info_container .content .timeLine .content .timeLineActive{color:#1f2329;font-family:PingFangSC-Medium,PingFang SC;font-size:14px;font-weight:500;height:20px;line-height:20px}.pssInfoModal .info_container .content .timeLine .content .time{color:#8f959e;flex-shrink:0;font-size:12px;font-weight:400;text-align:right;width:100px}.pssInfoModal .info_footer{align-items:center;box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-direction:row;height:60px;justify-content:flex-end}.pssInfoModal .info_footer .ant-btn{margin-right:24px}.pssInfoModal .info_footer .ant-btn:last-of-type{margin:0}.pssInfoModal .stateNode,.pssList .stateNode{align-items:center;background:rgba(62,126,255,.2);border-radius:2px;color:#3e7eff;font-family:PingFangSC-Regular,PingFang SC;font-size:12px;font-weight:400;height:20px;justify-content:center;line-height:16px;padding:2px 8px}.pssInfoModal .stateNode.blue,.pssList .stateNode.blue{background:rgba(62,126,255,.2);color:#3e7eff}.pssInfoModal .stateNode.red,.pssList .stateNode.red{background:rgba(237,63,60,.2);color:#ed3f3c}.pssInfoModal .stateNode.green,.pssList .stateNode.green{background:rgba(24,192,191,.2);color:#18c0bf}.pssInfoModal .stateNode.orange,.pssList .stateNode.orange{background:rgba(255,146,20,.2);color:#ff9214}.pssInfo_modal .modal_content{background:#f8f9fc;box-sizing:border-box;height:144px;padding:16px}.pssInfo_modal .modal_content .ant-input-textarea .ant-input{padding:0!important}.pssInfo_modal .transfer{display:flex;flex-direction:column;margin-top:17px}.pssInfo_modal .transfer .title{align-items:center;color:#1f2329;display:flex;flex-direction:row;font-size:16px;font-weight:400;margin-bottom:7px}.pssInfo_modal .transfer .title span{margin-right:4px}.pssInfo_modal .transfer .title span img{height:9px;width:8px}.pssInfo_modal .transfer .choosePeople .addBtn img{cursor:pointer;height:37px;width:37px}.pssInfo_transModal .searchInput{background:#f8f9fc;border-radius:30px;height:41px}.pssInfo_transModal .choosePeople{margin-top:9px}.pssInfo_transModal .choosePeople .row{align-items:center;border-bottom:1px solid #eff2f6;display:flex;flex-direction:row;padding:7px 0}.pssInfo_transModal .choosePeople .row .avater{border:1px solid #000;border-radius:50%;height:36px;margin-right:20px;width:36px}.pssInfo_transModal .choosePeople .row .label{flex:1}.pssInfo_transModal .choosePeople .row .choosen img{height:22px;width:22px}.cus-table *{scrollbar-width:none}.cus-table * ::-webkit-scrollbar{height:0!important;width:0!important}.cus-table .ant-spin-container,.cus-table .ant-spin-nested-loading,.cus-table .ant-table,.cus-table .ant-table-content,.cus-table .ant-table-fixed-left,.cus-table .ant-table-fixed-right,.cus-table .ant-table-scroll,.cus-table .ant-table-wrapper{height:100%}.cus-table .ant-table-fixed-left,.cus-table .ant-table-fixed-right,.cus-table .ant-table-scroll{display:flex;flex-direction:column}.cus-table .ant-table-fixed-left .ant-table-body,.cus-table .ant-table-fixed-left .ant-table-body-outer,.cus-table .ant-table-fixed-right .ant-table-body,.cus-table .ant-table-fixed-right .ant-table-body-outer,.cus-table .ant-table-scroll .ant-table-body,.cus-table .ant-table-scroll .ant-table-body-outer{flex:1;height:0}.cus-table .ant-table-header{background:none!important;height:40px;margin:0!important;min-width:0!important;overflow:auto;padding-bottom:0!important}.cus-table .ant-table-header .ant-table-thead{background:#f2f3f8}.cus-table .ant-table-body{background:none!important}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table{background:none;border-radius:2px;overflow:hidden}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-body>table,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-header>table,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-header>table{border-collapse:collapse}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row)>th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row)>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table:not(.ant-table-bordered)>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row)>th{border:none}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table.ant-table-empty .ant-table-content .ant-table-body{flex:0}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table{border-collapse:collapse;height:0}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row){height:40px}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th{background:none;color:#484953;font-size:14px;height:100%;line-height:normal;padding:0}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.ant-table-selection-column .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border-radius:3px}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-center .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-center .row-cell{justify-content:center!important}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) td.table-cell-right .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr:not(.ant-table-expanded-row) th.table-cell-right .row-cell{justify-content:flex-end!important}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr.ant-table-expanded-row,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr.ant-table-expanded-row{background:none}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-tbody>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table .ant-table-thead>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-tbody>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table .ant-table-thead>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-tbody>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table .ant-table-thead>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-tbody>tr.ant-table-expanded-row>td,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table .ant-table-thead>tr.ant-table-expanded-row>td{background:#fff;border-radius:8px;padding:10px 20px 0}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th{color:#8c97b2;padding:0}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th .ant-table-header-column{align-items:center;background:#f1f3f4;display:block;display:flex;height:100%;padding:5px 20px}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column{border-bottom-left-radius:4px;border-top-left-radius:4px}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column{border-bottom-right-radius:4px;border-top-right-radius:4px}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span{align-items:center;background:#fff;display:flex;flex-wrap:wrap;height:100%;justify-content:flex-start;min-height:100%;padding:10px 20px}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td .row-cell>div,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td.ant-table-selection-column>span>div{width:100%}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row)+tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row)+tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row)+tr:not(.ant-table-expanded-row),.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row)+tr:not(.ant-table-expanded-row){border-top:1px dashed rgba(149,155,170,.6)}.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-placeholder,.cus-table>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-placeholder{border:none;border-radius:0}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:first-child .ant-table-header-column{border-bottom-left-radius:8px;border-top-left-radius:8px}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr:not(.ant-table-expanded-row) th:last-child .ant-table-header-column{border-bottom-right-radius:8px;border-top-right-radius:8px}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row),.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row){border:none!important}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td{padding:5px 0}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child.ant-table-selection-column>span,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child.ant-table-selection-column>span,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child.ant-table-selection-column>span,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:first-child.ant-table-selection-column>span{border-bottom-left-radius:8px;border-top-left-radius:8px}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child.ant-table-selection-column>span,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child.ant-table-selection-column>span,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child.ant-table-selection-column>span,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child .row-cell,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row) td:last-child.ant-table-selection-column>span{border-bottom-right-radius:8px;border-top-right-radius:8px}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):first-child td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):first-child td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):first-child td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):first-child td{padding-top:0}.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):last-child td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):last-child td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):last-child td,.cus-table-scatter>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr:not(.ant-table-expanded-row):last-child td{padding-bottom:0}.PerformOperationModal .ant-modal-body{padding-top:0}.PerformOperationModal .pageContent{background:#fff}.PerformOperationModal .pageContent .line{display:flex;font-size:14px;font-weight:400;gap:8px;justify-content:space-between;margin-top:10px}.PerformOperationModal .pageContent .line.title{color:#1f2329;font-family:PingFangSC-Regular,PingFang SC;font-size:16px;font-weight:400;height:22px;line-height:22px}.PerformOperationModal .pageContent .line.titleLine .name,.PerformOperationModal .pageContent .line.titleLine .value{color:#5d616b!important}.PerformOperationModal .pageContent .line .name{color:#1f2329;flex:1;white-space:normal}.PerformOperationModal .pageContent .line .num{width:30%}.PerformOperationModal .pageContent .line .value{color:#3e7eff;text-align:right;width:20%}.ApproveOpinionModal .ant-modal-body{padding-top:0}.ApproveOpinionModal .modal_footer .red{background:#ff6b54;border-color:#ff6b54}.ApproveOpinionModal .modal_footer .yellow{background:#ff9000;border-color:#ff9000}.newOrder_modal .modal_content{max-height:500px;overflow-y:auto}.newOrder_modal .modal_content .content{flex-direction:column}.newOrder_modal .modal_content .content .line{gap:8px}.newOrder_modal .modal_content .content .line .all .num{color:#1890ff}.newOrder_modal .modal_content .content .deviceBox,.newOrder_modal .modal_content .content .relevanceBox{margin-top:16px;max-height:260px;overflow-y:auto}.newOrder_modal .modal_content .content .deviceBox .device .titleLine,.newOrder_modal .modal_content .content .deviceBox .relevance .titleLine,.newOrder_modal .modal_content .content .relevanceBox .device .titleLine,.newOrder_modal .modal_content .content .relevanceBox .relevance .titleLine{background:#f7f7f7;justify-content:space-between;margin-bottom:8px;padding-left:16px;width:100%}.newOrder_modal .modal_content .content .deviceBox .device .titleLine .left .title,.newOrder_modal .modal_content .content .deviceBox .relevance .titleLine .left .title,.newOrder_modal .modal_content .content .relevanceBox .device .titleLine .left .title,.newOrder_modal .modal_content .content .relevanceBox .relevance .titleLine .left .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:240px}.newOrder_modal .modal_content .content .deviceBox .device .titleLine .left .state,.newOrder_modal .modal_content .content .deviceBox .relevance .titleLine .left .state,.newOrder_modal .modal_content .content .relevanceBox .device .titleLine .left .state,.newOrder_modal .modal_content .content .relevanceBox .relevance .titleLine .left .state{margin-left:40px}:root[data-doc-theme=dark] .newOrder_modal .modal_content .content .all .num{color:#1d33a2}.newOrder_device_modal .deviceModal_content{height:560px}.newOrder_device_modal .deviceModal_content .left{border-right:1px solid #dce1e4;flex-direction:column;margin-right:16px;padding-right:16px}.newOrder_device_modal .deviceModal_content .left .align-r{text-align:right}.newOrder_device_modal .deviceModal_content .left .tableBox{overflow-y:auto}.newOrder_device_modal .deviceModal_content .right{flex-direction:column;flex-grow:0;width:360px}.newOrder_device_modal .deviceModal_content .right .top{justify-content:space-between;margin-bottom:8px}.newOrder_device_modal .deviceModal_content .right .activedBox{flex:1;overflow-y:auto}.newOrder_device_modal .deviceModal_content .right .activedBox .tag{margin-bottom:16px}
|
|
12
12
|
.pssRecord{flex-direction:column;height:100%;overflow:hidden;position:relative}.pssRecord .seachFrom{justify-content:space-between}.pssRecord .seachFrom .operation_btn{gap:8px;margin-bottom:24px}.pssRecord .table{flex:1;overflow-y:auto}.pssRecord .table .operation{align-items:center;color:#3e7eff;display:flex;flex-direction:row;font-size:14px;font-weight:500;justify-content:space-between}.pssRecord .table .operation .op button{padding:0}.pssRecord .pages{display:flex;justify-content:flex-end}.pssRecordInfoModal{position:absolute!important}.pssRecordInfoModal .info_footer .red{border-color:#ff6b54;color:#ff6b54}.pssRecordInfoModal .info_footer .yellow{border-color:#ff9000;color:#ff9000}.pssRecordInfoModal .ant-modal{height:100%;margin:0;max-width:100%;padding-bottom:0;top:0;width:unset!important}.pssRecordInfoModal .ant-modal-header{padding-top:0}.pssRecordInfoModal .ant-modal-content{display:flex;flex-direction:column;height:100%}.pssRecordInfoModal .ant-modal-body{flex:1;height:0}.pssRecordInfoModal .ant-modal-footer{padding:0}.pssRecordInfoModal .info_container{box-sizing:border-box;height:100%;overflow-y:auto}.pssRecordInfoModal .info_container .title{color:#1f2329;font-size:14px;font-weight:400;margin-bottom:23px}.pssRecordInfoModal .info_container .content{box-sizing:border-box;padding:0 16px}.pssRecordInfoModal .info_container .content .titleBox{justify-content:space-between}.pssRecordInfoModal .info_container .content .content_title{align-items:center;color:#1f2329;display:flex;flex-direction:row;font-size:16px;font-weight:700;margin-bottom:24px}.pssRecordInfoModal .info_container .content .content_title span{color:#5d616b;font-size:12px;font-weight:400;margin-left:8px}.pssRecordInfoModal .info_container .content_info .ant-col{color:#1f2329;display:flex;font-weight:400;margin-bottom:12px}.pssRecordInfoModal .info_container .content_info .ant-col .label{color:#5d616b;font-weight:400;margin-right:8px}.pssRecordInfoModal .info_container .content .loop{border-bottom:1px solid #e7e7e7;box-sizing:border-box;display:flex;flex-direction:row;margin-bottom:24px;padding-bottom:24px}.pssRecordInfoModal .info_container .content .loop .every{display:flex;flex-direction:column;font-weight:400;margin-right:46px;width:200px}.pssRecordInfoModal .info_container .content .loop .every_title{color:#1f2329;font-family:PingFangSC-Regular,PingFang SC;font-size:16px;font-weight:400;line-height:22px;margin-bottom:4px}.pssRecordInfoModal .info_container .content .loop .every_spa{color:#8f959e;font-size:14px}.pssRecordInfoModal .info_container .content .loop .every_state{display:flex;flex-direction:row;justify-content:space-between;margin-top:24px;width:120px}.pssRecordInfoModal .info_container .content .loop .every_state .point{border-radius:50%;height:10px;margin-right:8px;width:10px}.pssRecordInfoModal .info_container .content .loop .every_state .point.green{background:#18c0bf;border:1px solid rgba(12,137,137,.8)}.pssRecordInfoModal .info_container .content .loop .every_state .point.red{background:#ff6b54;border:1px solid #b23622}.pssRecordInfoModal .info_container .content .loop .every_state .point.gray{background:#e0e4e8;border:1px solid #5d616b}.pssRecordInfoModal .info_container .content .loop .every_state img{height:12px;margin-right:8px;width:13px}.pssRecordInfoModal .info_container .content .loop .cus-table{flex:1}.pssRecordInfoModal .info_container .content .loop .cus-table img{height:12px;margin-right:8px;width:13px}.pssRecordInfoModal .info_container .content .timeLine .complate{background:#d6e4ff;border:1px solid #3f7eff;border-radius:50%;color:#3f7eff;height:16px;width:16px}.pssRecordInfoModal .info_container .content .timeLine .active{align-items:center;background:rgba(62,126,255,.2);border-radius:50%;display:flex;height:16px;justify-content:center;width:16px}.pssRecordInfoModal .info_container .content .timeLine .active span{background:#3e7eff;border-radius:50%;display:inline-block;height:8px;width:8px}.pssRecordInfoModal .info_container .content .timeLine .content{flex-direction:row;justify-content:space-between;width:350px}.pssRecordInfoModal .info_container .content .timeLine .content .timeLineActive{color:#1f2329;font-family:PingFangSC-Medium,PingFang SC;font-size:14px;font-weight:500;height:20px;line-height:20px}.pssRecordInfoModal .info_container .content .timeLine .content .time{color:#8f959e;flex-shrink:0;font-size:12px;font-weight:400;text-align:right;width:100px}.pssRecordInfoModal .info_footer{align-items:center;box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-direction:row;height:60px;justify-content:flex-end}.pssRecordInfoModal .info_footer .ant-btn{margin-right:24px}.pssRecordInfoModal .info_footer .ant-btn:last-of-type{margin:0}.pssRecord .stateNode,.pssRecordInfoModal .stateNode{align-items:center;background:rgba(62,126,255,.2);border-radius:2px;color:#3e7eff;font-family:PingFangSC-Regular,PingFang SC;font-size:12px;font-weight:400;height:20px;justify-content:center;line-height:16px;padding:2px 8px}.pssRecord .stateNode.blue,.pssRecordInfoModal .stateNode.blue{background:rgba(62,126,255,.2);color:#3e7eff}.pssRecord .stateNode.red,.pssRecordInfoModal .stateNode.red{background:rgba(237,63,60,.2);color:#ed3f3c}.pssRecord .stateNode.green,.pssRecordInfoModal .stateNode.green{background:rgba(24,192,191,.2);color:#18c0bf}.pssRecord .stateNode.orange,.pssRecordInfoModal .stateNode.orange{background:rgba(255,146,20,.2);color:#ff9214}
|
|
13
13
|
.editThing{height:100%;overflow:auto}.editThing .header .ant-page-header{padding:0}.editThing .header .ant-page-header .ant-page-header-heading-title{font-size:16px;font-weight:400}.editThing .header .ant-btn{margin:8px}.editThing .title{margin-bottom:25px}.editThing .title .icon{background:#1d33a2;height:15px;margin:3.5px 6px;width:4px}.editThing .title .name{color:#354052;font-size:16px;font-weight:600;height:22px;line-height:22px}.editThing .title .fold{color:#1d33a2;cursor:pointer;font-size:14px;font-weight:400;height:20px;line-height:20px;margin-left:30px}.editThing .title .fold span{margin:3px}.editThing .basic .content{margin-bottom:25px}.editThing .basic .content .contentBody{flex-wrap:wrap}.editThing .basic .content .contentBody .element{float:left;height:60px;width:calc(var(--colspan)*25%)}.editThing .basic .content .contentBody .element .ant-form-item .ant-form-item-label{width:140px}.editThing .basic .content .contentBody .element .name{line-height:32px;margin-right:10px}.editThing .basic .content .contentBody .pic{float:right;height:300px;justify-content:center;width:25%}.editThing .basic .content .contentBody .pic .tip_pic{word-wrap:break-word;bottom:10px;color:#fff;display:none;font-size:14px;left:10px;margin-top:10px;position:absolute;right:10px;word-break:break-all}.editThing .basic .content .contentBody .pic .div_pic{word-wrap:break-word;position:relative;width:240px;word-break:break-all}.editThing .basic .content .contentBody .pic .div_pic:hover .hover_action{display:flex}.editThing .basic .content .contentBody .pic .div_pic:hover .tip_pic{display:block}.editThing .basic .content .contentBody .pic .div_pic img{height:240px;width:240px}.editThing .basic .content .contentBody .pic .div_pic .hover_action{align-items:center;background:rgba(53,64,82,.5);display:none;height:240px;justify-content:center;left:0;position:absolute;top:0;transition:all esae .2s;width:240px}.editThing .basic .content .contentBody .pic .div_pic .hover_action .icon{background:hsla(0,0%,100%,.5);border-radius:100%;color:#fff;cursor:pointer;font-size:20px;height:36px;line-height:38px;text-align:center;width:36px}.editThing .tableTool button{margin:0 15px 10px 0}.thingRelationDia .inputs{grid-gap:6px 10px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;justify-items:end}.thingRelationDia .inputs .element{height:32px}.thingRelationDia .inputs .element .name{line-height:32px;margin-right:5px}.thingRelationDia .btns{margin-left:20px}.thingRelationDia .btns button{margin-bottom:10px}
|
|
14
14
|
.thingApp{height:100%;overflow:hidden}.thingInstance{background:#fff;height:100%}.thingInstance .gap{gap:8px}.thingInstance .left_wrap{border-right:1px solid #e7e7e7;box-sizing:border-box;flex-direction:column;flex-shrink:0;height:100%;padding-right:0!important;width:220px}.thingInstance .left_wrap .flex_lr_c{font-weight:700;padding-right:20px}.thingInstance .left_wrap .flex_lr_c .title{justify-content:space-between}.thingInstance .left_wrap .tree_data{display:flex;flex-direction:column;margin-top:20px;overflow:auto}.thingInstance .left_wrap .tree_data .search{padding-right:20px}.thingInstance .left_wrap .tree_data .ant-tree-switcher-noop{display:none}.thingInstance .left_wrap .tree_wrap{overflow:auto}.thingInstance .table_wrap{box-sizing:border-box;flex-direction:column;padding-left:20px}.thingInstance .table_wrap .ant-empty{position:relative;top:50%;transform:translateY(-50%)}.thingInstance .table_wrap .option .searchSelect{width:100px}.thingInstance .table_wrap .option .searchSelect .ant-select-selector{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}.thingInstance .table_wrap .option .searchVal{border-bottom-left-radius:0;border-top-left-radius:0}.thingInstance .table_wrap .tableBox{overflow:auto}.align-r{text-align:right}.mar-t-20{margin-top:20px}.mar-t-10{margin-top:10px}.red{color:#ff4d4f}.pointer{cursor:pointer}.base_wrap{display:flex;padding:16px 24px}.base_wrap img{background:#d8d8d8;flex-shrink:0;height:210px;width:280px}.base_wrap .base_info{flex-grow:1;margin-left:24px}.base_wrap .base_info h3{color:#354052;font-size:18px}.base_wrap .base_info .base_info_list{background:#f2f3f8;box-sizing:border-box;min-height:154px;padding:20px}.param_wrap{padding:10px 24px}.color-3{color:#354052}.color-6{color:#5c667d}.border-10-gray{border:10px solid #f2f3f8}.instance_modal .ant-modal-body{padding:0}.thingSpot{border-radius:50%;display:block;height:20px;margin-left:10px;width:20px}.thingSpot.red{background-color:red}.thingSpot.green{background-color:green}.thingInstance_dynamicForm .formBox{margin-bottom:10px}.thingInstance_dynamicForm .formBox .label{text-align:right;width:110px}.thingInstance_dynamicForm .formBox .item{flex:1}
|
package/package.json
CHANGED
package/src/api/pss.ts
CHANGED
|
@@ -138,6 +138,7 @@ api.byAllProcess = async (data: any) => {
|
|
|
138
138
|
// "Content-Disposition": "attachment",
|
|
139
139
|
// "Content-Type": "text/html;charset=UTF-8",
|
|
140
140
|
},
|
|
141
|
+
timeout: 30 * 1000,
|
|
141
142
|
});
|
|
142
143
|
};
|
|
143
144
|
|
|
@@ -149,6 +150,7 @@ api.excelDetail = async (data: any) => {
|
|
|
149
150
|
// "Content-Disposition": "attachment",
|
|
150
151
|
// "Content-Type": "text/html;charset=UTF-8",
|
|
151
152
|
},
|
|
153
|
+
timeout: 30 * 1000,
|
|
152
154
|
});
|
|
153
155
|
};
|
|
154
156
|
|
|
@@ -40,40 +40,39 @@
|
|
|
40
40
|
background: none !important;
|
|
41
41
|
height: 40px;
|
|
42
42
|
overflow: auto;
|
|
43
|
-
|
|
44
|
-
|
|
43
|
+
|
|
44
|
+
.ant-table-thead {
|
|
45
|
+
background: #f2f3f8;
|
|
46
|
+
}
|
|
45
47
|
}
|
|
46
48
|
|
|
47
49
|
.ant-table-body {
|
|
48
50
|
background: none !important;
|
|
49
51
|
}
|
|
50
52
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
53
|
+
> .ant-table-wrapper {
|
|
54
|
+
> .ant-spin-nested-loading {
|
|
55
|
+
> .ant-spin-container {
|
|
56
|
+
> .ant-table {
|
|
55
57
|
border-radius: 2px;
|
|
56
58
|
overflow: hidden;
|
|
57
59
|
background: none;
|
|
58
60
|
|
|
59
61
|
&:not(.ant-table-bordered) {
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
>.ant-table-scroll,
|
|
62
|
+
> .ant-table-content {
|
|
63
|
+
> .ant-table-scroll,
|
|
63
64
|
& {
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
>table {
|
|
65
|
+
> .ant-table-header,
|
|
66
|
+
> .ant-table-body {
|
|
67
|
+
> table {
|
|
68
68
|
border-collapse: collapse;
|
|
69
69
|
|
|
70
70
|
.ant-table-thead,
|
|
71
71
|
.ant-table-tbody {
|
|
72
|
-
>tr {
|
|
72
|
+
> tr {
|
|
73
73
|
&:not(.ant-table-expanded-row) {
|
|
74
|
-
|
|
75
|
-
>
|
|
76
|
-
>td {
|
|
74
|
+
> th,
|
|
75
|
+
> td {
|
|
77
76
|
border: none;
|
|
78
77
|
}
|
|
79
78
|
}
|
|
@@ -93,20 +92,18 @@
|
|
|
93
92
|
}
|
|
94
93
|
}
|
|
95
94
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
>.ant-table-scroll,
|
|
95
|
+
> .ant-table-content {
|
|
96
|
+
> .ant-table-scroll,
|
|
99
97
|
& {
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
>table {
|
|
98
|
+
> .ant-table-header,
|
|
99
|
+
> .ant-table-body {
|
|
100
|
+
> table {
|
|
104
101
|
border-collapse: collapse;
|
|
105
102
|
height: 0;
|
|
106
103
|
|
|
107
104
|
.ant-table-thead,
|
|
108
105
|
.ant-table-tbody {
|
|
109
|
-
>tr {
|
|
106
|
+
> tr {
|
|
110
107
|
&:not(.ant-table-expanded-row) {
|
|
111
108
|
// height: 100%;
|
|
112
109
|
height: 40px;
|
|
@@ -119,7 +116,6 @@
|
|
|
119
116
|
color: #484953;
|
|
120
117
|
padding: 0;
|
|
121
118
|
height: 100%;
|
|
122
|
-
|
|
123
119
|
|
|
124
120
|
&.ant-table-selection-column {
|
|
125
121
|
.ant-checkbox-wrapper {
|
|
@@ -132,16 +128,13 @@
|
|
|
132
128
|
}
|
|
133
129
|
|
|
134
130
|
&.table-cell-center {
|
|
135
|
-
|
|
136
131
|
.row-cell,
|
|
137
132
|
.ant-table-header-column {
|
|
138
133
|
justify-content: center !important;
|
|
139
|
-
|
|
140
134
|
}
|
|
141
135
|
}
|
|
142
136
|
|
|
143
137
|
&.table-cell-right {
|
|
144
|
-
|
|
145
138
|
.row-cell,
|
|
146
139
|
.ant-table-header-column {
|
|
147
140
|
justify-content: flex-end !important;
|
|
@@ -153,7 +146,7 @@
|
|
|
153
146
|
&.ant-table-expanded-row {
|
|
154
147
|
background: none;
|
|
155
148
|
|
|
156
|
-
>td {
|
|
149
|
+
> td {
|
|
157
150
|
background: #fff;
|
|
158
151
|
padding: 10px 20px 0;
|
|
159
152
|
border-radius: 8px;
|
|
@@ -162,8 +155,8 @@
|
|
|
162
155
|
}
|
|
163
156
|
}
|
|
164
157
|
|
|
165
|
-
|
|
166
|
-
>tr {
|
|
158
|
+
> .ant-table-thead {
|
|
159
|
+
> tr {
|
|
167
160
|
&:not(.ant-table-expanded-row) {
|
|
168
161
|
th {
|
|
169
162
|
color: #8c97b2;
|
|
@@ -175,7 +168,7 @@
|
|
|
175
168
|
align-items: center;
|
|
176
169
|
height: 100%;
|
|
177
170
|
padding: 5px 20px;
|
|
178
|
-
background: #
|
|
171
|
+
background: #f1f3f4;
|
|
179
172
|
// background: #e5e9f3;
|
|
180
173
|
}
|
|
181
174
|
|
|
@@ -197,13 +190,12 @@
|
|
|
197
190
|
}
|
|
198
191
|
}
|
|
199
192
|
|
|
200
|
-
|
|
201
|
-
>tr {
|
|
193
|
+
> .ant-table-tbody {
|
|
194
|
+
> tr {
|
|
202
195
|
&:not(.ant-table-expanded-row) {
|
|
203
196
|
td {
|
|
204
|
-
|
|
205
197
|
.row-cell,
|
|
206
|
-
&.ant-table-selection-column>span {
|
|
198
|
+
&.ant-table-selection-column > span {
|
|
207
199
|
padding: 10px 20px;
|
|
208
200
|
background: #fff;
|
|
209
201
|
min-height: 100%;
|
|
@@ -213,13 +205,13 @@
|
|
|
213
205
|
height: 100%;
|
|
214
206
|
justify-content: flex-start;
|
|
215
207
|
|
|
216
|
-
>div {
|
|
208
|
+
> div {
|
|
217
209
|
width: 100%;
|
|
218
210
|
}
|
|
219
211
|
}
|
|
220
212
|
}
|
|
221
213
|
|
|
222
|
-
+tr {
|
|
214
|
+
+ tr {
|
|
223
215
|
&:not(.ant-table-expanded-row) {
|
|
224
216
|
border-top: 1px dashed rgba(149, 155, 170, 0.6);
|
|
225
217
|
}
|
|
@@ -230,7 +222,7 @@
|
|
|
230
222
|
}
|
|
231
223
|
}
|
|
232
224
|
|
|
233
|
-
|
|
225
|
+
> .ant-table-placeholder {
|
|
234
226
|
border: none;
|
|
235
227
|
border-radius: 0;
|
|
236
228
|
}
|
|
@@ -242,20 +234,18 @@
|
|
|
242
234
|
}
|
|
243
235
|
|
|
244
236
|
&-scatter {
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
>.ant-table-scroll,
|
|
237
|
+
> .ant-table-wrapper {
|
|
238
|
+
> .ant-spin-nested-loading {
|
|
239
|
+
> .ant-spin-container {
|
|
240
|
+
> .ant-table {
|
|
241
|
+
> .ant-table-content {
|
|
242
|
+
> .ant-table-scroll,
|
|
252
243
|
& {
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
>tr {
|
|
244
|
+
> .ant-table-header,
|
|
245
|
+
> .ant-table-body {
|
|
246
|
+
> table {
|
|
247
|
+
> .ant-table-thead {
|
|
248
|
+
> tr {
|
|
259
249
|
&:not(.ant-table-expanded-row) {
|
|
260
250
|
th {
|
|
261
251
|
// padding-bottom: 10px;
|
|
@@ -278,8 +268,8 @@
|
|
|
278
268
|
}
|
|
279
269
|
}
|
|
280
270
|
|
|
281
|
-
|
|
282
|
-
>tr {
|
|
271
|
+
> .ant-table-tbody {
|
|
272
|
+
> tr {
|
|
283
273
|
&:not(.ant-table-expanded-row) {
|
|
284
274
|
border: none !important;
|
|
285
275
|
|
|
@@ -287,18 +277,16 @@
|
|
|
287
277
|
padding: 5px 0;
|
|
288
278
|
|
|
289
279
|
&:first-child {
|
|
290
|
-
|
|
291
280
|
.row-cell,
|
|
292
|
-
&.ant-table-selection-column>span {
|
|
281
|
+
&.ant-table-selection-column > span {
|
|
293
282
|
border-top-left-radius: 8px;
|
|
294
283
|
border-bottom-left-radius: 8px;
|
|
295
284
|
}
|
|
296
285
|
}
|
|
297
286
|
|
|
298
287
|
&:last-child {
|
|
299
|
-
|
|
300
288
|
.row-cell,
|
|
301
|
-
&.ant-table-selection-column>span {
|
|
289
|
+
&.ant-table-selection-column > span {
|
|
302
290
|
border-top-right-radius: 8px;
|
|
303
291
|
border-bottom-right-radius: 8px;
|
|
304
292
|
}
|
|
@@ -328,4 +316,4 @@
|
|
|
328
316
|
}
|
|
329
317
|
}
|
|
330
318
|
}
|
|
331
|
-
}
|
|
319
|
+
}
|