2 Commits 6aa8f140bb ... e2340c5d72

Author SHA1 Message Date
  王晓晨 e2340c5d72 Merge branch 'feature_业主工会' of http://192.168.4.246:3000/elab-damai-h5/h5-elab-open-ownerUnion into feature_业主工会 3 years ago
  王晓晨 13db9c22e2 暂存 3 years ago
1 changed files with 5 additions and 2 deletions
  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%;