From 3fa9345d4923100e8a99356d4e8c675a386983d5 Mon Sep 17 00:00:00 2001 From: Anyon Date: Wed, 15 Jul 2020 15:55:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8E=E5=8F=B0LESS?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/view/config/index.html | 10 +- public/static/theme/css/console.css | 2 +- public/static/theme/css/console.css.map | 2 +- public/static/theme/css/console.form.less | 176 -------------- public/static/theme/css/console.layout.less | 32 +++ public/static/theme/css/console.layui.less | 239 +++++++++++++++++--- public/static/theme/css/console.less | 3 +- 7 files changed, 243 insertions(+), 221 deletions(-) delete mode 100644 public/static/theme/css/console.form.less diff --git a/app/admin/view/config/index.html b/app/admin/view/config/index.html index 76623fb13..0de4ea653 100644 --- a/app/admin/view/config/index.html +++ b/app/admin/view/config/index.html @@ -22,11 +22,11 @@
@@ -40,7 +40,7 @@
{foreach ['local'=>'本地服务器存储','qiniu'=>'七牛云对象存储','alioss'=>'阿里云OSS存储'] as $k => $v} {if sysconf('storage.type') eq $k} - {if auth('storage')}{$v}{else}{$v}{/if} + {if auth('storage')}{$v}{else}{$v}{/if} {else} {if auth('storage')}{$v}{else}{$v}{/if} {/if}{/foreach} diff --git a/public/static/theme/css/console.css b/public/static/theme/css/console.css index ae8aab2ab..0c60f961c 100644 --- a/public/static/theme/css/console.css +++ b/public/static/theme/css/console.css @@ -1 +1 @@ -@charset "UTF-8";::selection{color:#fff!important;background-color:#ec494e!important}::-moz-selection{color:#fff!important;background-color:#ec494e!important}::-webkit-input-placeholder{color:#aaa}::-webkit-scrollbar-track{background:#ccc!important}::-webkit-scrollbar-thumb{background-color:#666!important}div.layui-side>div.layui-side-scroll::-webkit-scrollbar{width:3px}div.layui-side>div.layui-side-scroll::-webkit-scrollbar-track{background:#ccc!important}div.layui-side>div.layui-side-scroll::-webkit-scrollbar-thumb{background-color:#666!important}:-webkit-autofill,:-webkit-autofill:active,:-webkit-autofill:focus,:-webkit-autofill:hover{box-shadow:0 2px 3px 0 rgba(0,0,0,.1) inset!important;-webkit-transition:color 9999s ease-out,background-color 9999s ease-out!important;-webkit-transition-delay:9999s!important;-webkit-text-fill-color:#333!important}body{color:#333;font-size:12px;font-family:'\5FAE\8F6F\96C5\9ED1','Microsoft YaHei','Helvetica Neue','Luxi Sans','DejaVu Sans','Hiragino Sans GB',serif}body a{color:#06C;cursor:pointer}body a:hover{color:#039}body input::-ms-clear{display:none}.notdata{padding:15px;display:block;font-size:13px;text-align:center;line-height:22px;letter-spacing:8px;border:1px solid #e6e6e6;background-color:#f2f2f2;border-radius:0 2px 2px 0}.notselect{user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}.transition{transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear}.absolute{position:absolute!important}.relative{position:relative!important}.block{display:block!important}.pointer{cursor:pointer!important}.nowrap{white-space:nowrap!important}.help-block{color:#999;font-size:12px}.table-block{width:100%;display:table!important;box-sizing:border-box}.inline-block{display:inline-block!important}.pull-left{float:left!important}.pull-right{float:right!important}.full-width{width:100%!important}.full-height{height:100%!important}.color-red{color:#ec494e!important}.color-blue{color:#2494f2!important}.color-desc{color:#999!important}.color-text{color:#333!important}.color-green{color:#090!important}.sub-span-red span{color:#ec494e!important}.sub-span-blue span{color:#2494f2!important}.sub-span-desc span{color:#999!important}.sub-span-text span{color:#333!important}.sub-span-green span{color:#090!important}.text-top{vertical-align:top!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-middle{vertical-align:middle!important}.text-bottom{vertical-align:bottom!important}.think-bg-white{background:#fff!important}.think-bg-blue{background:linear-gradient(-125deg,#57bdbf,#2f9de2)!important}.think-bg-orig{background:linear-gradient(-141deg,#ecca1b,#f39526)!important}.think-bg-red{background:linear-gradient(-125deg,#ff7d7d,#fb2c95)!important}.think-bg-violet{background:linear-gradient(-113deg,#c543d8,#925cc3)!important}.hr-line-dashed{color:#fff;height:1px;margin:15px 0;background-color:#fff;border-top:1px dashed #e7eaec}.hr-line-solid{margin-top:15px;margin-bottom:15px;border-bottom:1px solid #e7eaec;background-color:rgba(0,0,0,0)}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-left-0{border-left:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-radius{border-radius:50%!important}.border-radius-0{border-radius:0!important}.border-radius-left-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.border-radius-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.font-s10{font-size:10px!important}.font-s11{font-size:11px!important}.font-s12{font-size:12px!important}.font-s13{font-size:13px!important}.font-s14{font-size:14px!important}.font-s15{font-size:15px!important}.font-s16{font-size:16px!important}.font-s18{font-size:18px!important}.font-s20{font-size:20px!important}.font-s30{font-size:30px!important}.font-s40{font-size:40px!important}.font-w1{font-weight:100!important}.font-w2{font-weight:200!important}.font-w3{font-weight:300!important}.font-w4{font-weight:400!important}.font-w5{font-weight:500!important}.font-w6{font-weight:600!important}.font-w7{font-weight:700!important}.font-w8{font-weight:800!important}.font-w9{font-weight:900!important}.padding-0{padding:0!important}.padding-5{padding:5px!important}.padding-10{padding:10px!important}.padding-15{padding:15px!important}.padding-20{padding:20px!important}.padding-25{padding:25px!important}.padding-30{padding:30px!important}.padding-40{padding:40px!important}.padding-top-0{padding-top:0!important}.padding-top-5{padding-top:5px!important}.padding-top-10{padding-top:10px!important}.padding-top-15{padding-top:15px!important}.padding-top-20{padding-top:20px!important}.padding-top-30{padding-top:30px!important}.padding-top-40{padding-top:40px!important}.padding-left-0{padding-left:0!important}.padding-left-5{padding-left:5px!important}.padding-left-10{padding-left:10px!important}.padding-left-15{padding-left:15px!important}.padding-left-20{padding-left:20px!important}.padding-left-30{padding-left:30px!important}.padding-left-40{padding-left:40px!important}.padding-right-0{padding-right:0!important}.padding-right-5{padding-right:5px!important}.padding-right-10{padding-right:10px!important}.padding-right-15{padding-right:15px!important}.padding-right-20{padding-right:20px!important}.padding-right-30{padding-right:30px!important}.padding-right-40{padding-right:40px!important}.padding-bottom-0{padding-bottom:0!important}.padding-bottom-5{padding-bottom:5px!important}.padding-bottom-10{padding-bottom:10px!important}.padding-bottom-15{padding-bottom:15px!important}.padding-bottom-20{padding-bottom:20px!important}.padding-bottom-30{padding-bottom:30px!important}.padding-bottom-40{padding-bottom:40px!important}.margin-0{margin:0!important}.margin-5{margin:5px!important}.margin-10{margin:10px!important}.margin-15{margin:15px!important}.margin-20{margin:20px!important}.margin-25{margin:25px!important}.margin-30{margin:30px!important}.margin-40{margin:40px!important}.margin-top-0{margin-top:0!important}.margin-top-5{margin-top:5px!important}.margin-top-10{margin-top:10px!important}.margin-top-15{margin-top:15px!important}.margin-top-20{margin-top:20px!important}.margin-top-25{margin-top:25px!important}.margin-top-30{margin-top:30px!important}.margin-top-40{margin-top:40px!important}.margin-left-0{margin-left:0!important}.margin-left-5{margin-left:5px!important}.margin-left-10{margin-left:10px!important}.margin-left-15{margin-left:15px!important}.margin-left-20{margin-left:20px!important}.margin-left-25{margin-left:25px!important}.margin-left-30{margin-left:30px!important}.margin-left-40{margin-left:40px!important}.margin-right-0{margin-right:0!important}.margin-right-5{margin-right:5px!important}.margin-right-10{margin-right:10px!important}.margin-right-15{margin-right:15px!important}.margin-right-20{margin-right:20px!important}.margin-right-25{margin-right:25px!important}.margin-right-30{margin-right:30px!important}.margin-right-40{margin-right:40px!important}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-5{margin-bottom:5px!important}.margin-bottom-10{margin-bottom:10px!important}.margin-bottom-15{margin-bottom:15px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-bottom-25{margin-bottom:25px!important}.margin-bottom-30{margin-bottom:30px!important}.margin-bottom-40{margin-bottom:40px!important}.think-switch-button .layui-form-switch{margin-top:0}.input-right-icon{top:0;right:0;width:38px;height:38px;display:inline-block;position:absolute;text-align:center;line-height:38px}.pace-inactive{display:none}.pace-progress{top:0;right:100%;width:100%;height:2px;z-index:2000;position:fixed;background:#22df80}.uploadimage{width:77px;height:77px;cursor:pointer;position:relative;display:inline-block;border:1px dashed #e2e2e2;background:url(../img/upimg.png) no-repeat center center;background-size:cover}.uploadimage span.layui-icon{display:none;width:20px;height:20px;text-align:center;line-height:22px;color:#fff;right:0;position:absolute;background:rgba(0,0,0,.5)}.uploadimage:hover span.layui-icon{display:inline-block}.uploadimagemtl{margin-right:8px}.uploadimagemtl a{color:#fff;width:20px;height:20px;float:right;display:none;text-align:center;line-height:22px;background:rgba(0,0,0,.5)}.uploadimagemtl:hover a{cursor:pointer;display:inline-block}.uploadimagemtl:hover a:hover{color:#fff;text-decoration:none}[data-tips-image]{cursor:zoom-in!important}.portal-block-container{font-size:14px;letter-spacing:1px}.portal-block-container .portal-block-icon{top:45%;right:8%;font-size:65px;position:absolute;color:rgba(255,255,255,.4)}.portal-block-container .portal-block-item{color:#fff;line-height:4em;padding:15px 25px;position:relative}.portal-block-container .portal-block-item>div:nth-child(2){font-size:46px;line-height:46px}.pagination-container{line-height:40px}.pagination-container>span{color:#666;font-size:9pt}.pagination-container>ul{float:right;display:inline-block;margin:0;padding:0}.pagination-container>ul>li{z-index:1;display:inline-block}.pagination-container>ul>li.active{z-index:2}.pagination-container>ul>li.active>span{color:#fff;border-color:#098;padding-right:1px;background:#009688!important}.pagination-container>ul>li>a,.pagination-container>ul>li>span{color:#333;width:33px;height:30px;border:1px solid #dcdcdc;display:inline-block;margin-left:-1px;text-align:center;line-height:28px}.pagination-container>ul>li>span{background:#dcdcdc;cursor:default}.pagination-container>ul>li>a:hover{background:#dcdcdc;border-color:#dcdcdc}.mobile-preview{width:317px;height:580px;position:relative;background:url(../img/wechat/mobile_head.png) no-repeat 0 0}.mobile-preview .mobile-header{color:#fff;width:auto;margin:0 30px;overflow:hidden;font-size:15px;padding-top:30px;text-align:center;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;user-select:none;pointer-events:none;-moz-user-select:none;-webkit-user-select:none;-webkit-pointer-events:none}.mobile-preview .mobile-body{top:60px;left:0;right:0;bottom:0;position:absolute;border:1px solid #ccc;background:#f5f5f5}.mobile-preview .mobile-body iframe{width:100%;height:100%}.mobile-preview .mobile-footer{left:0;right:0;bottom:0;margin:0;position:absolute;padding-left:43px;border:1px solid #ccc;list-style-type:none;background:url(../img/wechat/mobile_foot.png) no-repeat 0 0}.mobile-preview .mobile-footer li{float:left;width:33.33%;position:relative;text-align:center;line-height:50px}.mobile-preview .mobile-footer li a{width:auto;display:block;overflow:hidden;border:1px solid rgba(255,255,255,0);border-left:1px solid #e7e7eb;margin-top:-1px;margin-bottom:-1px;color:#616161;white-space:nowrap;text-decoration:none;text-overflow:ellipsis;word-wrap:normal}.mobile-preview .mobile-footer li a:hover{background:rgba(0,0,0,.02)}.mobile-preview .mobile-footer li a.active{border:1px solid #44b549!important;box-shadow:0 0 1px #44b549}.mobile-preview .mobile-footer li a span:before{width:1px;height:1px;content:'';display:inline-block}.mobile-preview .mobile-footer li>.close{top:1px;right:1px;width:18px;height:18px;display:none;cursor:pointer;position:absolute;text-align:center;line-height:18px}.mobile-preview .mobile-footer li:hover>.close{display:inline-block}.mobile-preview .mobile-footer li:hover>.close:hover{color:#fff!important;background:#999!important}.mobile-preview .mobile-footer .icon-add{width:14px;height:14px;border-bottom:none!important;background:url(../img/wechat/index.png) 0 0 no-repeat}.mobile-preview .mobile-footer .icon-add,.mobile-preview .mobile-footer .icon-sub{display:inline-block;vertical-align:middle}.mobile-preview .mobile-footer .icon-sub{width:7px;height:7px;margin-right:2px;background:url(../img/wechat/index.png) 0 -3pc no-repeat}.mobile-preview .mobile-footer .sub-menu{width:100%;bottom:60px;margin:-1px;display:block;position:absolute;border:1px solid #d0d0d0;background-color:#fafafa}.mobile-preview .mobile-footer .sub-menu ul,.mobile-preview .mobile-footer .sub-menu ul li{float:none;padding:0;z-index:11;display:block;width:100%}.mobile-preview .mobile-footer .sub-menu ul li a{padding:0 5px;border:1px solid rgba(255,255,255,0)}.mobile-preview .mobile-footer .sub-menu ul li a.bottom-border{margin:-1px -1px 0;border-bottom:1px solid #e7e7eb}.mobile-preview .mobile-footer .sub-menu ul li:last-child a.bottom-border{border-bottom-color:#fff}.mobile-preview .mobile-footer .arrow{left:50%;position:absolute;margin-left:-6px}.mobile-preview .mobile-footer .arrow_in,.mobile-preview .mobile-footer .arrow_out{width:0;height:0;z-index:10;display:inline-block;border:6px dashed transparent;border-bottom-width:0;border-top-style:solid}.mobile-preview .mobile-footer .arrow_in{z-index:3;bottom:-5px;border-top-color:#fafafa}.mobile-preview .mobile-footer .arrow_out{z-index:2;bottom:-6px;border-top-color:#d0d0d0}.layui-layout>.layui-side{top:50px;bottom:0;overflow:auto}.layui-layout>.layui-body{top:50px;bottom:0;overflow:auto}.layui-layout>.layui-body>.layui-card{width:100%;height:100%;box-shadow:none}.layui-layout>.layui-body>.layui-card>.layui-card-header{left:0;right:0;z-index:3;height:50px;border:none;position:absolute;background:#fff;line-height:50px;box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}.layui-layout>.layui-body>.layui-card>.layui-card-header+.layui-card-body{top:50px}.layui-layout>.layui-body>.layui-card>.layui-card-body{top:0;left:0;right:0;bottom:0;z-index:2;padding:15px;overflow:auto;position:absolute}.layui-layout>.layui-body>.layui-card>.layui-card-body .layui-tab.layui-tab-card{border:none;box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}.layui-layout>.layui-body>.layui-card>.layui-card-body .layui-tab.layui-tab-card>.layui-tab-content.think-box-shadow{box-shadow:none}.layui-header{height:50px;background:#393D49!important}.layui-header [data-target-menu-type]{border-left:1px solid transparent;border-right:1px solid rgba(0,0,0,.15)}.layui-header .layui-layout-left,.layui-header .layui-layout-right{margin:0;padding:0}.layui-header .layui-logo{color:#fff;width:199px;height:auto;font-size:18px;line-height:49px;border-right:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15)}.layui-header .layui-logo sup{font-size:9px;line-height:9px}.layui-header .layui-nav-item{height:50px;line-height:50px}.layui-header .layui-nav-item.layui-this{background:#009688}.layui-header .layui-nav-item>a{color:#fff!important}.layui-header .layui-nav-item .layui-nav-child{top:49px;padding:0;border:none;line-height:45px}.layui-header .layui-nav-item .layui-nav-child+a{padding-right:35px}.layui-header .layui-nav-item .layui-nav-child+a img{width:20px;height:20px;border-radius:50%}.layui-header .layui-nav-item .layui-nav-child.layui-show+a{background:#fff}.layui-header .layui-nav-item .layui-nav-child.layui-show+a span{color:#333}.layui-header .layui-nav-item .layui-nav-child dd a{padding:0;color:#333;text-align:center;border-top:1px solid #eaedf1}.layui-header .layui-nav-bar,.layui-header .layui-nav-item:after{display:none!important}.layui-header .layui-layout-right>li>a{border-left:1px solid rgba(0,0,0,.15);border-right:1px solid transparent}.layui-layout>.layui-side .layui-nav-bar{display:none!important}.layui-layout>.layui-side .layui-side-scroll{width:100%!important}.layui-layout>.layui-side .layui-nav-item{border-bottom:1px solid rgba(0,0,0,.2)}.layui-layout>.layui-side .layui-nav-item a{height:45px;display:block;line-height:45px;color:#fff!important}.layui-layout>.layui-side .layui-nav-item a:hover{background:rgba(99,99,99,.2)!important}.layui-layout>.layui-side .layui-nav-itemed{border-bottom:none!important}.layui-layout>.layui-side .layui-nav-tree-top a{height:28px!important;line-height:28px!important}.layui-layout.layui-layout-left-mini>.layui-body{left:50px}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-more{display:none!important}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item a{padding:0}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item .nav-text{display:none}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item .nav-icon{display:inline-block!important;padding:0!important}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item .layui-nav-child{padding:0;display:block!important;background-color:rgba(0,0,0,.3)!important}.layui-layout.layui-layout-left-mini>.layui-side,.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-tree,.layui-layout.layui-layout-left-mini>.layui-side .layui-side-scroll{width:50px;text-align:center}.layui-layout.layui-layout-left-mini [data-target-menu-type] i{display:inline-block;transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.layui-layout.layui-layout-left-hide>.layui-body{left:0!important}.layui-layout.layui-layout-left-hide>.layui-side{display:none}.layui-layout.layui-layout-left-hide [data-target-menu-type]{display:none}.layui-form.layui-card{box-shadow:none}.layui-layer-content .layui-form.layui-card .layui-card-body{padding:30px 40px 0 0}.layui-layer-dialog .layui-layer-content .layui-layer-ico{top:50%!important;margin-top:-15px!important}.laydate-footer-btns span{line-height:24px!important}.layui-input,.layui-select{line-height:38px}.layui-btn-primary.layui-btn-xs{line-height:20px}.layui-btn-primary.layui-btn-sm{line-height:28px}.layui-nav .layui-nav-item .layui-nav-more{top:0;border:none;right:15px;width:auto;height:auto;margin-top:0;font-size:14px;font-style:normal;font-family:layui-icon!important;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.layui-nav .layui-nav-item .layui-nav-more::before{content:"\e619"}.layui-nav .layui-nav-item .layui-nav-mored,.layui-nav .layui-nav-itemed .layui-nav-more{border:none;margin-top:0;transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.layui-table td,.layui-table th{font-size:12px}.layui-table .list-table-image{width:22px;cursor:pointer}.layui-table .list-table-sort-td{width:10px!important;text-align:center!important;padding-left:5px!important;padding-right:5px!important}.layui-table .list-table-sort-td button{width:56px;background:#009688}.layui-table .list-table-sort-td input{width:50px;color:#666;padding:2px;border:1px solid #e6e6e6;text-align:center;font-size:9pt;line-height:18px}.layui-table .list-table-check-td{width:10px!important;text-align:center;padding-left:15px!important;padding-right:15px!important}.layui-table .list-table-check-td input{margin:0!important;vertical-align:middle}.layui-table td .text-explode{color:#ccc!important;margin:0 4px!important}.layui-table td .text-explode:first-child{display:none;opacity:0}.layui-table td .background-image{float:left;width:40px;height:40px;display:inline-block;margin-right:5px;background:no-repeat center center;background-size:cover;vertical-align:middle}fieldset{margin:0;border:1px solid #e6e6e6;padding:10px 20px 5px 20px}fieldset legend{color:#666;padding:0 10px;font-size:14px}.form-search .layui-btn{height:32px;line-height:28px;font-size:12px;padding:0 10px}.form-search .layui-form-label{width:auto!important;padding:0 8px;height:32px;line-height:30px}.form-search .layui-input-inline{width:170px}.form-search .layui-input-inline input,.form-search .layui-input-inline select{width:100%;height:32px;padding:2px 8px;line-height:1em}.form-search .layui-form-select dl{top:31px;padding:0}.layui-form input.layui-input,.layui-form select.layui-select{line-height:1em}.label-required-prev:before{width:1em;color:red;content:'*';display:inline-block;position:absolute;text-align:left;font-weight:700;line-height:1.6em;margin-left:-.8em}.label-required-next:after,.label-required:after{top:6px;right:5px;color:red;content:'*';position:absolute;margin-left:4px;font-weight:700;line-height:1.8em}.label-required-null:before{content:none!important}.think-form-label{padding:9px 15px;font-weight:400;line-height:20px;text-align:right}.think-form-group-right{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.think-form-group-left input{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.think-box-shadow{padding:20px!important;background:#fff!important;box-shadow:0 2px 3px 0 rgba(0,0,0,.1)}label.think-checkbox,label.think-radio{margin-right:10px;display:inline-block}.think-checkbox,.think-radio{cursor:pointer;margin-top:10px;font-weight:400;line-height:17px}.think-checkbox input[type=checkbox]{width:18px;height:18px;border:1px solid #dcdcdc;cursor:pointer;margin:0 5px 0 0;position:relative;display:inline-block!important;background:#fff;appearance:none;box-sizing:border-box!important;border-radius:1px;vertical-align:bottom;-webkit-appearance:none}.think-checkbox input[type=checkbox]:checked:after{color:#666;padding:2px;display:block;content:"\e605";font-size:12px;font-style:normal;font-weight:700;position:absolute;font-family:layui-icon!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.think-radio input[type=radio]{width:18px;height:18px;cursor:pointer;margin:0 5px 0 0;position:relative;border:1px solid #dcdcdc;display:inline-block!important;box-sizing:border-box!important;appearance:none;background:#fff;border-radius:1em;vertical-align:bottom;-webkit-appearance:none}.think-radio input[type=radio]:checked:after{top:4px;left:4px;width:8px;height:8px;content:'';display:block;position:relative;background:#666;border-radius:1em}/*# sourceMappingURL=console.css.map */ \ No newline at end of file +@charset "UTF-8";::selection{color:#fff !important;background-color:#ec494e !important}::-moz-selection{color:#fff !important;background-color:#ec494e !important}::-webkit-input-placeholder{color:#aaa}::-webkit-scrollbar-track{background:#ccc !important}::-webkit-scrollbar-thumb{background-color:#666 !important}div.layui-side>div.layui-side-scroll::-webkit-scrollbar{width:3px}div.layui-side>div.layui-side-scroll::-webkit-scrollbar-track{background:#ccc !important}div.layui-side>div.layui-side-scroll::-webkit-scrollbar-thumb{background-color:#666 !important}:-webkit-autofill,:-webkit-autofill:hover,:-webkit-autofill:focus,:-webkit-autofill:active{box-shadow:0 2px 3px 0 rgba(0,0,0,0.1) inset !important;-webkit-transition:color 9999s ease-out,background-color 9999s ease-out !important;-webkit-transition-delay:9999s !important;-webkit-text-fill-color:#333 !important}body{color:#333;font-size:12px;font-family:'\5FAE\8F6F\96C5\9ED1','Microsoft YaHei','Helvetica Neue','Luxi Sans','DejaVu Sans','Hiragino Sans GB',serif}body a{color:#06C;cursor:pointer}body a:hover{color:#039}body input::-ms-clear{display:none}.notdata{padding:15px;display:block;font-size:13px;text-align:center;line-height:22px;letter-spacing:8px;border:1px solid #e6e6e6;background-color:#f2f2f2;border-radius:0 2px 2px 0}.notselect{user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}.transition{transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear}.absolute{position:absolute !important}.relative{position:relative !important}.block{display:block !important}.pointer{cursor:pointer !important}.nowrap{white-space:nowrap !important}.help-block{color:#999;font-size:12px}.table-block{width:100%;display:table !important;box-sizing:border-box}.inline-block{display:inline-block !important}.pull-left{float:left !important}.pull-right{float:right !important}.full-width{width:100% !important}.full-height{height:100% !important}.color-red{color:#ec494e !important}.color-blue{color:#2494f2 !important}.color-desc{color:#999 !important}.color-text{color:#333 !important}.color-green{color:#090 !important}.sub-span-red span{color:#ec494e !important}.sub-span-blue span{color:#2494f2 !important}.sub-span-desc span{color:#999 !important}.sub-span-text span{color:#333 !important}.sub-span-green span{color:#090 !important}.text-top{vertical-align:top !important}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-middle{vertical-align:middle !important}.text-bottom{vertical-align:bottom !important}.think-bg-white{background:white !important}.think-bg-blue{background:linear-gradient(-125deg, #57bdbf, #2f9de2) !important}.think-bg-orig{background:linear-gradient(-141deg, #ecca1b, #f39526) !important}.think-bg-red{background:linear-gradient(-125deg, #ff7d7d, #fb2c95) !important}.think-bg-violet{background:linear-gradient(-113deg, #c543d8, #925cc3) !important}.hr-line-dashed{color:#fff;height:1px;margin:15px 0;background-color:#fff;border-top:1px dashed #e7eaec}.hr-line-solid{margin-top:15px;margin-bottom:15px;border-bottom:1px solid #e7eaec;background-color:rgba(0,0,0,0)}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-left-0{border-left:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-radius{border-radius:50% !important}.border-radius-0{border-radius:0 !important}.border-radius-left-0{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.border-radius-right-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.font-s10{font-size:10px !important}.font-s11{font-size:11px !important}.font-s12{font-size:12px !important}.font-s13{font-size:13px !important}.font-s14{font-size:14px !important}.font-s15{font-size:15px !important}.font-s16{font-size:16px !important}.font-s18{font-size:18px !important}.font-s20{font-size:20px !important}.font-s30{font-size:30px !important}.font-s40{font-size:40px !important}.font-w1{font-weight:100 !important}.font-w2{font-weight:200 !important}.font-w3{font-weight:300 !important}.font-w4{font-weight:400 !important}.font-w5{font-weight:500 !important}.font-w6{font-weight:600 !important}.font-w7{font-weight:700 !important}.font-w8{font-weight:800 !important}.font-w9{font-weight:900 !important}.padding-0{padding:0 !important}.padding-5{padding:5px !important}.padding-10{padding:10px !important}.padding-15{padding:15px !important}.padding-20{padding:20px !important}.padding-25{padding:25px !important}.padding-30{padding:30px !important}.padding-40{padding:40px !important}.padding-top-0{padding-top:0 !important}.padding-top-5{padding-top:5px !important}.padding-top-10{padding-top:10px !important}.padding-top-15{padding-top:15px !important}.padding-top-20{padding-top:20px !important}.padding-top-30{padding-top:30px !important}.padding-top-40{padding-top:40px !important}.padding-left-0{padding-left:0 !important}.padding-left-5{padding-left:5px !important}.padding-left-10{padding-left:10px !important}.padding-left-15{padding-left:15px !important}.padding-left-20{padding-left:20px !important}.padding-left-30{padding-left:30px !important}.padding-left-40{padding-left:40px !important}.padding-right-0{padding-right:0 !important}.padding-right-5{padding-right:5px !important}.padding-right-10{padding-right:10px !important}.padding-right-15{padding-right:15px !important}.padding-right-20{padding-right:20px !important}.padding-right-30{padding-right:30px !important}.padding-right-40{padding-right:40px !important}.padding-bottom-0{padding-bottom:0 !important}.padding-bottom-5{padding-bottom:5px !important}.padding-bottom-10{padding-bottom:10px !important}.padding-bottom-15{padding-bottom:15px !important}.padding-bottom-20{padding-bottom:20px !important}.padding-bottom-30{padding-bottom:30px !important}.padding-bottom-40{padding-bottom:40px !important}.margin-0{margin:0 !important}.margin-5{margin:5px !important}.margin-10{margin:10px !important}.margin-15{margin:15px !important}.margin-20{margin:20px !important}.margin-25{margin:25px !important}.margin-30{margin:30px !important}.margin-40{margin:40px !important}.margin-top-0{margin-top:0 !important}.margin-top-5{margin-top:5px !important}.margin-top-10{margin-top:10px !important}.margin-top-15{margin-top:15px !important}.margin-top-20{margin-top:20px !important}.margin-top-25{margin-top:25px !important}.margin-top-30{margin-top:30px !important}.margin-top-40{margin-top:40px !important}.margin-left-0{margin-left:0 !important}.margin-left-5{margin-left:5px !important}.margin-left-10{margin-left:10px !important}.margin-left-15{margin-left:15px !important}.margin-left-20{margin-left:20px !important}.margin-left-25{margin-left:25px !important}.margin-left-30{margin-left:30px !important}.margin-left-40{margin-left:40px !important}.margin-right-0{margin-right:0 !important}.margin-right-5{margin-right:5px !important}.margin-right-10{margin-right:10px !important}.margin-right-15{margin-right:15px !important}.margin-right-20{margin-right:20px !important}.margin-right-25{margin-right:25px !important}.margin-right-30{margin-right:30px !important}.margin-right-40{margin-right:40px !important}.margin-bottom-0{margin-bottom:0 !important}.margin-bottom-5{margin-bottom:5px !important}.margin-bottom-10{margin-bottom:10px !important}.margin-bottom-15{margin-bottom:15px !important}.margin-bottom-20{margin-bottom:20px !important}.margin-bottom-25{margin-bottom:25px !important}.margin-bottom-30{margin-bottom:30px !important}.margin-bottom-40{margin-bottom:40px !important}.think-switch-button .layui-form-switch{margin-top:0}.input-right-icon{top:0;right:0;width:38px;height:38px;display:inline-block;position:absolute;text-align:center;line-height:38px}.pace-inactive{display:none}.pace-progress{top:0;right:100%;width:100%;height:2px;z-index:2000;position:fixed;background:#22df80}.uploadimage{width:77px;height:77px;cursor:pointer;position:relative;display:inline-block;border:1px dashed #e2e2e2;background:url('../img/upimg.png') no-repeat center center;background-size:cover}.uploadimage span.layui-icon{display:none;width:20px;height:20px;text-align:center;line-height:22px;color:#fff;right:0;position:absolute;background:rgba(0,0,0,0.5)}.uploadimage:hover span.layui-icon{display:inline-block}.uploadimagemtl{margin-right:8px}.uploadimagemtl a{color:#fff;width:20px;height:20px;float:right;display:none;text-align:center;line-height:22px;background:rgba(0,0,0,0.5)}.uploadimagemtl:hover a{cursor:pointer;display:inline-block}.uploadimagemtl:hover a:hover{color:#fff;text-decoration:none}[data-tips-image]{cursor:zoom-in !important}.portal-block-container{font-size:14px;letter-spacing:1px}.portal-block-container .portal-block-icon{top:45%;right:8%;font-size:65px;position:absolute;color:rgba(255,255,255,0.4)}.portal-block-container .portal-block-item{color:#fff;line-height:4em;padding:15px 25px;position:relative}.portal-block-container .portal-block-item>div:nth-child(2){font-size:46px;line-height:46px}.pagination-container{line-height:40px}.pagination-container>span{color:#666;font-size:9pt}.pagination-container>ul{float:right;display:inline-block;margin:0;padding:0}.pagination-container>ul>li{z-index:1;display:inline-block}.pagination-container>ul>li.active{z-index:2}.pagination-container>ul>li.active>span{color:#fff;border-color:#098;padding-right:1px;background:#009688 !important}.pagination-container>ul>li>a,.pagination-container>ul>li>span{color:#333;width:33px;height:30px;border:1px solid #dcdcdc;display:inline-block;margin-left:-1px;text-align:center;line-height:28px}.pagination-container>ul>li>span{background:#dcdcdc;cursor:default}.pagination-container>ul>li>a:hover{background:#dcdcdc;border-color:#dcdcdc}.mobile-preview{width:317px;height:580px;position:relative;background:url(../img/wechat/mobile_head.png) no-repeat 0 0}.mobile-preview .mobile-header{color:#fff;width:auto;margin:0 30px;overflow:hidden;font-size:15px;padding-top:30px;text-align:center;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;user-select:none;pointer-events:none;-moz-user-select:none;-webkit-user-select:none;-webkit-pointer-events:none}.mobile-preview .mobile-body{top:60px;left:0;right:0;bottom:0;position:absolute;border:1px solid #ccc;background:#f5f5f5}.mobile-preview .mobile-body iframe{width:100%;height:100%}.mobile-preview .mobile-footer{left:0;right:0;bottom:0;margin:0;position:absolute;padding-left:43px;border:1px solid #ccc;list-style-type:none;background:url(../img/wechat/mobile_foot.png) no-repeat 0 0}.mobile-preview .mobile-footer li{float:left;width:33.33%;position:relative;text-align:center;line-height:50px}.mobile-preview .mobile-footer li a{width:auto;display:block;overflow:hidden;border:1px solid hsla(0,0%,100%,0);border-left:1px solid #e7e7eb;margin-top:-1px;margin-bottom:-1px;color:#616161;white-space:nowrap;text-decoration:none;text-overflow:ellipsis;word-wrap:normal}.mobile-preview .mobile-footer li a:hover{background:rgba(0,0,0,0.02)}.mobile-preview .mobile-footer li a.active{border:1px solid #44b549 !important;box-shadow:0 0 1px #44b549}.mobile-preview .mobile-footer li a span:before{width:1px;height:1px;content:'';display:inline-block}.mobile-preview .mobile-footer li>.close{top:1px;right:1px;width:18px;height:18px;display:none;cursor:pointer;position:absolute;text-align:center;line-height:18px}.mobile-preview .mobile-footer li:hover>.close{display:inline-block}.mobile-preview .mobile-footer li:hover>.close:hover{color:#fff !important;background:#999 !important}.mobile-preview .mobile-footer .icon-add{width:14px;height:14px;border-bottom:none !important;background:url(../img/wechat/index.png) 0 0 no-repeat}.mobile-preview .mobile-footer .icon-add,.mobile-preview .mobile-footer .icon-sub{display:inline-block;vertical-align:middle}.mobile-preview .mobile-footer .icon-sub{width:7px;height:7px;margin-right:2px;background:url(../img/wechat/index.png) 0 -3pc no-repeat}.mobile-preview .mobile-footer .sub-menu{width:100%;bottom:60px;margin:-1px;display:block;position:absolute;border:1px solid #d0d0d0;background-color:#fafafa}.mobile-preview .mobile-footer .sub-menu ul,.mobile-preview .mobile-footer .sub-menu ul li{float:none;padding:0;z-index:11;display:block;width:100%}.mobile-preview .mobile-footer .sub-menu ul li a{padding:0 5px;border:1px solid hsla(0,0%,100%,0)}.mobile-preview .mobile-footer .sub-menu ul li a.bottom-border{margin:-1px -1px 0;border-bottom:1px solid #e7e7eb}.mobile-preview .mobile-footer .sub-menu ul li:last-child a.bottom-border{border-bottom-color:#fff}.mobile-preview .mobile-footer .arrow{left:50%;position:absolute;margin-left:-6px}.mobile-preview .mobile-footer .arrow_in,.mobile-preview .mobile-footer .arrow_out{width:0;height:0;z-index:10;display:inline-block;border:6px dashed transparent;border-bottom-width:0;border-top-style:solid}.mobile-preview .mobile-footer .arrow_in{z-index:3;bottom:-5px;border-top-color:#fafafa}.mobile-preview .mobile-footer .arrow_out{z-index:2;bottom:-6px;border-top-color:#d0d0d0}.layui-layout>.layui-side{top:50px;bottom:0;overflow:auto}.layui-layout>.layui-body{top:50px;bottom:0;overflow:auto}.layui-layout>.layui-body>.layui-card{width:100%;height:100%;box-shadow:none}.layui-layout>.layui-body>.layui-card>.layui-card-header{left:0;right:0;z-index:3;height:50px;border:none;position:absolute;background:#fff;line-height:50px;box-shadow:0 2px 3px 0 rgba(0,0,0,0.2)}.layui-layout>.layui-body>.layui-card>.layui-card-header+.layui-card-body{top:50px}.layui-layout>.layui-body>.layui-card>.layui-card-body{top:0;left:0;right:0;bottom:0;z-index:2;padding:15px;overflow:auto;position:absolute}.layui-layout>.layui-body>.layui-card>.layui-card-body .layui-tab.layui-tab-card{border:none;box-shadow:0 2px 3px 0 rgba(0,0,0,0.2)}.layui-layout>.layui-body>.layui-card>.layui-card-body .layui-tab.layui-tab-card>.layui-tab-content.think-box-shadow{box-shadow:none}.layui-header{height:50px;background:#393D49 !important}.layui-header [data-target-menu-type]{border-left:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0.15)}.layui-header .layui-layout-left,.layui-header .layui-layout-right{margin:0;padding:0}.layui-header .layui-logo{color:#fff;width:199px;height:auto;font-size:18px;line-height:49px;border-right:1px solid rgba(0,0,0,0.15);border-bottom:1px solid rgba(0,0,0,0.15)}.layui-header .layui-logo sup{font-size:9px;line-height:9px}.layui-header .layui-nav-item{height:50px;line-height:50px}.layui-header .layui-nav-item.layui-this{background:#009688}.layui-header .layui-nav-item>a{color:#fff !important}.layui-header .layui-nav-item .layui-nav-child{top:49px;padding:0;border:none;line-height:45px}.layui-header .layui-nav-item .layui-nav-child+a{padding-right:35px}.layui-header .layui-nav-item .layui-nav-child+a img{width:20px;height:20px;border-radius:50%}.layui-header .layui-nav-item .layui-nav-child.layui-show+a{background:#fff}.layui-header .layui-nav-item .layui-nav-child.layui-show+a span{color:#333}.layui-header .layui-nav-item .layui-nav-child dd a{padding:0;color:#333;text-align:center;border-top:1px solid #eaedf1}.layui-header .layui-nav-bar,.layui-header .layui-nav-item:after{display:none !important}.layui-header .layui-layout-right>li>a{border-left:1px solid rgba(0,0,0,0.15);border-right:1px solid rgba(0,0,0,0)}.layui-layout>.layui-side .layui-nav-bar{display:none !important}.layui-layout>.layui-side .layui-side-scroll{width:100% !important}.layui-layout>.layui-side .layui-nav-item{border-bottom:1px solid rgba(0,0,0,0.2)}.layui-layout>.layui-side .layui-nav-item a{height:45px;display:block;line-height:45px;color:#fff !important}.layui-layout>.layui-side .layui-nav-item a:hover{background:hsla(0,0%,39%,0.2) !important}.layui-layout>.layui-side .layui-nav-itemed{border-bottom:none !important}.layui-layout>.layui-side .layui-nav-tree-top a{height:28px !important;line-height:28px !important}.layui-layout.layui-layout-left-mini>.layui-body{left:50px}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-more{display:none !important}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item a{padding:0}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item .nav-text{display:none}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item .nav-icon{display:inline-block !important;padding:0 !important}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item .layui-nav-child{padding:0;display:block !important;background-color:rgba(0,0,0,0.3) !important}.layui-layout.layui-layout-left-mini>.layui-side,.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-tree,.layui-layout.layui-layout-left-mini>.layui-side .layui-side-scroll{width:50px;text-align:center}.layui-layout.layui-layout-left-mini [data-target-menu-type] i{display:inline-block;transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.layui-layout.layui-layout-left-hide>.layui-body{left:0 !important}.layui-layout.layui-layout-left-hide>.layui-side{display:none}.layui-layout.layui-layout-left-hide [data-target-menu-type]{display:none}.layui-nav .layui-nav-item .layui-nav-more{top:0;border:none;right:15px;width:auto;height:auto;margin-top:0;font-size:14px;font-style:normal;font-family:"layui-icon" !important;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.layui-nav .layui-nav-item .layui-nav-more::before{content:"\e619"}.layui-nav .layui-nav-item .layui-nav-mored,.layui-nav .layui-nav-itemed .layui-nav-more{border:none;margin-top:0;transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg)}fieldset{margin:0;border:1px solid #e6e6e6;padding:10px 20px 5px 20px}fieldset legend{color:#666;padding:0 10px;font-size:14px}/*! 搜索表单样式 */.form-search .layui-btn{height:32px;line-height:28px;font-size:12px;padding:0 10px}.form-search .layui-form-label{width:auto !important;height:32px;padding:0 8px;line-height:30px}.form-search .layui-input-inline{width:170px}.form-search .layui-input-inline input,.form-search .layui-input-inline select{width:100%;height:32px;padding:2px 8px;line-height:1em}.form-search .layui-form-select dl{top:31px;padding:0}.layui-form input.layui-input,.layui-form select.layui-select{line-height:1em}.layui-form.layui-card{box-shadow:none}.label-required-prev:before{width:1em;color:red;content:'*';display:inline-block;position:absolute;text-align:left;font-weight:700;line-height:1.6em;margin-left:-0.8em}.label-required:after,.label-required-next:after{top:6px;right:5px;color:red;content:'*';position:absolute;margin-left:4px;font-weight:700;line-height:1.8em}.label-required-null:before{content:none !important}.think-form-label{padding:9px 15px;font-weight:400;line-height:20px;text-align:right}.think-form-group-right{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.think-form-group-left input{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.think-box-shadow{padding:20px !important;background:#fff !important;box-shadow:0 2px 3px 0 rgba(0,0,0,0.1)}label.think-checkbox,label.think-radio{margin-right:10px;display:inline-block}.think-checkbox,.think-radio{cursor:pointer;margin-top:10px;font-weight:400;line-height:17px}.think-checkbox input[type=checkbox]{width:18px;height:18px;border:1px solid #dcdcdc;cursor:pointer;margin:0 5px 0 0;position:relative;display:inline-block !important;background:#fff;appearance:none;box-sizing:border-box !important;border-radius:1px;vertical-align:bottom;-webkit-appearance:none}.think-checkbox input[type=checkbox]:checked:after{color:#666;padding:2px;display:block;content:"\e605";font-size:12px;font-style:normal;font-weight:700;position:absolute;font-family:layui-icon !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.think-radio input[type=radio]{width:18px;height:18px;cursor:pointer;margin:0 5px 0 0;position:relative;border:1px solid #dcdcdc;display:inline-block !important;box-sizing:border-box !important;appearance:none;background:#fff;border-radius:1em;vertical-align:bottom;-webkit-appearance:none}.think-radio input[type=radio]:checked:after{top:4px;left:4px;width:8px;height:8px;content:'';display:block;position:relative;background:#666;border-radius:1em}.layui-layer-content .layui-form.layui-card .layui-card-body{padding:30px 40px 0 0}.layui-layer-dialog .layui-layer-content .layui-layer-ico{top:50% !important;margin-top:-15px !important}.laydate-footer-btns span{line-height:24px !important}.layui-input,.layui-select{line-height:38px}.layui-btn-group>.layui-btn{border-right:0 !important;border-radius:0 !important;border-left:1px solid #C9C9C9 !important}.layui-btn-group>.layui-btn:last-child{border-right:1px solid #C9C9C9 !important}.layui-btn-group>.layui-btn.layui-btn-active{border-left:0 !important;border-right:0 !important}.layui-btn-group>.layui-btn.layui-btn-active+.layui-btn{border-left:0 !important}.layui-btn-primary.layui-btn-xs{line-height:20px}.layui-btn-primary.layui-btn-sm{line-height:28px}.layui-table td,.layui-table th{font-size:12px}.layui-table .list-table-image{width:22px;cursor:pointer}.layui-table .list-table-sort-td{width:10px !important;text-align:center !important;padding-left:5px !important;padding-right:5px !important}.layui-table .list-table-sort-td button{width:56px;background:#009688}.layui-table .list-table-sort-td input{width:50px;color:#666;padding:2px;border:1px solid #e6e6e6;text-align:center;font-size:9pt;line-height:18px}.layui-table .list-table-check-td{width:10px !important;text-align:center;padding-left:15px !important;padding-right:15px !important}.layui-table .list-table-check-td input{margin:0 !important;vertical-align:middle}.layui-table td .text-explode{color:#ccc !important;margin:0 4px !important}.layui-table td .text-explode:first-child{display:none;opacity:0}.layui-table td .background-image{float:left;width:40px;height:40px;display:inline-block;margin-right:5px;background:no-repeat center center;background-size:cover;vertical-align:middle}/*# sourceMappingURL=console.css.map */ \ No newline at end of file diff --git a/public/static/theme/css/console.css.map b/public/static/theme/css/console.css.map index efe6886a8..c3b759c44 100644 --- a/public/static/theme/css/console.css.map +++ b/public/static/theme/css/console.css.map @@ -1 +1 @@ -{"version":3,"sources":["console.less","console.custom.less","console.layout.less","console.layui.less","console.form.less"],"names":[],"mappings":"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"} \ No newline at end of file +{"version":3,"sources":["console.less","console.custom.less","console.layout.less","console.layui.less"],"names":[],"mappings":"AAAA,SAAS,QAeT,YACE,UAAA,YACA,wBAAA,YAGF,iBACE,UAAA,YACA,wBAAA,YAGF,4BACE,WAIA,mBAAC,OACC,eAAA,YAGF,mBAAC,OACC,qBAAA,YAIJ,GAAG,WAAY,IAAK,kBAAkB,oBACpC,UAEA,GAHC,WAAY,IAAK,kBAAkB,mBAGnC,OACC,eAAA,YAGF,GAPC,WAAY,IAAK,kBAAkB,mBAOnC,OACC,qBAAA,YAKF,kBAAG,iBAAC,OAAQ,iBAAC,OAAQ,iBAAC,QACpB,4CAAA,YACA,uEAAA,YACA,yCAAA,CACA,4BAAA,YAIJ,KACE,UAAA,CACA,cAAA,CACA,YAAa,uBAAwB,kBAAmB,iBAAkB,YAAa,cAAe,yBAHxG,IAKE,GACE,UAAA,CACA,eAEA,IAJF,EAIG,OACC,WAVN,IAcE,MAAK,YACH,aC3EJ,SACE,YAAA,CACA,aAAA,CACA,cAAA,CACA,iBAAA,CACA,gBAAA,CACA,kBAAA,CACA,wBAAA,CACA,wBAAA,CACA,0BAGF,WACE,gBAAA,CACA,oBAAA,CACA,qBAAA,CACA,yBAGF,YACE,yBAAA,CACA,4BAAA,CACA,8BAAA,CACA,kCAGF,UACE,iBAAA,YAGF,UACE,iBAAA,YAGF,OACE,aAAA,YAGF,SACE,cAAA,YAGF,QACE,kBAAA,YAGF,YACE,UAAA,CACA,eAGF,aACE,UAAA,CACA,wBAAA,CACA,sBAGF,cACE,oBAAA,YAIA,MAAC,KACC,UAAA,YAGF,MAAC,MACC,WAAA,YAKF,MAAC,MACC,UAAA,YAGF,MAAC,OACC,WAAA,YAKF,OAAC,IACC,aAAA,YAGF,OAAC,KACC,aAAA,YAGF,OAAC,KACC,UAAA,YAGF,OAAC,KACC,UAAA,YAGF,OAAC,MACC,UAAA,YAKF,UAAC,GAAI,MACH,aAAA,YAGF,UAAC,IAAK,MACJ,aAAA,YAGF,UAAC,IAAK,MACJ,UAAA,YAGF,UAAC,IAAK,MACJ,UAAA,YAGF,UAAC,KAAM,MACL,UAAA,YAKF,MAAC,IACC,kBAAA,YAGF,MAAC,KACC,eAAA,YAGF,MAAC,MACC,gBAAA,YAGF,MAAC,OACC,iBAAA,YAGF,MAAC,OACC,qBAAA,YAGF,MAAC,OACC,qBAAA,YAKF,UAAC,MACC,gBAAA,YAGF,UAAC,KACC,WAAY,0CAAZ,YAGF,UAAC,KACC,WAAY,0CAAZ,YAGF,UAAC,IACC,WAAY,0CAAZ,YAGF,UAAC,OACC,WAAY,0CAAZ,YAMF,SAAC,OACC,UAAA,CACA,UAAA,CACA,aAAA,CACA,qBAAA,CACA,8BAGF,SAAC,MACC,eAAA,CACA,kBAAA,CACA,+BAAA,CACA,+BAKF,OAAC,GACC,QAAA,YAGF,OAAC,OACC,wBAGF,OAAC,QACC,yBAGF,OAAC,SACC,0BAGF,OAAC,UACC,2BAGF,OAAC,QACC,6BAEA,OAHD,OAGE,GACC,eAAA,YAGF,OAPD,OAOE,QACC,mCAAA,CACA,2BAAA,YAGF,OAZD,OAYE,SACC,oCAAA,CACA,4BAAA,YAMJ,MAAC,IACC,cAAA,YAGF,MAAC,IACC,cAAA,YAGF,MAAC,IACC,cAAA,YAGF,MAAC,IACC,cAAA,YAGF,MAAC,IACC,cAAA,YAGF,MAAC,IACC,cAAA,YAGF,MAAC,IACC,cAAA,YAGF,MAAC,IACC,cAAA,YAGF,MAAC,IACC,cAAA,YAGF,MAAC,IACC,cAAA,YAGF,MAAC,IACC,cAAA,YAGF,MAAC,GACC,2BAGF,MAAC,GACC,2BAGF,MAAC,GACC,2BAGF,MAAC,GACC,2BAGF,MAAC,GACC,2BAGF,MAAC,GACC,2BAGF,MAAC,GACC,2BAGF,MAAC,GACC,2BAGF,MAAC,GACC,2BAKF,QAAC,GACC,SAAA,YAGF,QAAC,GACC,WAAA,YAGF,QAAC,IACC,YAAA,YAGF,QAAC,IACC,YAAA,YAGF,QAAC,IACC,YAAA,YAGF,QAAC,IACC,YAAA,YAGF,QAAC,IACC,YAAA,YAGF,QAAC,IACC,YAAA,YAIA,QADD,IACE,GACC,aAAA,YAGF,QALD,IAKE,GACC,eAAA,YAGF,QATD,IASE,IACC,gBAAA,YAGF,QAbD,IAaE,IACC,gBAAA,YAGF,QAjBD,IAiBE,IACC,gBAAA,YAGF,QArBD,IAqBE,IACC,gBAAA,YAGF,QAzBD,IAyBE,IACC,gBAAA,YAKF,QADD,KACE,GACC,cAAA,YAGF,QALD,KAKE,GACC,gBAAA,YAGF,QATD,KASE,IACC,iBAAA,YAGF,QAbD,KAaE,IACC,iBAAA,YAGF,QAjBD,KAiBE,IACC,iBAAA,YAGF,QArBD,KAqBE,IACC,iBAAA,YAGF,QAzBD,KAyBE,IACC,iBAAA,YAKF,QADD,MACE,GACC,eAAA,YAGF,QALD,MAKE,GACC,iBAAA,YAGF,QATD,MASE,IACC,kBAAA,YAGF,QAbD,MAaE,IACC,kBAAA,YAGF,QAjBD,MAiBE,IACC,kBAAA,YAGF,QArBD,MAqBE,IACC,kBAAA,YAGF,QAzBD,MAyBE,IACC,kBAAA,YAKF,QADD,OACE,GACC,gBAAA,YAGF,QALD,OAKE,GACC,kBAAA,YAGF,QATD,OASE,IACC,mBAAA,YAGF,QAbD,OAaE,IACC,mBAAA,YAGF,QAjBD,OAiBE,IACC,mBAAA,YAGF,QArBD,OAqBE,IACC,mBAAA,YAGF,QAzBD,OAyBE,IACC,mBAAA,YAOJ,OAAC,GACC,QAAA,YAGF,OAAC,GACC,UAAA,YAGF,OAAC,IACC,WAAA,YAGF,OAAC,IACC,WAAA,YAGF,OAAC,IACC,WAAA,YAGF,OAAC,IACC,WAAA,YAGF,OAAC,IACC,WAAA,YAGF,OAAC,IACC,WAAA,YAIA,OADD,IACE,GACC,YAAA,YAGF,OALD,IAKE,GACC,cAAA,YAGF,OATD,IASE,IACC,eAAA,YAGF,OAbD,IAaE,IACC,eAAA,YAGF,OAjBD,IAiBE,IACC,eAAA,YAGF,OArBD,IAqBE,IACC,eAAA,YAGF,OAzBD,IAyBE,IACC,eAAA,YAGF,OA7BD,IA6BE,IACC,2BAKF,OADD,KACE,GACC,aAAA,YAGF,OALD,KAKE,GACC,eAAA,YAGF,OATD,KASE,IACC,gBAAA,YAGF,OAbD,KAaE,IACC,gBAAA,YAGF,OAjBD,KAiBE,IACC,gBAAA,YAGF,OArBD,KAqBE,IACC,gBAAA,YAGF,OAzBD,KAyBE,IACC,gBAAA,YAGF,OA7BD,KA6BE,IACC,gBAAA,YAKF,OADD,MACE,GACC,cAAA,YAGF,OALD,MAKE,GACC,gBAAA,YAGF,OATD,MASE,IACC,iBAAA,YAGF,OAbD,MAaE,IACC,iBAAA,YAGF,OAjBD,MAiBE,IACC,iBAAA,YAGF,OArBD,MAqBE,IACC,iBAAA,YAGF,OAzBD,MAyBE,IACC,iBAAA,YAGF,OA7BD,MA6BE,IACC,iBAAA,YAKF,OADD,OACE,GACC,eAAA,YAGF,OALD,OAKE,GACC,iBAAA,YAGF,OATD,OASE,IACC,kBAAA,YAGF,OAbD,OAaE,IACC,kBAAA,YAGF,OAjBD,OAiBE,IACC,kBAAA,YAGF,OArBD,OAqBE,IACC,kBAAA,YAGF,OAzBD,OAyBE,IACC,kBAAA,YAGF,OA7BD,OA6BE,IACC,kBAAA,YAMN,oBAAqB,oBACnB,aAGF,kBACE,KAAA,CACA,OAAA,CACA,UAAA,CACA,WAAA,CACA,oBAAA,CACA,iBAAA,CACA,iBAAA,CACA,iBAIF,eACE,aAGF,eACE,KAAA,CACA,UAAA,CACA,UAAA,CACA,UAAA,CACA,YAAA,CACA,cAAA,CACA,mBAGF,aACE,UAAA,CACA,WAAA,CACA,cAAA,CACA,iBAAA,CACA,oBAAA,CACA,yBAAA,CACA,eAAgB,2CAAhB,CACA,sBARF,YAUE,KAAI,YACF,YAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CACA,gBAAA,CACA,UAAA,CACA,OAAA,CACA,iBAAA,CACA,2BAGF,YAAC,MAAO,KAAI,YACV,qBAIJ,gBACE,iBADF,eAGE,GACE,UAAA,CACA,UAAA,CACA,WAAA,CACA,WAAA,CACA,YAAA,CACA,iBAAA,CACA,gBAAA,CACA,2BAGF,eAAC,MAAO,GACN,cAAA,CACA,qBAEA,eAJD,MAAO,EAIL,OACC,UAAA,CACA,qBAMN,kBACE,cAAA,YAGF,wBACE,cAAA,CACA,mBAFF,uBAIE,oBACE,OAAA,CACA,QAAA,CACA,cAAA,CACA,iBAAA,CACA,4BATJ,uBAYE,oBACE,UAAA,CACA,eAAA,CACA,iBAAA,CACA,kBAhBJ,uBAYE,mBAME,IAAK,UAAU,IACb,cAAA,CACA,iBAMN,sBACE,iBADF,qBAGE,MACE,UAAA,CACA,cALJ,qBAQE,IACE,WAAA,CACA,oBAAA,CACA,QAAA,CACA,UAZJ,qBAQE,GAME,IACE,SAAA,CACA,qBAEA,qBAVJ,GAME,GAIG,QACC,UADF,qBAVJ,GAME,GAIG,OAGC,MACE,UAAA,CACA,iBAAA,CACA,iBAAA,CACA,kBAAA,YAzBV,qBAQE,GAME,GAeE,GA7BN,qBAQE,GAME,GAeO,MACH,UAAA,CACA,UAAA,CACA,WAAA,CACA,wBAAA,CACA,oBAAA,CACA,gBAAA,CACA,iBAAA,CACA,iBArCR,qBAQE,GAME,GA0BE,MACE,kBAAA,CACA,eA1CR,qBAQE,GAME,GA+BE,EAAG,OACD,kBAAA,CACA,qBAOR,gBACE,WAAA,CACA,YAAA,CACA,iBAAA,CACA,4DAJF,eAME,gBACE,UAAA,CACA,UAAA,CACA,aAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,iBAAA,CACA,kBAAA,CACA,sBAAA,CACA,gBAAA,CACA,gBAAA,CACA,mBAAA,CACA,qBAAA,CACA,wBAAA,CACA,4BArBJ,eAwBE,cACE,QAAA,CACA,MAAA,CACA,OAAA,CACA,QAAA,CACA,iBAAA,CACA,qBAAA,CACA,mBA/BJ,eAwBE,aASE,QACE,UAAA,CACA,YAnCN,eAuCE,gBACE,MAAA,CACA,OAAA,CACA,QAAA,CACA,QAAA,CACA,iBAAA,CACA,iBAAA,CACA,qBAAA,CACA,oBAAA,CACA,4DAhDJ,eAuCE,eAWE,IACE,UAAA,CACA,YAAA,CACA,iBAAA,CACA,iBAAA,CACA,iBAvDN,eAuCE,eAWE,GAOE,GACE,UAAA,CACA,aAAA,CACA,eAAA,CACA,kCAAA,CACA,6BAAA,CACA,eAAA,CACA,kBAAA,CACA,aAAA,CACA,kBAAA,CACA,oBAAA,CACA,sBAAA,CACA,iBAEA,eAhCN,eAWE,GAOE,EAcG,OACC,4BAGF,eApCN,eAWE,GAOE,EAkBG,QACC,wBAAA,YACA,2BA7EV,eAuCE,eAWE,GAOE,EAuBE,KAAI,QACF,SAAA,CACA,UAAA,CACA,QAAS,EAAT,CACA,qBApFV,eAuCE,eAWE,GAsCE,QACE,OAAA,CACA,SAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,cAAA,CACA,iBAAA,CACA,iBAAA,CACA,iBAGF,eA7DJ,eAWE,GAkDG,MAAO,QACN,qBAEA,eAhEN,eAWE,GAkDG,MAAO,OAGL,OACC,UAAA,YACA,eAAA,YAzGV,eAuCE,eAuEE,WACE,UAAA,CACA,WAAA,CACA,6BAAA,CACA,sDAlHN,eAuCE,eA8EE,WArHJ,eAuCE,eA8Ea,WACT,oBAAA,CACA,sBAvHN,eAuCE,eAmFE,WACE,SAAA,CACA,UAAA,CACA,gBAAA,CACA,yDA9HN,eAuCE,eA0FE,WACE,UAAA,CACA,WAAA,CACA,WAAA,CACA,aAAA,CACA,iBAAA,CACA,wBAAA,CACA,yBAxIN,eAuCE,eA0FE,UASE,IA1IN,eAuCE,eA0FE,UASM,GAAG,IACL,UAAA,CACA,SAAA,CACA,UAAA,CACA,aAAA,CACA,WA/IR,eAuCE,eA0FE,UAiBE,GAAG,GACD,GACE,aAAA,CACA,mCAEA,eAhHR,eA0FE,UAiBE,GAAG,GACD,EAIG,eACC,kBAAA,CACA,gCAIJ,eAtHN,eA0FE,UAiBE,GAAG,GAWA,WAAY,EAAC,eACZ,yBA9JV,eAuCE,eA4HE,QACE,QAAA,CACA,iBAAA,CACA,iBAtKN,eAuCE,eAkIE,WAzKJ,eAuCE,eAkIa,YACT,OAAA,CACA,QAAA,CACA,UAAA,CACA,oBAAA,CACA,6BAAA,CACA,qBAAA,CACA,uBAhLN,eAuCE,eA4IE,WACE,SAAA,CACA,WAAA,CACA,yBAtLN,eAuCE,eAkJE,YACE,SAAA,CACA,WAAA,CACA,yBCl+BN,aACE,aACE,QAAA,CACA,QAAA,CACA,cAJJ,aAOE,aACE,QAAA,CACA,QAAA,CACA,cAVJ,aAOE,YAKE,aACE,UAAA,CACA,WAAA,CACA,gBAfN,aAOE,YAKE,YAKE,oBACE,MAAA,CACA,OAAA,CACA,SAAA,CACA,WAAA,CACA,WAAA,CACA,iBAAA,CACA,eAAA,CACA,gBAAA,CACA,uCA1BR,aAOE,YAKE,YAiBE,mBAAqB,kBACnB,SA9BR,aAOE,YAKE,YAqBE,kBACE,KAAA,CACA,MAAA,CACA,OAAA,CACA,QAAA,CACA,SAAA,CACA,YAAA,CACA,aAAA,CACA,kBAzCR,aAOE,YAKE,YAqBE,iBAUE,WAAU,gBACR,WAAA,CACA,uCA7CV,aAOE,YAKE,YAqBE,iBAeE,WAAU,eAAgB,mBAAoB,kBAC5C,gBAQV,cACE,WAAA,CACA,kBAAA,YAFF,aAIE,yBACE,mCAAA,CACA,wCANJ,aASE,oBATF,aASsB,qBAClB,QAAA,CACA,UAXJ,aAcE,aACE,UAAA,CACA,WAAA,CACA,WAAA,CACA,cAAA,CACA,gBAAA,CACA,uCAAA,CACA,yCArBJ,aAcE,YASE,KACE,aAAA,CACA,gBAzBN,aA6BE,iBACE,WAAA,CACA,iBAEA,aAJF,gBAIG,YACC,mBAlCN,aA6BE,gBAQE,GACE,UAAA,YAtCN,aA6BE,gBAYE,kBACE,QAAA,CACA,SAAA,CACA,WAAA,CACA,iBA7CN,aA6BE,gBAYE,iBAME,GACE,mBAhDR,aA6BE,gBAYE,iBAUE,EAAI,KACF,UAAA,CACA,WAAA,CACA,kBAGF,aA5BJ,gBAYE,iBAgBG,WAAY,GACX,gBAGF,aAhCJ,gBAYE,iBAoBG,WAAY,EAAI,MACf,WA9DR,aA6BE,gBAYE,iBAwBE,GAAG,GACD,SAAA,CACA,UAAA,CACA,iBAAA,CACA,6BArER,aA0EE,gBA1EF,aA0EkB,gBAAe,OAC7B,YAAA,YA3EJ,aA8EE,oBACE,GAAK,GACH,sCAAA,CACA,qCAMN,aAEE,YACE,gBACE,YAAA,YAJN,aAEE,YAKE,oBACE,UAAA,YARN,aAEE,YASE,iBACE,wCAZN,aAEE,YASE,gBAGE,GACE,WAAA,CACA,aAAA,CACA,gBAAA,CACA,UAAA,YAEA,aAlBN,YASE,gBAGE,EAMG,OACC,6BAAA,YArBV,aAEE,YAwBE,mBACE,kBAAA,YA3BN,aAEE,YA4BE,oBAAoB,GAClB,sBAAA,CACA,gBAAA,YAIJ,aAAC,uBACC,aACE,UAFJ,aAAC,uBAKC,YACE,iBACE,YAAA,YAPN,aAAC,uBAKC,YAKE,gBACE,GACE,UAZR,aAAC,uBAKC,YAKE,gBAKE,WACE,aAhBR,aAAC,uBAKC,YAKE,gBASE,WACE,oBAAA,YACA,SAAA,YArBR,aAAC,uBAKC,YAKE,gBAcE,kBACE,SAAA,CACA,wBAAA,CACA,gCAAA,YAIJ,aA/BH,uBAKC,aALF,aAAC,uBAKC,YA0BK,iBA/BP,aAAC,uBAKC,YA0BsB,oBAClB,UAAA,CACA,kBAjCN,aAAC,uBAqCC,wBAAwB,GACtB,oBAAA,CACA,UAAW,cAAX,CACA,cAAe,cAAf,CACA,kBAAmB,eAIvB,aAAC,uBACC,aACE,MAAA,YAFJ,aAAC,uBAKC,aACE,aANJ,aAAC,uBASC,yBACE,aAMN,UACE,gBACE,iBACE,KAAA,CACA,WAAA,CACA,UAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,cAAA,CACA,iBAAA,CACA,YAAa,YAAb,YACA,iCAAA,CACA,mCAEA,UAdJ,gBACE,gBAaG,SACC,QAAS,QAIb,UAnBF,gBAmBI,kBAAkB,UAnBtB,gBAmBuB,EAAG,iBACtB,WAAA,CACA,YAAA,CACA,UAAW,cAAX,CACA,aAAc,cAAd,CACA,cAAe,cAAf,CACA,eAAgB,cAAhB,CACA,kBAAmB,eC5QzB,SACE,QAAA,CACA,wBAAA,CACA,2BAHF,QAKE,QACE,UAAA,CACA,cAAA,CACA,4BAKJ,YACE,YACE,WAAA,CACA,gBAAA,CACA,cAAA,CACA,eALJ,YAQE,mBACE,qBAAA,CACA,WAAA,CACA,aAAA,CACA,iBAZJ,YAeE,qBACE,YAhBJ,YAeE,oBAGE,OAlBJ,YAeE,oBAGS,QACL,UAAA,CACA,WAAA,CACA,eAAA,CACA,gBAtBN,YA0BE,mBAAmB,IACjB,QAAA,CACA,UAIJ,WACE,MAAK,aADP,WACqB,OAAM,cACvB,gBAGF,WAAC,YACC,gBAMF,eAAC,KAAK,QACJ,SAAA,CACA,SAAA,CACA,QAAS,GAAT,CACA,oBAAA,CACA,iBAAA,CACA,eAAA,CACA,eAAA,CACA,iBAAA,CACA,mBAGF,eAAC,OAAQ,eAAC,KAAK,OACb,OAAA,CACA,SAAA,CACA,SAAA,CACA,QAAS,GAAT,CACA,iBAAA,CACA,eAAA,CACA,eAAA,CACA,kBAGF,eAAC,KAAK,QACJ,YAAA,YAKJ,kBACE,gBAAA,CACA,eAAA,CACA,gBAAA,CACA,iBAGF,wBACE,gBAAA,CACA,wBAAA,CACA,4BAGF,sBAAuB,OACrB,iBAAA,CACA,yBAAA,CACA,6BAGF,kBACE,uBAAA,CACA,eAAA,YACA,uCAIF,KAAK,gBAAiB,KAAK,aACzB,iBAAA,CACA,qBAGF,gBAAiB,aACf,cAAA,CACA,eAAA,CACA,eAAA,CACA,iBAGF,eAAgB,MAAK,gBACnB,UAAA,CACA,WAAA,CACA,wBAAA,CACA,cAAA,CACA,gBAAA,CACA,iBAAA,CACA,oBAAA,YACA,eAAA,CACA,eAAA,CACA,qBAAA,YACA,iBAAA,CACA,qBAAA,CACA,wBAEA,eAfc,MAAK,eAelB,QAAQ,OACP,UAAA,CACA,WAAA,CACA,aAAA,CACA,QAAS,OAAT,CACA,cAAA,CACA,iBAAA,CACA,eAAA,CACA,iBAAA,CACA,sBAAA,YACA,kCAAA,CACA,kCAIJ,YAAa,MAAK,aAChB,UAAA,CACA,WAAA,CACA,cAAA,CACA,gBAAA,CACA,iBAAA,CACA,wBAAA,CACA,oBAAA,YACA,qBAAA,YACA,eAAA,CACA,eAAA,CACA,iBAAA,CACA,qBAAA,CACA,wBAEA,YAfW,MAAK,YAef,QAAQ,OACP,OAAA,CACA,QAAA,CACA,SAAA,CACA,UAAA,CACA,QAAS,EAAT,CACA,aAAA,CACA,iBAAA,CACA,eAAA,CACA,kBAKJ,oBAAqB,YAAW,WAAY,kBAC1C,sBAGF,mBAAoB,qBAAqB,kBACvC,kBAAA,CACA,gBAAA,YAGF,oBAAqB,MACnB,gBAAA,YAIF,aAAc,cACZ,iBAGF,gBACE,YACE,yBAAA,CACA,0BAAA,CACA,6BAAA,YAEA,gBALF,WAKG,YACC,8BAAA,YAGF,gBATF,WASG,kBACC,wBAAA,CACA,0BAFF,gBATF,WASG,iBAIC,YACE,yBAON,kBAAC,cACC,iBAGF,kBAAC,cACC,iBAIJ,YAEE,IAFF,YAEM,IACF,eAHJ,YAME,mBACE,UAAA,CACA,eARJ,YAWE,qBACE,qBAAA,CACA,4BAAA,CACA,2BAAA,CACA,6BAfJ,YAWE,oBAME,QACE,UAAA,CACA,mBAnBN,YAWE,oBAWE,OACE,UAAA,CACA,UAAA,CACA,WAAA,CACA,wBAAA,CACA,iBAAA,CACA,aAAA,CACA,iBA7BN,YAiCE,sBACE,qBAAA,CACA,iBAAA,CACA,4BAAA,CACA,8BArCJ,YAiCE,qBAME,OACE,mBAAA,CACA,sBAzCN,YA6CE,GACE,eACE,UAAA,YACA,wBAEA,YALJ,GACE,cAIG,aACC,YAAA,CACA,UApDR,YA6CE,GAWE,mBACE,UAAA,CACA,UAAA,CACA,WAAA,CACA,oBAAA,CACA,gBAAA,CACA,kCAAA,CACA,qBAAA,CACA","file":"console.css"} \ No newline at end of file diff --git a/public/static/theme/css/console.form.less b/public/static/theme/css/console.form.less deleted file mode 100644 index 73c5210b7..000000000 --- a/public/static/theme/css/console.form.less +++ /dev/null @@ -1,176 +0,0 @@ -fieldset { - margin: 0; - border: 1px solid #e6e6e6; - padding: 10px 20px 5px 20px; - - legend { - color: #666; - padding: 0 10px; - font-size: 14px - } -} - -.form-search { - .layui-btn { - height: 32px; - line-height: 28px; - font-size: 12px; - padding: 0 10px - } - - .layui-form-label { - width: auto !important; - padding: 0 8px; - height: 32px; - line-height: 30px - } - - .layui-input-inline { - width: 170px; - - input, select { - width: 100%; - height: 32px; - padding: 2px 8px; - line-height: 1em - } - } - - .layui-form-select dl { - top: 31px; - padding: 0 - } -} - -.layui-form { - input.layui-input, select.layui-select { - line-height: 1em; - } -} - -/* 表单验证异常提示 */ -.label-required { - &-prev:before { - width: 1em; - color: red; - content: '*'; - display: inline-block; - position: absolute; - text-align: left; - font-weight: 700; - line-height: 1.6em; - margin-left: -0.8em; - } - - &:after, &-next:after { - top: 6px; - right: 5px; - color: red; - content: '*'; - position: absolute; - margin-left: 4px; - font-weight: 700; - line-height: 1.8em - } - - &-null:before { - content: none !important - } -} - -/** 自定义表单样式 */ -.think-form-label { - padding: 9px 15px; - font-weight: 400; - line-height: 20px; - text-align: right -} - -.think-form-group-right { - border-left: none; - border-top-left-radius: 0; - border-bottom-left-radius: 0; -} - -.think-form-group-left input { - border-right: none; - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} - -.think-box-shadow { - padding: 20px !important; - background: #fff !important; - box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .1); -} - -/** checkbox & radio */ -label.think-checkbox, label.think-radio { - margin-right: 10px; - display: inline-block; -} - -.think-checkbox, .think-radio { - cursor: pointer; - margin-top: 10px; - font-weight: 400; - line-height: 17px; -} - -.think-checkbox input[type=checkbox] { - width: 18px; - height: 18px; - border: 1px solid #dcdcdc; - cursor: pointer; - margin: 0 5px 0 0; - position: relative; - display: inline-block !important; - background: #fff; - appearance: none; - box-sizing: border-box !important; - border-radius: 1px; - vertical-align: bottom; - -webkit-appearance: none; - - &:checked:after { - color: #666; - padding: 2px; - display: block; - content: "\e605"; - font-size: 12px; - font-style: normal; - font-weight: 700; - position: absolute; - font-family: layui-icon !important; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale - } -} - -.think-radio input[type=radio] { - width: 18px; - height: 18px; - cursor: pointer; - margin: 0 5px 0 0; - position: relative; - border: 1px solid #dcdcdc; - display: inline-block !important; - box-sizing: border-box !important; - appearance: none; - background: #fff; - border-radius: 1em; - vertical-align: bottom; - -webkit-appearance: none; - - &:checked:after { - top: 4px; - left: 4px; - width: 8px; - height: 8px; - content: ''; - display: block; - position: relative; - background: #666; - border-radius: 1em - } -} diff --git a/public/static/theme/css/console.layout.less b/public/static/theme/css/console.layout.less index bb55c699a..4875688ef 100644 --- a/public/static/theme/css/console.layout.less +++ b/public/static/theme/css/console.layout.less @@ -238,3 +238,35 @@ } } +/* 下拉样式 */ +.layui-nav { + .layui-nav-item { + .layui-nav-more { + top: 0; + border: none; + right: 15px; + width: auto; + height: auto; + margin-top: 0; + font-size: 14px; + font-style: normal; + font-family: "layui-icon" !important; + -moz-osx-font-smoothing: grayscale; + -webkit-font-smoothing: antialiased; + + &::before { + content: "\e619" + } + } + + & .layui-nav-mored, &ed .layui-nav-more { + border: none; + margin-top: 0; + transform: rotate(180deg); + -o-transform: rotate(180deg); + -ms-transform: rotate(180deg); + -moz-transform: rotate(180deg); + -webkit-transform: rotate(180deg) + } + } +} diff --git a/public/static/theme/css/console.layui.less b/public/static/theme/css/console.layui.less index bcb5a7eaf..3b286c06f 100644 --- a/public/static/theme/css/console.layui.less +++ b/public/static/theme/css/console.layui.less @@ -1,7 +1,186 @@ -.layui-form.layui-card { - box-shadow: none +fieldset { + margin: 0; + border: 1px solid #e6e6e6; + padding: 10px 20px 5px 20px; + + legend { + color: #666; + padding: 0 10px; + font-size: 14px + } } +/*! 搜索表单样式 */ +.form-search { + .layui-btn { + height: 32px; + line-height: 28px; + font-size: 12px; + padding: 0 10px + } + + .layui-form-label { + width: auto !important; + height: 32px; + padding: 0 8px; + line-height: 30px + } + + .layui-input-inline { + width: 170px; + + input, select { + width: 100%; + height: 32px; + padding: 2px 8px; + line-height: 1em + } + } + + .layui-form-select dl { + top: 31px; + padding: 0 + } +} + +.layui-form { + input.layui-input, select.layui-select { + line-height: 1em; + } + + &.layui-card { + box-shadow: none + } +} + +/* 表单验证异常提示 */ +.label-required { + &-prev:before { + width: 1em; + color: red; + content: '*'; + display: inline-block; + position: absolute; + text-align: left; + font-weight: 700; + line-height: 1.6em; + margin-left: -0.8em; + } + + &:after, &-next:after { + top: 6px; + right: 5px; + color: red; + content: '*'; + position: absolute; + margin-left: 4px; + font-weight: 700; + line-height: 1.8em + } + + &-null:before { + content: none !important + } +} + +/** 自定义表单样式 */ +.think-form-label { + padding: 9px 15px; + font-weight: 400; + line-height: 20px; + text-align: right +} + +.think-form-group-right { + border-left: none; + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +.think-form-group-left input { + border-right: none; + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.think-box-shadow { + padding: 20px !important; + background: #fff !important; + box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .1); +} + +/** checkbox & radio */ +label.think-checkbox, label.think-radio { + margin-right: 10px; + display: inline-block; +} + +.think-checkbox, .think-radio { + cursor: pointer; + margin-top: 10px; + font-weight: 400; + line-height: 17px; +} + +.think-checkbox input[type=checkbox] { + width: 18px; + height: 18px; + border: 1px solid #dcdcdc; + cursor: pointer; + margin: 0 5px 0 0; + position: relative; + display: inline-block !important; + background: #fff; + appearance: none; + box-sizing: border-box !important; + border-radius: 1px; + vertical-align: bottom; + -webkit-appearance: none; + + &:checked:after { + color: #666; + padding: 2px; + display: block; + content: "\e605"; + font-size: 12px; + font-style: normal; + font-weight: 700; + position: absolute; + font-family: layui-icon !important; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale + } +} + +.think-radio input[type=radio] { + width: 18px; + height: 18px; + cursor: pointer; + margin: 0 5px 0 0; + position: relative; + border: 1px solid #dcdcdc; + display: inline-block !important; + box-sizing: border-box !important; + appearance: none; + background: #fff; + border-radius: 1em; + vertical-align: bottom; + -webkit-appearance: none; + + &:checked:after { + top: 4px; + left: 4px; + width: 8px; + height: 8px; + content: ''; + display: block; + position: relative; + background: #666; + border-radius: 1em + } +} + + .layui-layer-content .layui-form.layui-card .layui-card-body { padding: 30px 40px 0 0 } @@ -15,11 +194,32 @@ line-height: 24px !important } -/** Layui样式调整 */ +/** Layui 样式调整 */ .layui-input, .layui-select { line-height: 38px } +.layui-btn-group { + > .layui-btn { + border-right: 0 !important; + border-radius: 0 !important; + border-left: 1px solid #C9C9C9 !important; + + &:last-child { + border-right: 1px solid #C9C9C9 !important; + } + + &.layui-btn-active { + border-left: 0 !important; + border-right: 0 !important; + + + .layui-btn { + border-left: 0 !important; + } + } + } +} + .layui-btn-primary { &.layui-btn-xs { line-height: 20px @@ -30,39 +230,6 @@ } } -/* 下拉样式 */ -.layui-nav { - .layui-nav-item { - .layui-nav-more { - top: 0; - border: none; - right: 15px; - width: auto; - height: auto; - margin-top: 0; - font-size: 14px; - font-style: normal; - font-family: "layui-icon" !important; - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - - &::before { - content: "\e619" - } - } - - & .layui-nav-mored, &ed .layui-nav-more { - border: none; - margin-top: 0; - transform: rotate(180deg); - -o-transform: rotate(180deg); - -ms-transform: rotate(180deg); - -moz-transform: rotate(180deg); - -webkit-transform: rotate(180deg) - } - } -} - .layui-table { td, th { diff --git a/public/static/theme/css/console.less b/public/static/theme/css/console.less index cc7a7e8e6..5b44dd965 100644 --- a/public/static/theme/css/console.less +++ b/public/static/theme/css/console.less @@ -79,5 +79,4 @@ body { @import "console.custom.less"; @import 'console.layout.less'; -@import "console.layui.less"; -@import "console.form.less"; +@import "console.layui.less"; \ No newline at end of file