11wqe1 1 hete
szülő
commit
3812465992
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      src/views/appStoreCopy/index.vue

+ 2 - 1
src/views/appStoreCopy/index.vue

@@ -557,6 +557,7 @@ export default {
 }
 }
 .bodyCon {
 .bodyCon {
   height: 100%;
   height: 100%;
+  background: #f9f8f8;
 }
 }
 :deep .van-popup--left {
 :deep .van-popup--left {
   top: auto !important;
   top: auto !important;
@@ -683,7 +684,7 @@ export default {
 // }
 // }
 
 
 /deep/ .van-tab__pane {
 /deep/ .van-tab__pane {
-  height: calc(92vh - 44px);
+  max-height: calc(92vh - 44px);
   overflow-y: auto;
   overflow-y: auto;
   overflow-x: hidden;
   overflow-x: hidden;
   width: 100%;
   width: 100%;