del:code
parent
893348f6f4
commit
bf5df0688b
65
css/sub.css
65
css/sub.css
|
|
@ -1,65 +1,10 @@
|
||||||
@import "./common.css";
|
/*@import "./common.css";*/
|
||||||
@import "../lib/layui/css/layui.css";
|
@import "../lib/layui/css/layui.css";
|
||||||
|
|
||||||
/*主体内容样式*/
|
|
||||||
.ok-body {
|
.ok-body {
|
||||||
padding: 10px
|
padding: 10px
|
||||||
}
|
}
|
||||||
|
|
||||||
/*welcome页面*/
|
|
||||||
.layui-row-margin {
|
|
||||||
margin: 10px 5px 5px 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.md2-sub1 {
|
|
||||||
width: 40%;
|
|
||||||
text-align: center;
|
|
||||||
line-height: 80px;
|
|
||||||
float: left;
|
|
||||||
border-top-left-radius: 5px;
|
|
||||||
border-bottom-left-radius: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.md2-sub1 i {
|
|
||||||
font-size: 40px;
|
|
||||||
display: block;
|
|
||||||
cursor: pointer;
|
|
||||||
transition: All 0.4s ease-in-out;
|
|
||||||
-webkit-transition: All 0.4s ease-in-out;
|
|
||||||
-moz-transition: All 0.4s ease-in-out;
|
|
||||||
-o-transition: All 0.4s ease-in-out;
|
|
||||||
}
|
|
||||||
|
|
||||||
.md2-sub1 i:hover {
|
|
||||||
transform: rotate(360deg);
|
|
||||||
-webkit-transform: rotate(360deg);
|
|
||||||
-moz-transform: rotate(360deg);
|
|
||||||
-o-transform: rotate(360deg);
|
|
||||||
-ms-transform: rotate(360deg);
|
|
||||||
}
|
|
||||||
|
|
||||||
.md2-sub2 {
|
|
||||||
width: 60%;
|
|
||||||
display: inline-block;
|
|
||||||
background-color: #f2f2f2;
|
|
||||||
line-height: 46px;
|
|
||||||
text-align: center;
|
|
||||||
border-top-right-radius: 5px;
|
|
||||||
border-bottom-right-radius: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.md2-sub2 span {
|
|
||||||
font-size: 25px;
|
|
||||||
display: block;
|
|
||||||
height: 34px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.md2-sub2 cite {
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*其他子页面*/
|
|
||||||
/*子页面面包屑导航样式*/
|
|
||||||
.ok-body-breadcrumb {
|
.ok-body-breadcrumb {
|
||||||
position: relative;
|
position: relative;
|
||||||
line-height: 39px;
|
line-height: 39px;
|
||||||
|
|
@ -67,19 +12,16 @@
|
||||||
border-bottom: 1px solid #e5e5e5
|
border-bottom: 1px solid #e5e5e5
|
||||||
}
|
}
|
||||||
|
|
||||||
/*子页面面包屑导航刷新按钮样式*/
|
|
||||||
.ok-body-breadcrumb .layui-btn {
|
.ok-body-breadcrumb .layui-btn {
|
||||||
line-height: 2.4em;
|
line-height: 2.4em;
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
float: right
|
float: right
|
||||||
}
|
}
|
||||||
|
|
||||||
/*子页面面包屑导航刷新按钮图标样式*/
|
|
||||||
.ok-body-breadcrumb .layui-btn .layui-icon {
|
.ok-body-breadcrumb .layui-btn .layui-icon {
|
||||||
line-height: 32px
|
line-height: 32px
|
||||||
}
|
}
|
||||||
|
|
||||||
/*搜索区域样式*/
|
|
||||||
.ok-search {
|
.ok-search {
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
}
|
}
|
||||||
|
|
@ -111,8 +53,3 @@
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*form表单*/
|
|
||||||
.ok-form {
|
|
||||||
margin-top: 10px;
|
|
||||||
}
|
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
<input class="layui-input" placeholder="截止日期" autocomplete="off" id="endTime">
|
<input class="layui-input" placeholder="截止日期" autocomplete="off" id="endTime">
|
||||||
<input class="layui-input" placeholder="请输入用户名" autocomplete="off">
|
<input class="layui-input" placeholder="请输入用户名" autocomplete="off">
|
||||||
<button class="layui-btn" lay-submit="" lay-filter="search">
|
<button class="layui-btn" lay-submit="" lay-filter="search">
|
||||||
<i class="layui-icon layui-icon-search"></i>
|
<i class="layui-icon"></i>
|
||||||
</button>
|
</button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -188,10 +188,10 @@
|
||||||
<!-- 头工具栏模板 -->
|
<!-- 头工具栏模板 -->
|
||||||
<script type="text/html" id="toolbarTpl">
|
<script type="text/html" id="toolbarTpl">
|
||||||
<div class="layui-btn-container">
|
<div class="layui-btn-container">
|
||||||
<button class="layui-btn layui-btn-sm layui-btn-normal" lay-event="batchEnabled"><i class="iconfont icon-shangsheng"></i>批量启用</button>
|
<button class="layui-btn layui-btn-sm layui-btn-normal" lay-event="batchEnabled">批量启用</button>
|
||||||
<button class="layui-btn layui-btn-sm layui-btn-warm" lay-event="batchDisabled"><i class="iconfont icon-web-icon-"></i>批量停用</button>
|
<button class="layui-btn layui-btn-sm layui-btn-warm" lay-event="batchDisabled">批量停用</button>
|
||||||
<button class="layui-btn layui-btn-sm layui-btn-danger" lay-event="batchDel"><i class="layui-icon layui-icon-delete"></i>批量删除</button>
|
<button class="layui-btn layui-btn-sm layui-btn-danger" lay-event="batchDel">批量删除</button>
|
||||||
<button class="layui-btn layui-btn-sm" lay-event="add"><i class="layui-icon"></i>添加用户</button>
|
<button class="layui-btn layui-btn-sm" lay-event="add">添加用户</button>
|
||||||
</div>
|
</div>
|
||||||
</script>
|
</script>
|
||||||
<!-- 行工具栏模板 -->
|
<!-- 行工具栏模板 -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue