spring
9 天以前 7aaff69bb11a4d75882d25bd1bc8e9748c2bd609
pages/wareHouse/moveWareHouse/index.vue
@@ -1,7 +1,8 @@
<template>
   <view class="page">
      <view class="movewarehouse-index-bg"/>
      <u-navbar title="移库" :background="background" :border-bottom="false" :title-bold="true" title-color="#000" back-icon-color="#000"/>
      <u-navbar title="移库" :background="background" :border-bottom="false" :title-bold="true" title-color="#000"
         back-icon-color="#000" />
      <view class="movewarehouse-index-search">
         <!--<u-search v-model="keywords" shape="square" bg-color="rgba(250,252,255,0.36)" :show-action="false" placeholder="请输入库位号" @clear="search" @custom="search" @search="search">
         </u-search>-->
@@ -351,9 +352,11 @@
      width: 100%;
      z-index: -1;
   }
   .movewarehouse-index-search{
      padding: 40rpx 30rpx 20rpx 30rpx;
   }
   .movewarehouse-index-search-view{
      height: 66rpx;
      border: 1px solid #ADC8E4;
@@ -364,31 +367,37 @@
      padding-right:10rpx;
      display:flex;
      justify-content: space-between;
      .movewarehouse-index-search-view-item{
         .item-one{
            font-size: 30rpx;
            color: #283E65;
         }
         .item-one-content{
            margin-left: 10rpx;
            color: #909399;
            font-size: 26rpx;
         }
         .item-two{
            font-size: 30rpx;
            color: #A6B4CC;
         }
      }
   }
   .wrap .movewarehouse-index-scroll-list{
      height:calc(100vh - var(--window-top) - var(--window-bottom) - 378rpx);
       width:100%;
   }
   .movewarehouse-index-scroll-list-group{
      ::v-deep .u-cell-item-box {
         background-color:rgba(250,252,255,0.36) !important;
         padding:0rpx 30rpx ;
       }
      .content {
         font-size: 12px;
         background-color: #FFFFFF;
@@ -399,11 +408,13 @@
         padding: 10rpx 20rpx;
         box-shadow:0rpx 6rpx 12rpx 2rpx rgba(127, 127, 127, 0.1) !important;
         position:relative;
         .content-header{
            .header-item{
               height: 50rpx;
               display: flex;
               align-items:center;
               .content-header-icon-one{
                  background-image: url('~@/static/custom/moveWareHouse/label-icon-1.png');
                  background-size: 100% auto;
@@ -411,6 +422,7 @@
                  height:28rpx;
                  width:28rpx;
               }
               .content-header-icon-two{
                  background-image: url('~@/static/custom/moveWareHouse/header_icon.png');
                  background-size: 100% auto;
@@ -418,6 +430,7 @@
                  height:28rpx;
                  width:28rpx;
               }
               .content-header-title{
                  margin-left: 11rpx;
                  font-size: 26rpx;
@@ -425,6 +438,7 @@
                  color: #333333;
               }
             }
            .header-item-toolbar{
               position: absolute;
               background-image: url('~@/static/custom/moveWareHouse/del-icon.png');
@@ -438,6 +452,7 @@
               justify-content: flex-end;
               padding-top: 10rpx;
               padding-right: 18rpx;
               .header-item-toolbar-del-icon{
                  background-image: url('~@/static/custom/moveWareHouse/icon_dele.png');
                  background-size: 100% auto;
@@ -446,6 +461,7 @@
                  width:22rpx;
                  margin-top: 5rpx;
               }
               .header-item-toolbar-del-text{
                  margin-left:7rpx;
                  height: 23rpx;
@@ -460,6 +476,7 @@
            background: #F5F9FF;
            border-radius: 10rpx;
            padding: 25rpx 23rpx;
            .row-list {
               height: 50rpx;
               display: flex;
@@ -468,6 +485,7 @@
               align-items: center;
               justify-content: space-between;
            }
            .row-list ._label {
               display: flex;
               color: #666666;
@@ -480,16 +498,19 @@
               text-align: right;
               color: #909399;
               font-size: 24rpx;
               ._content-text{
                  color:#214ded;
               }
            }
            .row-list ._input {
               display: flex;
               justify-content: space-between;
               align-items: center;
               border-bottom: 1px solid #4FA0FF;
               height: 56rpx;
               .edit_icon{
                  background-image: url('~@/static/custom/finishProductIn/icon_edit.png');
                  background-size: 100% auto;
@@ -497,6 +518,7 @@
                  height:26rpx;
                  width:26rpx;
               }
               ::v-deep .uni-input-input{
                  color:#D35651;
               }
@@ -512,6 +534,7 @@
      margin-left: 20rpx;
      margin-right: 20rpx;
      padding-bottom: 14rpx;
      .btn {
        flex: 1;
        margin: 10rpx;