#
zjj
2024-09-03 e7c423f807a03b2e4f61afd43124992acb28f06d
static/css/wms.css/wms.css
@@ -3,11 +3,12 @@
   min-height: 80rpx;
   background-color: #FFF;
   margin: 20rpx 20rpx;
   padding: 10rpx;
   border-radius: 20rpx;
   box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
}
.list:first-child {
   margin-top: 310rpx;
   margin-top: 420rpx;
}
.list:last-child {
   margin-bottom: 120rpx;
@@ -27,12 +28,13 @@
   min-height: 40rpx;
   display: flex;
   align-items: center;
   width: 25%;
   white-space: nowrap;
   /* width: 25%; */
}
.left-item {
   display: flex;
   flex-wrap: wrap;
   width: 75%;
   /* width: 75%; */
   margin: 1px 1px 1px 1px;
   /* color: #409EFF; */
}
@@ -53,7 +55,7 @@
   justify-content: space-between;
   height: 100rpx;
   background-color: #FFF;
   box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.2) ;
   box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) ;
}
.popup {
   width: 80vw;