wangxin 4 недель назад
Родитель
Сommit
fe1e4dd410
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      src/main/resources/templates/inboundOrderPdf.html

+ 3 - 1
src/main/resources/templates/inboundOrderPdf.html

@@ -10,9 +10,11 @@
         }
 
         body {
-            font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;
+            /*font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;*/
+            font-family: "Consolas", "Courier New", monospace;
         }
 
+
         table {
             width: 100%;
             border-collapse: collapse;