修改big

This commit is contained in:
A1300399510
2023-07-31 18:54:53 +08:00
parent 6a195c67e6
commit 943f9d7a06
7 changed files with 33 additions and 22 deletions

View File

@@ -72,13 +72,14 @@ const goapArtmentDetails = () => router.push(`/apartmentDetail?uniqid=${props['i
color: #000000;
margin-bottom: 10px;
padding-left: 6px;
word-break: break-all;
}
.hint {
color: #AAAAAA;
font-size: 14px;
margin: 0 6px 20px;
word-break: break-all;
}
.tab-box {