#
zjj
2023-11-02 79a66fcd2e821cc41348bf5ebd3d194ea72a8cd1
static/css/wms.css/wms.css
@@ -2,12 +2,12 @@
   display: flex;
   min-height: 80rpx;
   background-color: #FFF;
   margin: auto 20rpx;
   margin: 20rpx 20rpx;
   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;
@@ -19,17 +19,25 @@
   width: 80vw;
}
.list-left-item {
   min-height: 40rpx;
   line-height: 40rpx;
   min-height: 45rpx;
   line-height: 45rpx;
   display: flex;
}
.desc {
.descNo {
   font-size: 10rpx;
   min-height: 40rpx;
   display: flex;
   align-items: center;
   width: 20%;
   width: 45%;
}
.desc {
   min-height: 40rpx;
   display: flex;
   align-items: center;
   width: 45%;
}
.left-item {
   display: flex;
   flex-wrap: wrap;
   width: 75%;
@@ -53,7 +61,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;