| | |
| | | <el-menu :default-active="$route.path" router mode="vertical"> |
| | | <el-menu-item index="/personnelTalents_unitPersonnel"> |
| | | <div class="menu-left-block"> |
| | | <h1>事业单位人员情况</h1> |
| | | <h1 style="line-height:1.6;">事业单位 |
| | | <br/>人员情况</h1> |
| | | </div> |
| | | </el-menu-item> |
| | | <el-menu-item index="/personnelTalents_greenCard"> |
| | |
| | | </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; |
| | | padding: 0px !important; |
| | | } |
| | | |
| | | .el-menu-item.is-active { |
| | |
| | | text-align: center; |
| | | line-height: 0.3125rem /* 80/256 */ |
| | | ; |
| | | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .personnelTalents-right { |
| | | height: 100%; |
| | | height: 5.27344rem; |
| | | flex: 1; |
| | | padding: 0 0.078125rem /* 20/256 */ |
| | | ; |