zwl
2025-09-01 03afa45e6fcab6329025e3492d2665d6632e9be8
static/css/wms.css/wms.css
@@ -1,8 +1,16 @@
::v-deep .uni-nav-bar-text{
   font-size: 16px;
   font-weight: 600;
}
.uni-nav-bar-text {
   font-size: 12px;
}
.list {
   display: flex;
   min-height: 80rpx;
   background-color: #FFF;
   margin: 20rpx 20rpx;
   padding: 15rpx 15rpx;
   border-radius: 20rpx;
   box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
}
@@ -27,13 +35,13 @@
   min-height: 40rpx;
   display: flex;
   align-items: center;
   width: 25%;
   width: 70%;
}
.left-item {
   display: flex;
   flex-wrap: wrap;
   width: 75%;
   margin: 1px 1px 1px 1px;
   /* margin: 1px 1px 1px 1px; */
   /* color: #409EFF; */
}
.list-right {