<style type="text/css">
.tableinfo tr td{border-top:solid 1px #000810;border-left: solid 1px #000810;font-size: 16px;}
.tableinfo{border-right:solid 1px #000810;border-bottom: solid 1px #000810;border-collapse:collapse;}
</style>
border-collapse:collapse;
这个属性很重要。
如果不加, 打印时,边框之间会有间隙。神一样的属性。
效果如下图:
借鉴:https://blog.youkuaiyun.com/oscar999/article/details/17136079