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
       }