diff --git a/public/static/admin/default/css/admin.css b/public/static/admin/default/css/admin.css index ba18865be8d9f28eeb7ec42df735d61fb1b0a419..86b0a05b73a334b46e07a7b9921247fbc858aa5b 100755 --- a/public/static/admin/default/css/admin.css +++ b/public/static/admin/default/css/admin.css @@ -42,27 +42,11 @@ .panel-body { padding: 15px; } -.remeber{ - width: 15px; - height: 15px; -} -.form-keyword { width: 55% !important; display: initial !important; } -.more-submit input { display: none; } -.param-where, .param-date input { display: initial !important; } -@media only screen and (max-width: 641px) { - .param-where { width: 100% !important; margin-left: 0px !important; } - .param-date input { width: 47% !important; } -} @media only screen and (min-width: 641px) { - .param-where { width: 32% !important; float: left; } - .param-date input { width: 45% !important; } - .param-where:nth-child(1), .param-where:nth-child(4) { margin-left: 0px !important; } .admin-login .am-form-group { padding: 0 !important; } } -@media only screen and (max-width: 321px) { - .view-operation button { margin: 2px 0px; } -} + /** * 管理员列表 diff --git a/public/static/admin/default/css/appcenternav.css b/public/static/admin/default/css/appcenternav.css index 54ea293a19734856516efe8f7f05f79c912000a7..46b9c9e8683de0f7578ac581ed1f40d4256c320f 100755 --- a/public/static/admin/default/css/appcenternav.css +++ b/public/static/admin/default/css/appcenternav.css @@ -1,18 +1,6 @@ /** * 列表 */ -.form-keyword { width: 55% !important; display: initial !important; } -.more-submit input { display: none; } -.param-where, .param-date input { display: initial !important; } -@media only screen and (max-width: 641px) { - .param-where { width: 100% !important; margin-left: 0px !important; } - .param-date input { width: 47% !important; } -} -@media only screen and (min-width: 641px) { - .param-where { width: 32% !important; float: left; } - .param-date input { width: 45% !important; } - .param-where:nth-child(1), .param-where:nth-child(4) { margin-left: 0px !important; } -} @media only screen and (max-width: 321px) { .view-operation button { margin: 2px 0px; } } diff --git a/public/static/admin/default/css/apphomenav.css b/public/static/admin/default/css/apphomenav.css index b48137e09c247677bf7ec01c85b99a18801aa3ab..a2f6369b0948d0669be1cee397c84ad487fba663 100755 --- a/public/static/admin/default/css/apphomenav.css +++ b/public/static/admin/default/css/apphomenav.css @@ -1,18 +1,6 @@ /** * 列表 */ -.form-keyword { width: 55% !important; display: initial !important; } -.more-submit input { display: none; } -.param-where, .param-date input { display: initial !important; } -@media only screen and (max-width: 641px) { - .param-where { width: 100% !important; margin-left: 0px !important; } - .param-date input { width: 47% !important; } -} -@media only screen and (min-width: 641px) { - .param-where { width: 32% !important; float: left; } - .param-date input { width: 45% !important; } - .param-where:nth-child(1), .param-where:nth-child(4) { margin-left: 0px !important; } -} @media only screen and (max-width: 321px) { .view-operation button { margin: 2px 0px; } } diff --git a/public/static/admin/default/css/article.css b/public/static/admin/default/css/article.css index 7e9de0f847fe475e871b677bbbb953a4c733b7c8..8982d945903caf3fdd1a09cc60b76d1479a91f40 100755 --- a/public/static/admin/default/css/article.css +++ b/public/static/admin/default/css/article.css @@ -3,20 +3,10 @@ */ .colorpicker-submit img { width: 18px; height: 18px; } - /** * 列表 */ -.form-keyword { width: 55% !important; display: initial !important; } -.more-submit input { display: none; } -.param-where, .param-date input { display: initial !important; } @media only screen and (max-width: 641px) { - .param-where { width: 100% !important; margin-left: 0px !important; } - .param-date input { width: 47% !important; } .view-operation button { margin: 2px 0px; } } -@media only screen and (min-width: 641px) { - .param-where { width: 32% !important; float: left; } - .param-date input { width: 45% !important; } -} .td-title { width: 30%; } \ No newline at end of file diff --git a/public/static/admin/default/css/brand.css b/public/static/admin/default/css/brand.css index 583d813f57944874b8b07ba2cccf53509403b873..a92a9860342f53311df544cea7e23ffd4191233c 100755 --- a/public/static/admin/default/css/brand.css +++ b/public/static/admin/default/css/brand.css @@ -1,18 +1,6 @@ /** * 列表 */ -.form-keyword { width: 55% !important; display: initial !important; } -.more-submit input { display: none; } -.param-where, .param-date input { display: initial !important; } -@media only screen and (max-width: 641px) { - .param-where { width: 100% !important; margin-left: 0px !important; } - .param-date input { width: 47% !important; } -} -@media only screen and (min-width: 641px) { - .param-where { width: 32% !important; float: left; } - .param-date input { width: 45% !important; } - .param-where:nth-child(1), .param-where:nth-child(4) { margin-left: 0px !important; } -} @media only screen and (max-width: 321px) { .view-operation button { margin: 2px 0px; } } diff --git a/public/static/admin/default/css/customview.css b/public/static/admin/default/css/customview.css index dc9f2123f8fd7f12d0c95870245a2371b71fac95..1c5bf5906c3db40b47a1542f7da92b46abd60aa9 100755 --- a/public/static/admin/default/css/customview.css +++ b/public/static/admin/default/css/customview.css @@ -1,16 +1,7 @@ /** * 列表 */ -.form-keyword { width: 55% !important; display: initial !important; } -.more-submit input { display: none; } -.param-where, .param-date input { display: initial !important; } @media only screen and (max-width: 641px) { - .param-where { width: 100% !important; margin-left: 0px !important; } - .param-date input { width: 47% !important; } .view-operation button { margin: 2px 0px; } } -@media only screen and (min-width: 641px) { - .param-where { width: 22% !important; float: left; } - .param-date input { width: 43% !important; } -} .td-title { width: 30%; } \ No newline at end of file diff --git a/public/static/admin/default/css/goods.css b/public/static/admin/default/css/goods.css index cea7b54464ddebd4bdc2b1c072edad66cd79ef8f..09df3b635a55359c95921069a013cffe3764978b 100755 --- a/public/static/admin/default/css/goods.css +++ b/public/static/admin/default/css/goods.css @@ -1,52 +1,6 @@ /** * 列表 */ -.form-keyword { - width:55% !important; - display:initial !important; -} -.more-submit input { - display:none; -} -.param-where,.param-date input { - display:initial !important; -} -@media only screen and (max-width: 641px) { - .param-where { - width:100% !important; - margin-left:0px !important; - } - .param-date input { - width:47% !important; - } - .images-list li { - width:calc( 50% - 10px) !important; - } - .images-list { - width:100%; - } - .view-list .am-table tr th:nth-child(1) { - width:150px; - } -} -@media only screen and (min-width: 641px) { - .param-where { - width:32% !important; - float:left; - } - .param-date input { - width:45% !important; - } - .param-where:nth-child(1) { - margin-left:0px !important; - } - .images-list { - width:75%; - } - .view-list .am-table tr th:nth-child(1) { - width:300px; - } -} @media only screen and (max-width: 321px) { .view-operation button { margin:2px 0px; diff --git a/public/static/admin/default/css/integrallog.css b/public/static/admin/default/css/integrallog.css deleted file mode 100755 index 150222433e96fcaea269c1d9ac536612d62cb71c..0000000000000000000000000000000000000000 --- a/public/static/admin/default/css/integrallog.css +++ /dev/null @@ -1,18 +0,0 @@ -/** - * 列表 - */ -.form-keyword { width: 55% !important; display: initial !important; } -.more-submit input { display: none; } -.param-where, .param-date input { display: initial !important; } -@media only screen and (max-width: 641px) { - .param-where { width: 100% !important; margin-left: 0px !important; } - .param-date input { width: 47% !important; } -} -@media only screen and (min-width: 641px) { - .param-where { width: 32% !important; float: left; } - .param-date input { width: 45% !important; } - .param-where:nth-child(1), .param-where:nth-child(4) { margin-left: 0px !important; } -} -@media only screen and (max-width: 321px) { - .view-operation button { margin: 2px 0px; } -} \ No newline at end of file diff --git a/public/static/admin/default/css/message.css b/public/static/admin/default/css/message.css deleted file mode 100755 index 150222433e96fcaea269c1d9ac536612d62cb71c..0000000000000000000000000000000000000000 --- a/public/static/admin/default/css/message.css +++ /dev/null @@ -1,18 +0,0 @@ -/** - * 列表 - */ -.form-keyword { width: 55% !important; display: initial !important; } -.more-submit input { display: none; } -.param-where, .param-date input { display: initial !important; } -@media only screen and (max-width: 641px) { - .param-where { width: 100% !important; margin-left: 0px !important; } - .param-date input { width: 47% !important; } -} -@media only screen and (min-width: 641px) { - .param-where { width: 32% !important; float: left; } - .param-date input { width: 45% !important; } - .param-where:nth-child(1), .param-where:nth-child(4) { margin-left: 0px !important; } -} -@media only screen and (max-width: 321px) { - .view-operation button { margin: 2px 0px; } -} \ No newline at end of file diff --git a/public/static/admin/default/css/order.css b/public/static/admin/default/css/order.css index 8d8c1ff35d1e03b0eabe3afa6d6fe02121def6ef..0f569f7d47cedd0511a9956ab1312651bdc94ce7 100755 --- a/public/static/admin/default/css/order.css +++ b/public/static/admin/default/css/order.css @@ -1,18 +1,6 @@ /** * 列表 */ -.form-keyword { width: 55% !important; display: initial !important; } -.more-submit input { display: none; } -.param-where, .param-date input { display: initial !important; } -@media only screen and (max-width: 641px) { - .param-where { width: 100% !important; margin-left: 0px !important; } - .param-date input { width: 47% !important; } -} -@media only screen and (min-width: 641px) { - .param-where { width: 32% !important; float: left; } - .param-date input { width: 45% !important; } - .param-where:nth-child(1), .param-where:nth-child(4) { margin-left: 0px !important; } -} @media only screen and (max-width: 321px) { .view-operation button { margin: 2px 0px; } } diff --git a/public/static/admin/default/css/paylog.css b/public/static/admin/default/css/paylog.css deleted file mode 100755 index 150222433e96fcaea269c1d9ac536612d62cb71c..0000000000000000000000000000000000000000 --- a/public/static/admin/default/css/paylog.css +++ /dev/null @@ -1,18 +0,0 @@ -/** - * 列表 - */ -.form-keyword { width: 55% !important; display: initial !important; } -.more-submit input { display: none; } -.param-where, .param-date input { display: initial !important; } -@media only screen and (max-width: 641px) { - .param-where { width: 100% !important; margin-left: 0px !important; } - .param-date input { width: 47% !important; } -} -@media only screen and (min-width: 641px) { - .param-where { width: 32% !important; float: left; } - .param-date input { width: 45% !important; } - .param-where:nth-child(1), .param-where:nth-child(4) { margin-left: 0px !important; } -} -@media only screen and (max-width: 321px) { - .view-operation button { margin: 2px 0px; } -} \ No newline at end of file diff --git a/public/static/admin/default/css/slide.css b/public/static/admin/default/css/slide.css index 4bfab80e47966c071941eb8ce6d11202bdf4e1ee..4fb494bc5b7e8d0c490704f2e9cc4992e5fd96e2 100755 --- a/public/static/admin/default/css/slide.css +++ b/public/static/admin/default/css/slide.css @@ -1,18 +1,6 @@ /** * 列表 */ -.form-keyword { width: 55% !important; display: initial !important; } -.more-submit input { display: none; } -.param-where, .param-date input { display: initial !important; } -@media only screen and (max-width: 641px) { - .param-where { width: 100% !important; margin-left: 0px !important; } - .param-date input { width: 47% !important; } -} -@media only screen and (min-width: 641px) { - .param-where { width: 32% !important; float: left; } - .param-date input { width: 45% !important; } - .param-where:nth-child(1), .param-where:nth-child(4) { margin-left: 0px !important; } -} @media only screen and (max-width: 321px) { .view-operation button { margin: 2px 0px; } } diff --git a/public/static/admin/default/css/user.css b/public/static/admin/default/css/user.css index 37df6385670ba356199b89b6bc3f99903bc04ed2..ead630239c86b98a161fb318079322541a4a4aa0 100755 --- a/public/static/admin/default/css/user.css +++ b/public/static/admin/default/css/user.css @@ -1,18 +1,6 @@ /** * 列表 */ -.form-keyword { width: 55% !important; display: initial !important; } -.more-submit input { display: none; } -.param-where, .param-date input { display: initial !important; } -@media only screen and (max-width: 641px) { - .param-where { width: 100% !important; margin-left: 0px !important; } - .param-date input { width: 47% !important; } -} -@media only screen and (min-width: 641px) { - .param-where { width: 32% !important; float: left; } - .param-date input { width: 45% !important; } - .param-where:nth-child(1), .param-where:nth-child(4) { margin-left: 0px !important; } -} @media only screen and (max-width: 321px) { .view-operation button { margin: 2px 0px; } }