Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
a98e2ab5df
@ -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;
|
||||
|
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user