提交 1e102426 authored 作者: zjm's avatar zjm

fix(PDF模块): 修改单据模版的中线没有对齐

修改单据模版的中线没有对齐
上级 4df52796
......@@ -187,7 +187,7 @@
.returnTablePrint .line3 .left {
display: inline-block;
width: 25%;
width: 246.5px;
box-sizing: border-box;
/*padding-left: 20px;*/
position: relative;
......@@ -395,7 +395,7 @@
bottom: 0px;
right: 150px;
}
.oddrowcolor {
background-color: #fff;
}
......@@ -414,7 +414,6 @@
<div class="returnTablePrint">
<img class="erwei" src=${QRCode} />
<div class="content">
<div>
<div class="listWrapper">
......@@ -708,6 +707,7 @@
<p class="bottomTxt" style="float: right;">第${page}页/共${count}页</p>
</div>
</div>
</div>
</body>
</html>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论