小修改
This commit is contained in:
@@ -1493,6 +1493,10 @@ const publicJump = path => router.push(path)
|
|||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25686275);
|
||||||
|
}
|
||||||
|
|
||||||
.same-brand-header {
|
.same-brand-header {
|
||||||
width: 288px;
|
width: 288px;
|
||||||
height: 192px;
|
height: 192px;
|
||||||
|
|||||||
@@ -1045,7 +1045,7 @@ export default {
|
|||||||
|
|
||||||
if (info['leasetime'] != null && info['leasetime'] != 0) this.leasetimeTwoState = true
|
if (info['leasetime'] != null && info['leasetime'] != 0) this.leasetimeTwoState = true
|
||||||
|
|
||||||
|
if (info['communityname'] && info['communityid'] == 0) this.communitynameEle = info['communityname']
|
||||||
}
|
}
|
||||||
|
|
||||||
if (intermediary == 6) {
|
if (intermediary == 6) {
|
||||||
|
|||||||
Reference in New Issue
Block a user