From 6e38a5f728b73549f580532b0c0a3aa6cd37bd47 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期三, 03 七月 2024 10:28:23 +0800
Subject: [PATCH] #

---
 zy-asrs-wms/src/main/webapp/static/css/common.css |  254 +++++++-------------------------------------------
 1 files changed, 39 insertions(+), 215 deletions(-)

diff --git a/zy-asrs-wms/src/main/webapp/static/css/common.css b/zy-asrs-wms/src/main/webapp/static/css/common.css
index 8e4fab9..f388ea3 100644
--- a/zy-asrs-wms/src/main/webapp/static/css/common.css
+++ b/zy-asrs-wms/src/main/webapp/static/css/common.css
@@ -1,225 +1,49 @@
-/**, *::before, *::after {*/
-/*    -webkit-box-sizing: border-box;*/
-/*    box-sizing: border-box;*/
-/*    margin: 0;*/
-/*    padding: 0;*/
-/*}*/
-
+/* 缁熶竴澶勭悊 */
+*, *::before, *::after {
+    -webkit-box-sizing: border-box;
+    box-sizing: border-box;
+    margin: 0;
+    padding: 0;
+}
+html {
+    line-height: 1.5;
+    font-size: 15px;
+    font-family: sans-serif;
+    height: 100%;
+}
 body {
-    background-color: #fff;
+    height: 100%;
 }
 
-input::placeholder {
-    color: #b4b4b4;
-}
-input::-webkit-input-placeholder { /* WebKit browsers 閫傞厤璋锋瓕 */
-    color: #b4b4b4;
-}
-.layui-input input:-moz-placeholder { /* Mozilla Firefox 4 to 18 閫傞厤鐏嫄 */
-    color: #b4b4b4;
-}
-.layui-input input::-moz-placeholder { /* Mozilla Firefox 19+ 閫傞厤鐏嫄 */
-    color: #b4b4b4;
-}
-.layui-input input:-ms-input-placeholder { /* Internet Explorer 10+  閫傞厤ie*/
-    color: #b4b4b4;
-}
-
-/* layui浼樺寲 */
-.layui-form-label {
-    /*color: #595959;*/
-}
-.layui-input:focus {
-    border-color: #007bff !important;
-}
-/*鎼滅储鏍�*/
-.layui-form.layui-card-header {
-    padding: 20px 0 5px 0;
-    height: auto;
-}
-#search-box {
-    margin-left: 10px;
-    z-index: 999;
-    position: relative;
-    padding: 30px 30px 10px 30px;
-}
-#search-box .layui-inline{
-    margin-bottom: 10px;
-    margin-right: 5px;
-}
-#search-box .layui-input-inline {
-    width: 150px;
-}
-.layui-form-label{
-    font-size: 100%;
-    padding: 13px 0 9px 5px;
-    text-align: right;
-}
-#data-search-btn {
-    display: inline-block;
-    margin: 8px 0 0 10px;
-    justify-content: center;
-    align-items: center;
-}
-#data-search-btn.layui-btn-container .layui-btn{
-    margin-right: 20px;
-}
-
-/*澶村伐鍏锋爮*/
-.layui-table-tool-temp {
-    padding-right: 70px;
-}
-.layui-btn .layui-icon {
-    margin: 1px 5px;
-}
-#btn-add{
-    background: #007DDB
-}
-#btn-delete{
-    background: #ff5722
-}
-#btn-export{
-    float: right;
-}
-
-/*琛ㄦ牸*/
-.layui-table thead th {
-    font-weight: bold;
-    text-align: center;
-}
-div .layui-table-tool .layui-table-tool-self .layui-inline[title='瀵煎嚭']{
-    display: none;
-}
-.layui-form.layui-border-box.layui-table-view{
-    margin: 15px 0 35px 0;
-    width: 100%;
+iframe {
     border-width: 0;
 }
-.layui-table-box{
-    padding-bottom: 10px;
-}
-/*.layui-table-body.layui-table-main{*/
-/*    overflow: hidden;*/
-/*}*/
-.layui-table-page{
-    border-width: 0;
-}
-.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even) {
-    background-color: #f9f9f9;
-}
-.layui-table-tool {
-    /*background-color: #fff;*/
-}
-/* table 锛堟崲琛�/璇︽儏锛夋樉绀烘帶鍒� */
-/*.layui-table-cell {*/
-    /*font-size:14px;*/
-    /*padding:0 5px;*/
-    /*height:auto;*/
-    /*overflow:visible;*/
-    /*text-overflow:inherit;*/
-    /*white-space:normal;*/
-    /*word-break: break-all;*/
-/*}*/
-/*.layui-table-grid-down {*/
-    /*display: none;*/
-/*}*/
 
