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

Commit 71541efd authored by 胡佳晨's avatar 胡佳晨

<!-- 顺丰快递面单打印,尺寸:100mm*150mm模版 -->

修改成
<!-- 顺丰快递面单打印,尺寸:76mm*130mm模版 -->
parent 0563a8fd
...@@ -287,7 +287,7 @@ public class CodeUtil { ...@@ -287,7 +287,7 @@ public class CodeUtil {
"</head>\n" + "</head>\n" +
"<body style=\"margin: 0;\n" + "<body style=\"margin: 0;\n" +
" padding: 0;\">\n" + " padding: 0;\">\n" +
"<!-- 顺丰快递面单打印,尺寸:100mm*150mm模版 -->\n" + "<!-- 顺丰快递面单打印,尺寸:76mm*130mm模版 -->\n" +
"<div\n" + "<div\n" +
" style=\"width: 98mm;\n" + " style=\"width: 98mm;\n" +
"\t\t\theight: 150mm;\n" + "\t\t\theight: 150mm;\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