| | |
| | | <el-menu-item index="/index"> |
| | | <div class="showIndex-block"> |
| | | <h1>首页</h1> |
| | | |
| | | </div> |
| | | </el-menu-item> |
| | | <el-menu-item index="/jiuyeAndChuangye"> |
| | |
| | | </script> |
| | | <style lang="scss"> |
| | | .personnelTalents__warp { |
| | | height: calc(100% - 0.35156rem); |
| | | .el-menu { |
| | | background-color: transparent; |
| | | border-right: none; |
| | |
| | | ; |
| | | display: flex; |
| | | justify-content: center; |
| | | padding: 0px!important; |
| | | padding: 0px; |
| | | } |
| | | |
| | | .el-menu-item.is-active { |
| | |
| | | } |
| | | } |
| | | .personnelTalents-right { |
| | | height: 100%; |
| | | flex: 1; |
| | | padding: 0 0.078125rem /* 20/256 */ |
| | | ; |
| | | box-sizing: border-box; |
| | | height: 5.27344rem; |
| | | @include overflow-y() |
| | | } |
| | | } |
| | |
| | | <div class="PersonnelTalents_unitPersonnel--warp"> |
| | | <div class="PT_unitPersonnel--table"> |
| | | <el-table |
| | | :max-height="640" |
| | | :data="tableData" |
| | | stripe |
| | | border |
| | |
| | | |
| | | .PT_unitPersonnel--Echarts { |
| | | width: 1920px; |
| | | height:550px; |
| | | margin-top: 120px; |
| | | //height: 600px; |
| | | //height: calc(100% - 640px - 0.33203125rem /* 85/256 */ |
| | | //); |
| | | margin-top: 60px; |
| | | //height: 600px; |
| | | height: calc(100% - 640Px - 0.33203125rem /* 85/256 */ |
| | | ); |
| | | display: inline-block; |
| | | } |
| | | |