inl-ui 0.0.48 → 0.0.49
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 +13 -14
- package/dist/index.js.map +1 -1
- package/dist/style.css +2 -2
- package/package.json +1 -1
- package/src/pageComponent/views/thingInstance/index.tsx +50 -54
- package/src/pageComponent/views/thingInstance/less/editThing.less +2 -0
- package/src/pageComponent/views/thingInstance/less/thingInstance.less +13 -4
package/dist/style.css
CHANGED
|
@@ -10,8 +10,8 @@
|
|
|
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
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 .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;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}.PerformOperationModal .pageContent .line .value{color:#3e7eff;text-align:right}.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{margin-top:16px;max-height:260px;overflow-y:auto}.newOrder_modal .modal_content .content .deviceBox .device{margin-bottom:8px}.newOrder_modal .modal_content .content .deviceBox .device .titleLine{background:#f7f7f7;justify-content:space-between;margin-bottom:8px;padding-left:16px;width:100%}: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-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_title{align-items:center;color:#1f2329;display:flex;flex-direction:row;font-size:16px;font-weight:700;margin-bottom:20px;margin-top:24px}.pssRecordInfoModal .info_container .content_title span{color:#5d616b;font-size:12px;font-weight:400;margin-left:9px}.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 .loopBox .loopTitle{color:#1f2329;font-family:PingFangSC-Regular,PingFang SC;font-size:16px;font-weight:400;line-height:22px;margin-right:40px}.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
|
-
.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 .grid{align-content:flex-start;display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:flex-start}.editThing .basic .content .grid .element{justify-content:flex-end}.editThing .basic .content .grid .element .name{line-height:32px;margin-right:10px}.editThing .basic .content .grid.grid4{grid-template-columns:1fr 1fr 1fr 1fr}.editThing .basic .content .pic{align-items:center;display:flex;flex-direction:column;justify-content:center}.editThing .basic .content .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 .pic .div_pic{word-wrap:break-word;position:relative;width:240px;word-break:break-all}.editThing .basic .content .pic .div_pic:hover .hover_action{display:flex}.editThing .basic .content .pic .div_pic:hover .tip_pic{display:block}.editThing .basic .content .pic .div_pic img{height:240px;width:240px}.editThing .basic .content .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 .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
|
-
.thingApp{
|
|
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 .grid{align-content:flex-start;display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:flex-start}.editThing .basic .content .grid .element{justify-content:flex-end}.editThing .basic .content .grid .element .name{line-height:32px;margin-right:10px}.editThing .basic .content .grid.grid4{grid-template-columns:1fr 1fr 1fr 1fr}.editThing .basic .content .pic{align-items:center;display:flex;flex-direction:column;justify-content:center}.editThing .basic .content .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 .pic .div_pic{word-wrap:break-word;position:relative;width:240px;word-break:break-all}.editThing .basic .content .pic .div_pic:hover .hover_action{display:flex}.editThing .basic .content .pic .div_pic:hover .tip_pic{display:block}.editThing .basic .content .pic .div_pic img{height:240px;width:240px}.editThing .basic .content .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 .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
|
+
.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 .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}
|
|
15
15
|
.thingModelBox{overflow:hidden}.thingModel{background:#fff;height:100%}.thingModel .table_wrap{box-sizing:border-box;flex-direction:column;flex-grow:1;height:100%}.thingModel .table_wrap .ant-empty{position:relative;top:50%;transform:translateY(-50%)}.align-r{text-align:right}.mar-t-20{margin-top:20px}.mar-t-10{margin-top:10px}.red{color:#ff4d4f}.gray{color:#a4aabf}.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}.flex-lr-c{align-items:center;display:flex;justify-content:space-between}.update_attr_con{height:60vh;overflow-y:auto;padding:0 10px}.update_attr_con .alarm_card{border:1px solid #e7e7e7;border-radius:2px;margin-bottom:10px;padding:13px 10px}.update_attr_con .alarm_card:hover{border:1px solid #b9c2d5;box-shadow:0 2px 4px 0 rgba(186,193,226,.3)}.update_attr_con .alarm_card:hover a{display:block}.update_attr_con .alarm_card p{color:#354052;margin-bottom:0}.update_attr_con .alarm_card p:nth-of-type(2){margin-top:4px}.update_attr_con .alarm_card a{display:none}
|
|
16
16
|
.editModel{height:100%;overflow:auto}.editModel .header .ant-page-header{padding:0}.editModel .header .ant-page-header .ant-page-header-heading-title{font-size:16px;font-weight:400}.editModel .header .ant-btn{margin:8px}.editModel .edit_icon{font-size:14px}.editModel .model_name p{color:#354052;font-size:16px;font-weight:600;line-height:22px;margin:0}.editModel .basic .content .grid{align-content:flex-start;display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:flex-start}.editModel .basic .content .grid .element{justify-content:flex-start;margin:8px 0}.editModel .basic .content .grid .element .name{line-height:32px;margin-right:10px}.editModel .basic .content .pic{align-items:center;display:flex;flex-direction:column;justify-content:center}.editModel .basic .content .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}.editModel .basic .content .pic .div_pic{word-wrap:break-word;position:relative;width:240px;word-break:break-all}.editModel .basic .content .pic .div_pic:hover .hover_action{display:flex}.editModel .basic .content .pic .div_pic:hover .tip_pic{display:block}.editModel .basic .content .pic .div_pic img{height:240px;width:240px}.editModel .basic .content .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}.editModel .basic .content .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}.editModel .tableTool button{margin:0 15px 10px 0}.editModel .tab_wrap .ant-upload-text{font-size:12px}.editModel .tab_wrap .icon_img{border:1px dashed rgba(53,64,82,.2);height:104px;margin-bottom:8px;margin-right:8px;position:relative;width:104px}.editModel .tab_wrap .icon_img img{height:100%;object-fit:contain;width:100%}.editModel .tab_wrap .icon_img .icon_close{cursor:pointer;font-size:18px;position:absolute;right:-9px;top:-9px;z-index:99}.mar-b-20{margin-bottom:20px}.mar-t-20{margin-top:10px}
|
|
17
17
|
.label_form label{justify-content:flex-end;text-align:right;width:7em}.manufactorManager{overflow:hidden}.manufactorManager .tree_data{background-color:#fff;flex-direction:column;flex-shrink:0;padding-right:20px;position:relative;width:280px}.manufactorManager .tree_data:after{background:#e7e7e7;bottom:-24px;content:"";display:block;position:absolute;right:0;top:-24px;width:1px}.manufactorManager .info_con{background-color:#fff;flex-grow:1;margin-left:20px;overflow:auto}.flex{display:flex}.flex-center{align-items:center;display:flex}.flex-colume{flex-direction:column}.flex-between{display:flex;justify-content:space-between}.f_r{float:right}.align-r{text-align:right}.mar-t-5{margin-top:5px!important}.mar-t-20{margin-top:20px!important}.mar-t-30{margin-top:30px!important}.bg-fff{background:#fff}.pad-20{padding:20px}.pad-b-70{padding-bottom:70px!important}.bold{font-weight:600}.detail_footer{background:#fff;border-top:1px solid #eee;bottom:0;left:200px;padding:20px 40px 20px 20px;position:fixed;right:0;text-align:right;z-index:99}.color-red{color:red}.color-9{color:#999}.tree_wrap{height:calc(100vh - 232px);overflow-y:auto}.tip{color:#999;margin-top:10px}.node_title{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:188px}.node_title.node_title_1{width:188px}.node_title.node_title_1.on{width:148px}.node_title.node_title_2{width:168px}.node_title.node_title_2.on{width:128px}.node_title.node_title_3{width:148px}.node_title.node_title_3.on{width:108px}
|
package/package.json
CHANGED
|
@@ -627,10 +627,10 @@ const com = defineComponent({
|
|
|
627
627
|
|
|
628
628
|
return () => (
|
|
629
629
|
<div
|
|
630
|
-
class="thingApp
|
|
630
|
+
class="thingApp"
|
|
631
631
|
style={{ justifyContent: isLoad.value ? "center" : "" }}
|
|
632
632
|
>
|
|
633
|
-
{page.value === "edit"
|
|
633
|
+
{page.value === "edit" && (
|
|
634
634
|
<editThing
|
|
635
635
|
data={pageData.editData}
|
|
636
636
|
triggerModeList={triggerModeList}
|
|
@@ -650,10 +650,9 @@ const com = defineComponent({
|
|
|
650
650
|
_context.emit("toRoute");
|
|
651
651
|
}}
|
|
652
652
|
/>
|
|
653
|
-
) : (
|
|
654
|
-
""
|
|
655
653
|
)}
|
|
656
|
-
|
|
654
|
+
|
|
655
|
+
{page.value === "add" && (
|
|
657
656
|
<addThing
|
|
658
657
|
data={pageData.addData}
|
|
659
658
|
triggerModeList={triggerModeList}
|
|
@@ -672,56 +671,56 @@ const com = defineComponent({
|
|
|
672
671
|
_context.emit("toRoute");
|
|
673
672
|
}}
|
|
674
673
|
/>
|
|
675
|
-
) : (
|
|
676
|
-
""
|
|
677
674
|
)}
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
675
|
+
|
|
676
|
+
{page.value === "detail" && (
|
|
677
|
+
<div style="height: 100%; overflow: auto;">
|
|
678
|
+
<a-spin spinning={isLoad.value}>
|
|
679
|
+
{!isLoad.value && (
|
|
680
|
+
<thingDetail
|
|
681
|
+
data={pageData.editData}
|
|
682
|
+
id={pageData.id}
|
|
683
|
+
hideBtnLine={hideBtnLine.value}
|
|
684
|
+
hideEditBtn={hideEditBtn.value}
|
|
685
|
+
hideBackBtn={hideBackBtn.value}
|
|
686
|
+
onBack={() => {
|
|
687
|
+
if (formQuery.thingCode) {
|
|
688
|
+
refresh();
|
|
689
|
+
} else {
|
|
690
|
+
refreshAll();
|
|
691
|
+
if (newThing.value) {
|
|
692
|
+
newThing.value = null;
|
|
693
|
+
getTreeData();
|
|
694
|
+
}
|
|
695
695
|
}
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
696
|
+
page.value = "list";
|
|
697
|
+
}}
|
|
698
|
+
onBackList={() => {
|
|
699
|
+
if (formQuery.thingCode) {
|
|
700
|
+
refresh();
|
|
701
|
+
} else {
|
|
702
|
+
refreshAll();
|
|
703
|
+
if (newThing.value) {
|
|
704
|
+
newThing.value = null;
|
|
705
|
+
getTreeData();
|
|
706
|
+
}
|
|
707
707
|
}
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
</
|
|
717
|
-
) : (
|
|
718
|
-
""
|
|
708
|
+
page.value = "list";
|
|
709
|
+
}}
|
|
710
|
+
onToEdit={(res) => {
|
|
711
|
+
toEdit(res);
|
|
712
|
+
}}
|
|
713
|
+
/>
|
|
714
|
+
)}
|
|
715
|
+
</a-spin>
|
|
716
|
+
</div>
|
|
719
717
|
)}
|
|
718
|
+
|
|
720
719
|
<div
|
|
721
720
|
class="thingInstance flex"
|
|
722
721
|
style={page.value !== "list" ? "display:none" : ""}
|
|
723
722
|
>
|
|
724
|
-
<div class="left_wrap">
|
|
723
|
+
<div class="left_wrap flex">
|
|
725
724
|
<div class="flex_lr_c">
|
|
726
725
|
<div class="flex-center title flex1">
|
|
727
726
|
<span>物模型</span>
|
|
@@ -741,10 +740,7 @@ const com = defineComponent({
|
|
|
741
740
|
placeholder="搜索"
|
|
742
741
|
allowClear
|
|
743
742
|
/>
|
|
744
|
-
<div
|
|
745
|
-
class="mar-t-20 tree_wrap"
|
|
746
|
-
style={{ height: "calc(100vh - 240px)" }}
|
|
747
|
-
>
|
|
743
|
+
<div class="mar-t-20 tree_wrap">
|
|
748
744
|
{tree.data.length ? (
|
|
749
745
|
<a-tree
|
|
750
746
|
show-line
|
|
@@ -772,7 +768,7 @@ const com = defineComponent({
|
|
|
772
768
|
</div>
|
|
773
769
|
</div>
|
|
774
770
|
</div>
|
|
775
|
-
<div class="table_wrap">
|
|
771
|
+
<div class="table_wrap flex">
|
|
776
772
|
{!formQuery.thingCode ? (
|
|
777
773
|
// <a-empty
|
|
778
774
|
// image="/micro-assets/platform-web/empty.png"
|
|
@@ -879,7 +875,7 @@ const com = defineComponent({
|
|
|
879
875
|
批量配点
|
|
880
876
|
</a-button>
|
|
881
877
|
</a-space>
|
|
882
|
-
<div class="mar-t-20">
|
|
878
|
+
<div class="mar-t-20 tableBox">
|
|
883
879
|
<a-table
|
|
884
880
|
rowKey={(record) => record.thingInst.id}
|
|
885
881
|
columns={columnsAll}
|
|
@@ -1092,7 +1088,7 @@ const com = defineComponent({
|
|
|
1092
1088
|
批量配点
|
|
1093
1089
|
</a-button>
|
|
1094
1090
|
</a-space>
|
|
1095
|
-
<div class="mar-t-20">
|
|
1091
|
+
<div class="mar-t-20 tableBox">
|
|
1096
1092
|
<a-table
|
|
1097
1093
|
rowKey="ID"
|
|
1098
1094
|
columns={columns.value}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
.thingApp {
|
|
2
|
-
|
|
2
|
+
height: 100%;
|
|
3
|
+
overflow: hidden;
|
|
3
4
|
}
|
|
4
5
|
|
|
5
6
|
.thingInstance {
|
|
6
7
|
background: #fff;
|
|
8
|
+
height: 100%;
|
|
7
9
|
|
|
8
10
|
.gap {
|
|
9
11
|
gap: 8px;
|
|
@@ -12,6 +14,7 @@
|
|
|
12
14
|
.left_wrap {
|
|
13
15
|
height: 100%;
|
|
14
16
|
width: 220px;
|
|
17
|
+
flex-direction: column;
|
|
15
18
|
padding-right: 0px !important;
|
|
16
19
|
flex-shrink: 0;
|
|
17
20
|
box-sizing: border-box;
|
|
@@ -25,6 +28,9 @@
|
|
|
25
28
|
}
|
|
26
29
|
.tree_data {
|
|
27
30
|
margin-top: 20px;
|
|
31
|
+
display: flex;
|
|
32
|
+
flex-direction: column;
|
|
33
|
+
overflow: auto;
|
|
28
34
|
.search {
|
|
29
35
|
padding-right: 20px;
|
|
30
36
|
}
|
|
@@ -33,14 +39,13 @@
|
|
|
33
39
|
}
|
|
34
40
|
}
|
|
35
41
|
.tree_wrap {
|
|
36
|
-
|
|
37
|
-
overflow-y: auto;
|
|
42
|
+
overflow: auto;
|
|
38
43
|
}
|
|
39
44
|
}
|
|
40
45
|
.table_wrap {
|
|
41
|
-
flex-grow: 1;
|
|
42
46
|
padding-left: 20px;
|
|
43
47
|
box-sizing: border-box;
|
|
48
|
+
flex-direction: column;
|
|
44
49
|
.ant-empty {
|
|
45
50
|
position: relative;
|
|
46
51
|
top: 50%;
|
|
@@ -52,6 +57,10 @@
|
|
|
52
57
|
width: 100px;
|
|
53
58
|
}
|
|
54
59
|
}
|
|
60
|
+
|
|
61
|
+
.tableBox {
|
|
62
|
+
overflow: auto;
|
|
63
|
+
}
|
|
55
64
|
}
|
|
56
65
|
}
|
|
57
66
|
.align-r {
|