From 9382d5543c5779e31184d7a7ef1469d711813740 Mon Sep 17 00:00:00 2001 From: qq_38870145 Date: Tue, 2 Jan 2024 10:41:34 +0800 Subject: [PATCH] Auto Commit --- src/components/visual/commit/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/visual/commit/index.vue b/src/components/visual/commit/index.vue index 410935c..05efc4e 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' } -- GitLab