From 5fcfb6cf095d5641153688008ee5f88e3d2a737b Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期四, 26 二月 2026 16:51:37 +0800
Subject: [PATCH] #
---
static/css/wms.css/wms.css | 43 +++++++------------------------------------
1 files changed, 7 insertions(+), 36 deletions(-)
diff --git a/static/css/wms.css/wms.css b/static/css/wms.css/wms.css
index 2b18435..51733bb 100644
--- a/static/css/wms.css/wms.css
+++ b/static/css/wms.css/wms.css
@@ -3,13 +3,12 @@
min-height: 80rpx;
background-color: #FFF;
margin: 20rpx 20rpx;
- padding: 20rpx;
border-radius: 20rpx;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.list:first-child {
- margin-top: 340rpx;
+ margin-top: 320rpx;
}
.list:last-child {
@@ -19,6 +18,7 @@
.list-left {
display: flex;
flex-direction: column;
+ margin-left: 20rpx;
width: 80vw;
}
@@ -26,31 +26,29 @@
min-height: 40rpx;
line-height: 40rpx;
display: flex;
- padding: 2rpx;
}
.desc {
min-height: 40rpx;
display: flex;
align-items: center;
+ width: 25%;
}
.left-item {
display: flex;
flex-wrap: wrap;
+ width: 75%;
+ margin: 1px 1px 1px 1px;
/* color: #409EFF; */
-}
-
-.left-item input {
- border-bottom: 1px solid #cecece;
}
.list-right {
display: flex;
- /* width: 20vw; */
+ width: 20vw;
justify-content: space-between;
align-items: center;
- /* margin-right: 20rpx; */
+ margin-right: 20rpx;
}
.buttom {
@@ -141,31 +139,4 @@
/* 鎼滅储妗� */
.search-bar {
background-color: #f8f8f8;
-}
-
-
-.keyboard {
- width: 40px;
- height: 40px;
- background-size: 100%;
- position: absolute;
- z-index: 99;
- top: 5px;
- right: 5px;
- border-radius: 50%;
- display: flex;
- align-items: center;
- justify-content: center;
-}
-
-.kb-bgtr {
- background-color: #55557f;
-}
-
-.kb-bgfa {
- background-color: #00aeec;
-}
-
-.has-foot {
- padding-bottom: 100rpx;
}
\ No newline at end of file
--
Gitblit v1.9.1