Merge remote-tracking branch 'origin/main'

This commit is contained in:
luJianJun 2023-08-11 11:42:18 +08:00
commit a98e2ab5df
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) {