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
       }