王晓晨 3 lat temu
rodzic
commit
13db9c22e2
1 zmienionych plików z 5 dodań i 2 usunięć
  1. 5 2
      pages/houseDetail/houseDetail.vue

+ 5 - 2
pages/houseDetail/houseDetail.vue

@@ -272,8 +272,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%;