| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263 |
- <!doctype html>
- <html>
- <head>
- <meta charset="UTF-8">
- <title></title>
- <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
- <link href="../css/mui.min.css" rel="stylesheet" />
- <link href="https://cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet">
- <link href="../css/common.css" rel="stylesheet" />
- <style type="text/css">
- /*提交按钮*/
-
- .equipTitle {
- color: #21b2e7;
- font-size: 14px;
- }
-
- .mui-table-view-cell p {
- color: #333;
- font-size: 16px;
- margin-top: 4px;
- }
-
- .fa-cloud-upload {
- display: inline-block;
- font-size: 12px;
- }
-
- .fa-cloud-upload:before {
- display: block;
- text-align: center;
- font-size: 19px;
- margin: 3px 0;
- }
- /*搜索框*/
-
- .searchBox {
- background-color: #eee;
- padding: 0px 8px;
- position: relative;
- margin: 6px 0 8px;
- }
- .mui-search input[type=search]{
- margin-bottom: 0;
- }
-
- .mui-search .mui-placeholder {
- text-align: left;
- left: 5px;
- }
-
- input[type=search] {
- background: #fff;
- }
-
- .mui-search .mui-placeholder .mui-icon {
- color: #777;
- }
-
- .searchBtnBox {
- position: absolute;
- right: 8px;
- top: 0px;
- z-index: 10;
- }
-
- #searchBtn {
- letter-spacing: 3px;
- line-height: 1.6;
- border: none;
- }
-
- .cutline {
- display: inline-block;
- border-left: .08em dashed #777;
- margin-top: 6px;
- }
- /*方块形复选框*/
-
- .mui-checkbox input[type=checkbox]:before {
- content: '\e413';
- }
-
- .mui-checkbox input[type=checkbox]:checked:before {
- content: '\e443';
- }
-
- .mui-checkbox input[type=checkbox]:before,
- .mui-radio input[type=radio]:before {
- font-size: 18px;
- }
-
- .mui-checkbox.mui-left input[type=checkbox],
- .mui-radio.mui-left input[type=radio] {
- left: 15px;
- }
-
- .mui-checkbox.mui-left label,
- .mui-radio.mui-left label {
- padding-left: 40px
- }
-
- .mui-checkbox {
- display: inline-block;
- }
-
- .mui-checkbox input[type=checkbox],
- .mui-radio input[type=radio] {
- top: 10px;
- width: 20px;
- height: 20px;
- }
-
- .mui-navigate-right:after,
- .mui-push-right:after {
- content: '\e581';
- }
-
- .secondary.active .mui-navigate-right:after,
- .secondary.active .mui-push-right:after {
- content: '\e580';
- }
-
- .mui-table-view-cell>a:not(.mui-btn) {
- padding: 0;
- margin: 0;
- }
-
- .secondary>.secondaryDetial {
- display: none;
- transition: height .35s ease;
- }
-
- .secondary.active>.secondaryDetial {
- display: block;
- }
-
- .mui-table-view-cell {
- padding: 0;
- }
-
- .secondaryDetial {
- padding: 5px 0 0 40px;
- background: #eee;
- }
-
- .secondaryDetial p {
- line-height: 25px;
- color: #333;
- }
- /*input*/
-
- .secondary input {
- position: absolute;
- display: inline-block;
- border: 0;
- outline: 0!important;
- background-color: transparent;
- -webkit-appearance: none;
- top: 10px;
- width: 20px;
- height: 20px;
- left: 14px;
- }
-
- .secondary input:before {
- font-size: 18px;
- content: '\e413';
- font-family: Muiicons;
- font-weight: 400;
- line-height: 1;
- text-decoration: none;
- color: #aaa;
- border-radius: 0;
- background: 0 0;
- -webkit-font-smoothing: antialiased;
- }
-
- .secondary input[type=checkbox]:checked:before {
- content: '\e443';
- color: #007aff;
- }
-
- .secondary span ,.headline{
- line-height: 24px;
- padding-left: 30px;
- }
- .headline{
- color: #21b2e7;
- font-size: 14px;
- }
- .mui-table-view-cell>a:not(.mui-btn){
- padding: 5px 0;
- }
- </style>
- </head>
- <body>
- <header class="mui-bar mui-bar-nav">
- <a class="mui-action-back mui-icon mui-icon-left-nav mui-pull-left"></a>
- <h1 class="mui-title">日志管理</h1>
- <!--<a class="fa fa-cloud-upload mui-pull-right">提交</a>-->
- </header>
- <div class="mui-content">
- <div class="searchBox">
- <div class="mui-input-row mui-search">
- <input type="search" placeholder="请输入用户名">
- </div>
- <div class="searchBtnBox">
- <span class="cutline"> </span>
- <button id="searchBtn">搜索</button>
- </div>
- </div>
- <div id="">
- <ul class="mui-table-view" id="option">
- <li class="mui-table-view-cell secondary">
- <a class="mui-navigate-right" href="#">
- <div class="headline">时间</div>
- <span>2018-07-10 08:12:35</span>
- </a>
- <div class="secondaryDetial">
- <p>用户名:admin</p>
- <p>用户IP:127.0.0.1</p>
- <p>操作:报表管理-杀虫灯报表详情</p>
- </div>
- </li>
- <li class="mui-table-view-cell secondary">
- <a class="mui-navigate-right" href="#">
- <div class="headline">时间</div>
- <span>2018-07-10 08:12:35</span>
- </a>
- <div class="secondaryDetial">
- <p>用户名:admin</p>
- <p>用户IP:127.0.0.1</p>
- <p>操作:报表管理-杀虫灯报表详情</p>
- </div>
- </li>
- </ul>
- </div>
- <script src="../js/mui.min.js"></script>
- <script type="text/javascript">
- mui.init();
- //二级选项卡
- mui('#option').on('tap', '.secondary', function() {
- var classAttr = this.getAttribute("class").split(' ');
- if(classAttr.indexOf('active') == -1) {
- mui('.secondary').each(function(){
- this.classList.remove("active");
- })
- this.classList.add("active");
- } else {
- this.classList.remove("active");
- }
- })
- mui('.secondary').on('tap', '.secondaryDetial', function(event) {
- console.log(event)
- event.stopPropagation();
- })
- </script>
- </body>
- </html>
|