|
@@ -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;}*/
|
|
|
|