From cd0a8fb24b54cc7798296a89d5cd4723647596d1 Mon Sep 17 00:00:00 2001 From: Junyan Qin <1010553892@qq.com> Date: Mon, 14 Oct 2024 21:30:10 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BD=BF=E5=86=85=E5=AE=B9=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E7=A8=8D=E5=BE=AE=E7=81=B0=E4=B8=80=E4=BA=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/App.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/App.vue b/web/src/App.vue index 59f01d97..9b86a7e5 100644 --- a/web/src/App.vue +++ b/web/src/App.vue @@ -36,7 +36,7 @@ - + @@ -102,4 +102,5 @@ const { proxy } = getCurrentInstance() #about-list-item:active { background-color: #ddd; } + \ No newline at end of file