yangan
2024-09-05 48a4ff3409804fc62139a9fa9fc05498cbc0a0ce
pages/loadUnload-page/loadUnload-page.vue
@@ -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;