diff --git a/src/components/visual/commit/index.vue b/src/components/visual/commit/index.vue index 410935c349e50d5b768b8429631ebdaa78629f66..05efc4e25990b0dd87df164ce3ad157bb3bc09c4 100644 --- a/src/components/visual/commit/index.vue +++ b/src/components/visual/commit/index.vue @@ -33,7 +33,7 @@ function renderEchartLine() { const option = { title: { - text: 'git code git commit次数', + text: 'git code commit次数', textStyle:{ color:'#ffffff' }