yangan
2024-11-14 09604618b4116951a1f6556f5e48b47a59b5780a
pages/loadUnload-page/loadUnload-page.vue
@@ -2,8 +2,8 @@
   <view class="">
      <view class="customer-index">
         <view class="customer-index_body">
            <view class="wait-collection" style="background: url('https://wrzs.czjlchem.com:9090/appimg/image/banner/customerbanner.png') no-repeat;background-size:100% 100%" >
             <!-- <img  class="bannerImg" src="https://wrzs.czjlchem.com:9090/appimg/image/banner/customerbanner.png" alt=""> -->
            <view class="wait-collection"
               style="background: url('https://wrzs.czjlchem.com:9090/appimg/image/banner/kuguanbanner.png') no-repeat;background-size:100% 100%">
            </view>
            <!-- <view style="position: relative;top: -120px;">
               <u-empty mode="data"
@@ -80,7 +80,7 @@
      /* 小型设备(平板电脑,768px 起) */
      @media screen and (min-width: 768px) and (max-width: 990px) {
      .wait-collection{
         min-height: 670rpx!important;
         min-height: 600rpx!important;
      }
      }
@@ -98,7 +98,7 @@
   .wait-collection {
      width: 100%;
      height: 670rpx;
      height: 600rpx;
      position: relative;
      top: vww(-10);
      z-index: 0;