Commit a0e0e90c authored by linxin's avatar linxin

Merge branch 'liuxin' into develop

parents 4f5c58b5 7cf8364c
Pipeline #4228 canceled with stages
......@@ -6,7 +6,6 @@
<span>合同明细</span>
</div>
</h-header>
<h-content class="repay-content">
<div class="header">合同单据</div>
<list-item :item-height="44" class="invoice">
......@@ -206,8 +205,9 @@ export default {
}
.repay-content {
overflow: hidden;
.header {
position: relative;
// position: relative;
height: 40px;
line-height: 40px;
font-family: PingFangSC-Semibold;
......
......@@ -770,6 +770,7 @@ export default {
position: relative;
width: 314px;
height: 516px;
z-index: 999;
background-size: 301px 24.7px;
background-color: #fff;
}
......
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