-/*璇︽儏*/
-#detail .layui-form-label{
-    white-space: nowrap;
-    font-size: 100%;
-    padding: 9px 0 9px 5px;
-    text-align: right;
+/* 甯冨眬 */
+.row::after, .row::before {
+    content: "";
+    display: table;
+    clear: both;
 }
-#detail {
-    padding: 25px 0;
-    margin: 0 20px 0 30px;
-}
-#detail .layui-inline {
-    margin: 10px 15px 15px 0;
-}
-#detail .layui-input-inline {
-    margin-right: 40px;
-    margin-left: 95px;
-    display: block;
-}
-.layui-bg-gray {
-    margin-top: 40px;
-}
-#prompt {
-    margin-top: 20px;
-    width: 90%;
-    text-indent: 40px;
-    color: #505050;
-}
-#data-detail-btn {
-    padding-top: 25px;
-    display: flex;
-    justify-content: center;
-    align-items: center;
-}
-#data-detail-btn.layui-btn-container .layui-btn{
-    margin-right: 30px;
-}
-.not-null {
-    color:red;
-}
-
-#detail .layui-form-checkbox {
-    top: 10px;
-}
-
-/*鍥剧墖*/
-.cool-img {
-    cursor:pointer;
-    width: 200px;
-    height: 200px;
-}
-
-/*
-    甯冨眬
- */
-.col:empty{min-height:32px;height: inherit;z-index:1;position:relative;box-sizing: border-box;}
-.col:empty:after{
-    z-index:0;display:flex;align-items: center;justify-content: center;
-    clear: both;content:attr(title);position:absolute;
-    background:rgba(0,0,0,0.04);top:2px;left:2px;right:2px;bottom:2px;
-    text-align:center;color:rgba(0,0,0,0.1); border-radius: inherit;
-}
-.col{
+.col-md3:empty {
+    background:rgba(0,0,0,0.04);
+    border: 1px solid rgba(0,0,0,.3);
+    min-height:32px;
     height: inherit;
+    z-index:1;
 }
-
-/*鏉冮檺*/
-#btn-add {
-    display: none;
+.col-md1,.col-md10,.col-md11,.col-md12,.col-md2,.col-md3,.col-md4,.col-md5,.col-md6,.col-md7,.col-md8,.col-md9{
+    float:left;
 }
-.btn-edit {
-    display: none;
-}
-#btn-delete {
-    display: none;
-}
-#btn-export {
-    display: none;
-}
-#btn-into {
-    display: none;
-}
-
-/*淇敼澶嶉�夋棰滆壊*/
-/*.layui-form-checked[lay-skin=primary] i {*/
-    /*border-color: #4c95b8!important;*/
-    /*background-color: #4c95b8;*/
-    /*color: #fff;*/
-/*}*/
-/*.layui-form-checkbox[lay-skin=primary]:hover i {*/
-    /*border-color: #4c95b8;*/
-    /*color: #fff;*/
-/*}*/
-
-/* 濯掍綋鏌ヨ 鈥斺�� 鍝嶅簲甯冨眬 */
-/* 鍋氬搷搴斿紡甯冨眬鏃讹紝涓嶅缓璁敤鍥哄畾灏哄锛屽敖閲忕敤% */
-@media only screen and (max-width: 800px) {
-
-}
+.col-md1{width:8.33333333%}
+.col-md2{width:16.66666667%}
+.col-md3{width:25%}
+.col-md4{width:33.33333333%}
+.col-md5{width:41.66666667%}
+.col-md6{width:50%}
+.col-md7{width:58.33333333%}
+.col-md8{width:66.66666667%}
+.col-md9{width:75%}
+.col-md10{width:83.33333333%}
+.col-md11{width:91.66666667%}
+.col-md12{width:100%}
\ No newline at end of file

--
Gitblit v1.9.1