lilei 2 년 전
부모
커밋
f94ddf2c8e
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 4 2
      src/views/bigScreen/realTimeSalesReport/center-top.vue

+ 4 - 2
src/views/bigScreen/realTimeSalesReport/center-top.vue

@@ -45,7 +45,8 @@ export default {
         style: {
           fill: '#00aaff',
           fontSize: 40,
-          fontWeight: 'bold'
+          fontWeight: 'bold',
+          fontFamily: 'Microsoft YaHei'
         },
         formatter: formatThousands
       }
@@ -59,7 +60,8 @@ export default {
         style: {
           fill: '#ffb442',
           fontSize: 40,
-          fontWeight: 'bold'
+          fontWeight: 'bold',
+          fontFamily: 'Microsoft YaHei'
         },
         formatter: formatThousands
       }