1 Star 2 Fork 0

sass平台/admin_sass

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 2.43 KB
一键复制 编辑 原始数据 按行查看 历史
烟草ai奶茶 提交于 2018-06-11 16:12 . 2018/6/11
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<title></title>
<link rel="stylesheet" href="//at.alicdn.com/t/font_181875_4l8sxxomkj4i.css">
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
<style>
.el-date-editor .el-range__close-icon{
line-height: 28px;
}
.el-card__body{
min-width: 0px!important;
height: 100%;
}
.el-header,.dash-top{
height: 150px!important;
margin-bottom: 10px;
position: relative;
display: flex;
}
.d-t-float{
position: relative;
}
.el-alert--success{
background-color:#fff;
}
.el-pagination span:not([class*=suffix]){
line-height:35px;
}
.el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev, .el-pagination.is-background .el-pager li{
margin-top: 4px;
}
.el-table__header ,.el-table__header .el-table__body{
border-spacing: 0;
position: relative;
border-collapse:separate;/* 如果值为collapse,则element表格下方会出现滚动条*/
}
/* .el-table_1_column_1 {
min-width: 60px!important;
} */
input[type="text"]{
border-radius: 4px;
}
.cell{
color: #000;
font-weight: normal;
}
.el-tabs__item{
font-size: 18px;
}
.pan,.el-pagination{
float: right;
/* min-width: 570px!important; */
margin-bottom:20px;
}
.el-date-editor--daterange.el-input, .el-date-editor--daterange.el-input__inner, .el-date-editor--timerange.el-input, .el-date-editor--timerange.el-input__inner{
width:260px!important;
height:32px!important;
line-height:32px!important;
}
.el-input__inner{
height:32px!important;
line-height:32px!important;
}
.el-textarea__inner{
float:left;
width:200px!important;
}
/* .el-table__body-wrapper{
height: 100%!important;
} */
.el-se .el-input__inner{
height:44px!important;
line-height:44px!important;
}
.el-se .el-select-dropdown__item{
height: 44px!important;
line-height: 44px!important;
font-size: 16px;
}
</style>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sass_platform/admin_sass.git
[email protected]:sass_platform/admin_sass.git
sass_platform
admin_sass
admin_sass
master

搜索帮助