小修改

This commit is contained in:
A1300399510
2023-08-11 11:40:35 +08:00
parent e938cb645a
commit b2ff01f75a
2 changed files with 5 additions and 1 deletions

View File

@@ -1493,6 +1493,10 @@ const publicJump = path => router.push(path)
margin-bottom: 20px;
cursor: pointer;
&:hover {
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25686275);
}
.same-brand-header {
width: 288px;
height: 192px;

View File

@@ -1045,7 +1045,7 @@ export default {
if (info['leasetime'] != null && info['leasetime'] != 0) this.leasetimeTwoState = true
if (info['communityname'] && info['communityid'] == 0) this.communitynameEle = info['communityname']
}
if (intermediary == 6) {