记得上下班打卡 | git大法好,push需谨慎

Commit bc2d6855 authored by jiangxiulong's avatar jiangxiulong

打印

parent afc821aa
...@@ -85,6 +85,11 @@ ...@@ -85,6 +85,11 @@
</exclusion> </exclusion>
</exclusions> </exclusions>
</dependency> </dependency>
<!--<dependency>
<groupId>net.sourceforge.nekohtml</groupId>
<artifactId>nekohtml</artifactId>
<version>1.9.22</version>
</dependency>-->
<dependency> <dependency>
<groupId>com.syncthemall</groupId> <groupId>com.syncthemall</groupId>
<artifactId>boilerpipe</artifactId> <artifactId>boilerpipe</artifactId>
......
...@@ -395,28 +395,31 @@ public class CodeUtil { ...@@ -395,28 +395,31 @@ public class CodeUtil {
" </div>\n" + " </div>\n" +
"\n" + "\n" +
" <div style=\"border: 1px solid #000; \n" + " <div style=\"border: 1px solid #000; \n" +
" margin: 0 auto; width: 96mm; height: 28mm; display: flex;\"\n" + " margin: 0 auto; width: 96mm; height: 28mm;\"\n" +
" >\n" + " >\n" +
" <div>\n" + " <div style=\"display: inline-block;\">\n" +
" <div style=\"width: 33mm; height: 6mm; border-bottom: 1px solid #000;\">\n" + " <div style=\"width: 33mm; height: 6mm; border-bottom: 1px solid #000;\">\n" +
" 到付2.0元\n" + " 到付22元\n" +
" </div>\n" + " </div>\n" +
" <div style=\"font-family: 黑体; font-size: 36pt; font-weight: bolder;\">\n" + " <div style=\"width: 33mm; height: 22mm; font-family: 黑体; font-size: 36pt; font-weight: bolder;\">\n" +
" C201\n" + " A22\n" +
" </div>\n" + " </div>\n" +
" </div>\n" + " </div>\n" +
" <div style=\"width: 33mm; border-left: 1px solid #000; border-right: 1px solid #000;\">\n" + " <div style=\"display: inline-block; width: 33mm; height: 28mm;border-left: 1px solid #000; border-right: 1px solid #000;\">\n" +
" <img src=\"images/erweima.png\" style=\"width: 25mm; height: 25mm; margin: 1mm\">\n" + " <img src=\"images/erweima.png\" style=\"width: 25mm; height: 25mm; margin: 1mm\">\n" +
" </div>\n" + " </div>\n" +
" <div style=\"width: 10mm; font-family: 黑体; font-size: 20pt; font-weight: bold; color: #272727b3; writing-mode:vertical-lr; border-right: 1px solid #000;\">\n" + " <div style=\"display: inline-block; width: 10mm; height: 28mm; font-family: 黑体; font-size: 20pt; font-weight: bold; color: #272727b3; border-right: 1px solid #000; word-wrap: break-word; word-break: break-all; overflow: hidden;\">\n" +
" 已验视\n" + " <div>已</div>\n" +
" <div>验</div>\n" +
" <div>视</div>\n" +
" </div>\n" + " </div>\n" +
" <div>\n" + " <div style=\"display: inline-block;\">\n" +
" <div style=\"width: 21mm;height: 9mm; border-bottom: 1px solid #000;\">\n" + " <div style=\"height: 8mm; border-bottom: 1px solid #000;\">\n" +
" 限时\n" + " <div>限时</div>\n" +
" <div>KC24</div>\n" +
" </div>\n" + " </div>\n" +
" <div style=\"width: 21mm; height: 17mm; font-family: 黑体; font-size: 30pt; font-weight: bolder;\">\n" + " <div style=\"height: 17mm; font-family: 黑体; font-size: 30pt; font-weight: bolder;\">\n" +
" B1\n" + " 1A\n" +
" </div>\n" + " </div>\n" +
" </div>\n" + " </div>\n" +
" </div>\n" + " </div>\n" +
...@@ -448,12 +451,12 @@ public class CodeUtil { ...@@ -448,12 +451,12 @@ public class CodeUtil {
" </div>\n" + " </div>\n" +
" </div>\n" + " </div>\n" +
" <div style=\"border: 1px solid #000; \n" + " <div style=\"border: 1px solid #000; \n" +
" margin: 0 auto; width: 96mm; height: 24mm; display: flex; text-align: left\"\n" + " margin: 0 auto; width: 96mm; height: 24mm; text-align: left\"\n" +
" >\n" + " >\n" +
" <div style=\"width: 48mm; height: 24mm; border-right: 1px solid #000;\">\n" + " <div style=\"display: inline-block; width: 48mm; height: 24mm;\">\n" +
" 托寄物\n" + " 托寄物:演出票\n" +
" </div>\n" + " </div>\n" +
" <div style=\"width: 46mm; height: 24mm;\">\n" + " <div style=\"display: inline-block; width: 46mm; height: 24mm; border-left: 1px solid #000;\">\n" +
" <div>计费重量:1kg</div>\n" + " <div>计费重量:1kg</div>\n" +
" <div>实际重量:1kg</div>\n" + " <div>实际重量:1kg</div>\n" +
" <div>费用合计:22元</div>\n" + " <div>费用合计:22元</div>\n" +
...@@ -463,7 +466,6 @@ public class CodeUtil { ...@@ -463,7 +466,6 @@ public class CodeUtil {
" <div style=\"border: 1px solid #000; \n" + " <div style=\"border: 1px solid #000; \n" +
" margin: 0 auto; width: 96mm; height: 25mm; text-align: left\"\n" + " margin: 0 auto; width: 96mm; height: 25mm; text-align: left\"\n" +
" >\n" + " >\n" +
" 备注:\n" +
" 票种:单日票\n" + " 票种:单日票\n" +
" 数量:2\n" + " 数量:2\n" +
" </div>\n" + " </div>\n" +
......
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