diff --git a/src/components/CircleProgress/index.vue b/src/components/CircleProgress/index.vue index 578a99a..07c53f6 100644 --- a/src/components/CircleProgress/index.vue +++ b/src/components/CircleProgress/index.vue @@ -57,7 +57,7 @@ top: '34%', textStyle: { color: '#00D0FF', - fontSize: fitChartSize(12) + fontSize: fitChartSize(24) } }, { @@ -66,7 +66,7 @@ top: '56%', textStyle: { color: '#fff', - fontSize: fitChartSize(12) + fontSize: fitChartSize(24) } } ], diff --git a/src/views/collect/components/video-box.vue b/src/views/collect/components/video-box.vue index da8298e..8123ea0 100644 --- a/src/views/collect/components/video-box.vue +++ b/src/views/collect/components/video-box.vue @@ -14,7 +14,7 @@ width:(100/grad)+'%' }"> -