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
       }