wk
2024-08-05 76543a9506a9b43476e750c79c5ff595aa4bae36
pages/loadUnload-page/loadUnload-page.vue
@@ -2,7 +2,7 @@
   <view class="">
      <view class="customer-index">
         <view class="customer-index_body">
            <view class="wait-collection" style="background: url('https://mx.jzeg.cn:9096/appimg/image/banner/customerbanner.png') no-repeat;background-size:cover" >
            <view class="wait-collection" style="background: url('https://mx.jzeg.cn:9096/appimg/image/banner/customerbanner.png') no-repeat;background-size:100% 100%" >
             <!-- <img  class="bannerImg" src="https://mx.jzeg.cn:9096/appimg/image/banner/customerbanner.png" alt=""> -->
            </view>
            <!-- <view style="position: relative;top: -120px;">
@@ -21,7 +21,7 @@
</template>
<script>
   import selectTarget from '@/subPages/selectTarget/selectTarget.vue'
import selectTarget from '@/pages/loadUnload-page/selectTarget/selectTarget.vue'
   export default {
      props: {
         indexLoadUnloadBillOfLoadingData: {
@@ -80,7 +80,7 @@
      /* 小型设备(平板电脑,768px 起) */
      @media screen and (min-width: 768px) and (max-width: 990px) {
      .wait-collection{
         min-height: 600rpx!important;
         min-height: 670rpx!important;
      }
      }
@@ -98,7 +98,7 @@
   .wait-collection {
      width: 100%;
      min-height: 600rpx;
      height: 670rpx;
      position: relative;
      top: vww(-10);
      z-index: 0;