2 Revīzijas 6aa8f140bb ... e2340c5d72

Autors SHA1 Ziņojums Datums
  王晓晨 e2340c5d72 Merge branch 'feature_业主工会' of http://192.168.4.246:3000/elab-damai-h5/h5-elab-open-ownerUnion into feature_业主工会 3 gadi atpakaļ
  王晓晨 13db9c22e2 暂存 3 gadi atpakaļ
1 mainītis faili ar 5 papildinājumiem un 2 dzēšanām
  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%;