|
@ -34,13 +34,13 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<!-- <div class="apar_bottom"> |
|
|
<div class="apar_bottom"> |
|
|
<img src="@/assets/images/home/homeBottom.png" alt="/" /> |
|
|
<img src="@/assets/images/home/homeBottom.png" alt="/" /> |
|
|
</div> --> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="apar_right"> |
|
|
<!-- <div class="apar_right"> |
|
|
<img src="@/assets/images/home/homeRight.png" alt="" /> |
|
|
<img src="@/assets/images/home/homeRight.png" alt="" /> |
|
|
</div> |
|
|
</div> --> |
|
|
</div> |
|
|
</div> |
|
|
</el-col> |
|
|
</el-col> |
|
|
<el-col :span="16"> |
|
|
<el-col :span="16"> |
|
@ -340,8 +340,7 @@ export default { |
|
|
max-width: 488px; |
|
|
max-width: 488px; |
|
|
height: 584px; |
|
|
height: 584px; |
|
|
overflow: auto; |
|
|
overflow: auto; |
|
|
background: url("@/assets/images/home/homeCenter.png") no-repeat; |
|
|
background: #caab93; |
|
|
background-size: 100% 100%; |
|
|
|
|
|
padding: 30px 30px 10px 30px; |
|
|
padding: 30px 30px 10px 30px; |
|
|
display: flex; |
|
|
display: flex; |
|
|
// align-items: flex-end; |
|
|
// align-items: flex-end; |
|
@ -381,7 +380,7 @@ export default { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.apar_bottom { |
|
|
.apar_bottom { |
|
|
width: 244px; |
|
|
width: 100%; |
|
|
margin-top: -1px; |
|
|
margin-top: -1px; |
|
|
|
|
|
|
|
|
img { |
|
|
img { |
|
@ -390,9 +389,9 @@ export default { |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.apar_right { |
|
|
// .apar_right { |
|
|
margin-left: -3px; |
|
|
// margin-left: -3px; |
|
|
} |
|
|
// } |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.more { |
|
|
.more { |
|
|