From f9138207c0044fdd7c8516ebb1fecbfae8422142 Mon Sep 17 00:00:00 2001 From: Sky11163 Date: Mon, 20 Sep 2021 16:14:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 06d26aeee..1a80f4923 100644 --- a/src/App.vue +++ b/src/App.vue @@ -31,6 +31,6 @@ } #nav a.router-link-exact-active { - color: #42b983; + color: red; }