Commit f2aac9f8 authored by 李晓兵's avatar 李晓兵

'修改页面变黑'

parent 85d9dd17
...@@ -139,8 +139,8 @@ ...@@ -139,8 +139,8 @@
<p @click="repayPlan">查看还款计划</p> <p @click="repayPlan">查看还款计划</p>
</div> </div>
<div class="equipment-list-fund"> <div class="equipment-list-fund">
<span></span> <span/>
<p>设备清单</p></div> <p>设备清单</p></div>
<list-item :item-height="44" class="second-part"> <list-item :item-height="44" class="second-part">
<item> <item>
<div slot="name" class="font-color">参数项</div> <div slot="name" class="font-color">参数项</div>
...@@ -622,7 +622,7 @@ export default { ...@@ -622,7 +622,7 @@ export default {
margin-top: -10px; margin-top: -10px;
.bottom-call { .bottom-call {
width: 100%; width: 100%;
height: 62%; height: 58%;
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
...@@ -655,7 +655,7 @@ export default { ...@@ -655,7 +655,7 @@ export default {
height: 100%; height: 100%;
width: 16%; width: 16%;
//background: rgba(0,70,156,0.20); //background: rgba(0,70,156,0.20);
background: #F2F2F2; background: #CCCCCC;
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center align-items: center
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment