feat:新功能

webshell模块
1.上传功能
2.下载功能(还需要测试,进行中)
3.header顶部菜单分割线及xshell入口角标样式调整
This commit is contained in:
hanyuxia
2020-03-11 19:16:23 +08:00
parent 22da5f9052
commit 2cfe1947ae
5 changed files with 196 additions and 47 deletions

View File

@@ -580,7 +580,7 @@
}
.header .vertical-line{
display:inline-block;
border-left:solid 2px white;
border-left:solid 1px white;
line-height:30px !important;
height:30px !important;
min-width:0px !important;
@@ -620,14 +620,15 @@
vertical-align:middle;
line-height: 15px;
font-size:6px;
background-color:orangered;
opacity:0.9;color:#4c4c4c;
background-color:#ba3939;
opacity:0.9;
border-radius:7px;
min-width:25px;
height:15px;
position:absolute;
left: 25px;
bottom: 27px;
color:white;
}
/* top el-menu-item sytle------end*/
.el-menu.el-menu--horizontal {