commit
This commit is contained in:
@@ -1,14 +1,5 @@
|
||||
<template>
|
||||
<div class="header">
|
||||
<div style="background-color: #0068B7; height: 65px; width: 100%;">
|
||||
<div class="header-left">
|
||||
<div class="logo">
|
||||
<img src="@/assets/images/shangqi/img/logo2.png" style="height: 61px; width: 160px;" />
|
||||
</div>
|
||||
</div>
|
||||
<span style="color: #fff; line-height: 65px; float: left; font-size: 20px; font-weight: 600;">
|
||||
标准法规管理系统 Standard and Regulation Management System
|
||||
</span>
|
||||
<!-- header头部 右侧内容 当前登录人和退出-->
|
||||
<!-- <div class="header-right" style="display: inline-block; float: right; margin-right: 20px; color: #fff">-->
|
||||
<!-- <div>-->
|
||||
@@ -55,7 +46,6 @@
|
||||
<!-- </el-dropdown>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
@@ -128,10 +118,10 @@ export default {
|
||||
|
||||
<style lang="less" scoped>
|
||||
.header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
background-color: #171E4A;
|
||||
color: #fff;
|
||||
//display: flex;
|
||||
//justify-content: space-between;
|
||||
//background-color: #171E4A;
|
||||
//color: #fff;
|
||||
|
||||
.header-left {
|
||||
float: left;
|
||||
|
||||
@@ -2760,7 +2760,6 @@
|
||||
}
|
||||
@media screen and (min-width: 1920px) {
|
||||
.header{
|
||||
height: 65px;
|
||||
}
|
||||
}
|
||||
.standard-search-content{
|
||||
|
||||
Reference in New Issue
Block a user