管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-03-23 98aec0baaef46392f6bede8f507466fc75eca137
src/assets/css/index.css
@@ -12,7 +12,7 @@
.el-header {
    padding: 0;
    height: 90px !important;
    height: 60px !important;
}
.el-main {
@@ -43,7 +43,7 @@
    /* width: 415px;
    height: 70px;
    background: url("../img/LOGO.png") no-repeat center; */
    width: 240px;
    width: 18%;
    height: 50px;
    background: url("../img/menu/navtitle.png") no-repeat center center;
    background-size: 100% 100%;
@@ -52,7 +52,9 @@
.topMenu {
    width: auto;
    flex: 1;
    height: 100px;
    height: 60px;
    margin-left: 3%;
}
.menuContent {
@@ -60,7 +62,17 @@
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* justify-content: center; */
}
.topUser {
    color: white;
    width: 9%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 10px;
}
.contentDiv {
@@ -81,10 +93,10 @@
}
.menulabel {
    font-size: 10px;
    font-size: 15px;
    font-family: Source Han Sans CN;
    text-align: left;
    padding: 0 20px;
    padding: 0 10px;
    /*width: 100px;*/
    /*width: 120px;*/
    color: #fff
@@ -164,12 +176,7 @@
    background-size: 100% 100%;
}
.topUser {
    color: white;
    height: 70px;
    display: flex;
    align-items: center;
}
.userName {
    margin: 0px 10px 0 5px;
@@ -177,6 +184,7 @@
    display: flex;
    justify-content: space-between;
    height: 30px;
    align-items: center;
}
.userLanguage {
@@ -184,6 +192,7 @@
    /*margin-top: 10px;*/
    display: flex;
    height: 30px;
    align-items: center;
}
.userImage {
@@ -205,6 +214,7 @@
    background-size: 100% 100%;
    cursor: pointer;
}
.theme {
    background: url("../img/menu/theme.png") no-repeat;
    background-size: 100% 100%;
@@ -303,4 +313,4 @@
/*    background-image: url("../../assets/img/synthesis/地形.png");*/
/*    background-repeat: no-repeat;*/
/*    background-size: contain;*/
/*}*/
/*}*/