zyh
8 天以前 870e18d7cd8efc6616bfc84f3e8212ae1fd23966
unpackage/dist/dev/app-plus/static/css/wms.css/wms.css
@@ -1,21 +1,14 @@
::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);
   padding: 20rpx;
}
.list:first-child {
   margin-top: 420rpx;
   margin-top: 300rpx;
}
.list:last-child {
   margin-bottom: 120rpx;
@@ -35,13 +28,13 @@
   min-height: 40rpx;
   display: flex;
   align-items: center;
   width: 70%;
   width: 25%;
}
.left-item {
   display: flex;
   flex-wrap: wrap;
   width: 75%;
   /* margin: 1px 1px 1px 1px; */
   margin: 1px 1px 1px 1px;
   /* color: #409EFF; */
}
.list-right {
@@ -101,6 +94,7 @@
}
.popup-item-right input{
   color: #606266;
   font-size: 30px;
}
.btn {
   display: flex;