Explorar o código

Merge branch 'feature_业主工会' of http://192.168.4.246:3000/elab-damai-h5/h5-elab-open-ownerUnion into feature_业主工会

张文飞 %!s(int64=3) %!d(string=hai) anos
pai
achega
6aa8f140bb
Modificáronse 1 ficheiros con 5 adicións e 2 borrados
  1. 5 2
      pages/houseDetail/houseDetail.vue

+ 5 - 2
pages/houseDetail/houseDetail.vue

@@ -305,14 +305,17 @@
 					font-family: Verdana, Verdana-Bold;
 					font-weight: 700;
 					text-align: left;
-					color: #262626;
+					color: #262626;
+					white-space: pre-wrap;
+					max-width: 50%;
 				}
 
 				.tags {
 					margin-left: 8rpx;
 					display: flex;
 					justify-content: flex-start;
-					align-items: center;
+					align-items: center;
+					flex-wrap: wrap;
 					flex-grow: 1;
 
 					.item {