2 Commits 6aa8f140bb ... e2340c5d72

Autor SHA1 Mensaje Fecha
  王晓晨 e2340c5d72 Merge branch 'feature_业主工会' of http://192.168.4.246:3000/elab-damai-h5/h5-elab-open-ownerUnion into feature_业主工会 hace 3 años
  王晓晨 13db9c22e2 暂存 hace 3 años
Se han modificado 1 ficheros con 5 adiciones y 2 borrados
  1. 5 2
      pages/houseDetail/houseDetail.vue

+ 5 - 2
pages/houseDetail/houseDetail.vue

@@ -275,8 +275,11 @@
 
 	.content {
 		width: 100%;
-		height: 100%;
-		position: relative;
+		height: 100%;
+		overflow-y: scroll;
+		position: relative;
+		padding-bottom: 60rpx;
+		box-sizing: border-box;
 
 		.topImg {
 			width: 100%;