| | |
| | | <div class="personnelTalents__warp"> |
| | | <div class="personnelTalents-menu-left"> |
| | | <el-menu :default-active="$route.path" router mode="vertical"> |
| | | <el-menu-item index="/personnelTalents_unitPersonnel"> |
| | | <el-menu-item index="/personnelTalents_UnitPersonnel"> |
| | | <div class="menu-left-block"> |
| | | <h1 style="line-height:1.6;">事业单位 |
| | | <br/>人员情况</h1> |
| | |
| | | ; |
| | | display: flex; |
| | | justify-content: center; |
| | | padding: 0px; |
| | | padding: 0px !important; |
| | | } |
| | | |
| | | .el-menu-item.is-active { |
| | |
| | | |
| | | .personnelTalents__warp { |
| | | width: 100%; |
| | | height: calc(100% - 0.078125rem /* 20/256 */); |
| | | padding: 0.078125rem /* 20/256 */ |
| | | ; |
| | | box-sizing: border-box; |