FengChaoYu 3 rokov pred
rodič
commit
957a697861
1 zmenil súbory, kde vykonal 6 pridanie a 6 odobranie
  1. 6 6
      src/components/Common/print-test.vue

+ 6 - 6
src/components/Common/print-test.vue

@@ -97,12 +97,12 @@ export default {
 <style scoped>
 /*.page {width: 220mm; height: 140mm; position: relative; margin: 0 auto; overflow: hidden;}*/
 /*.top-title {position: relative;}*/
-.ref-title {font-size: 50px; text-align: center; font-weight: 600;}
-.order-info {font-size: 24px;}
-th,td {font-size: 32px;}
-/*#printMe {*/
-/*  font-family: sans-serif;*/
-/*}*/
+.ref-title {font-size: 36px; text-align: center; font-weight: 600;}
+.order-info {font-size: 18px;}
+th,td {font-size: 18px;}
+#printMe {
+  font-family: "Microsoft YaHei","Arial","黑体",sans-serif;
+}
 
 /*.table tbody tr td{overflow: hidden;font-size:5mm; padding-bottom: 5mm;}*/