提交 2ab029fe authored 作者: zjm's avatar zjm

fix(PDF): 模块的修改 10 ,11

模块的修改
上级 c3a1e9da
......@@ -315,8 +315,7 @@
.footer {
width: 99%;
display: flex;
justify-content: space-between;
position: relative;
}
.footer_left{
font-size: 10px;
......@@ -572,7 +571,7 @@
<p>注1: <span class="underline">00000000</span>样式为非在库装备;</p>
<p>注2: <span class="bold">型号加粗表示为装备,</span>非加粗表示为附件。</p>
</div>
<p class="bottomTxt" style="float: right;">第${page}页/共${count}页</p>
<p class="bottomTxt" style=" position: absolute;right: 0;top: 0;">第${page}页/共${count}页</p>
</div>
</div>
<!--<script type="text/javascript">-->
......
......@@ -322,8 +322,7 @@
}
.footer {
width: 99%;
display: flex;
justify-content: space-between;
position: relative;
}
.footer_left{
font-size: 10px;
......@@ -535,7 +534,7 @@
<p>注1: <span class="underline">00000000</span>样式为非在库装备;</p>
<p>注2: <span class="bold">型号加粗表示为装备,</span>非加粗表示为附件。</p>
</div>
<p class="bottomTxt" style="float: right;">第${page}页/共${count}页</p>
<p class="bottomTxt" style=" position: absolute;right: 0;top: 0;">第${page}页/共${count}页</p>
</div>
</div>
<!--<script type="text/javascript">-->
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论