Explorar el Código

fix: min-height scroll-view

wangyuan hace 2 años
padre
commit
180e7da0fe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/reportDetail/reportDetail.wxss

+ 1 - 1
pages/reportDetail/reportDetail.wxss

@@ -14,7 +14,7 @@
 }
 .scroll-view-item {
   width: 100%;
-  min-height: 1472rpx;
+  min-height: 100rpx;
 }
 .left-nav-item {
   width: 100%;