| | |
| | | height: 48px; |
| | | display: flex; |
| | | align-items: center; |
| | | padding: 0 30px; |
| | | padding: 0 24px; |
| | | } |
| | | |
| | | .logo { |
| | | width: 130px; |
| | | height: 40px; |
| | | } |
| | | |
| | | .logo img { |
| | |
| | | <div class="all" @click="closeRightKey"> |
| | | <div class="title"> |
| | | <div class="logo"> |
| | | <!-- <img src="../../static/img/logo 1.png" /> --> |
| | | <img src="../../static/img/logo1.png" /> |
| | | </div> |
| | | <div class="label">LIMS实验室管理系统</div> |
| | | <div class="user"> |
| | |
| | | const componentConfig = requireComponent(fileName); |
| | | comObj[names] = componentConfig.default || componentConfig; |
| | | }); |
| | | import menu from '../../static/js/menu.js'; |
| | | import menus from '../../static/js/menu.js' |
| | | import nullFace from '../view/404.vue' |
| | | comObj['nullFace'] = nullFace |
| | |
| | | } |
| | | } |
| | | }; |
| | | </script> |
| | | </script> |