From a3e234c9792500df3a4a242c326bad8e971f9fd7 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sun, 10 Nov 2024 12:03:34 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20debug=E6=A8=A1=E5=BC=8F=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E7=BB=BF=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/App.vue b/web/src/App.vue index 0e304e76..00424e70 100644 --- a/web/src/App.vue +++ b/web/src/App.vue @@ -13,7 +13,7 @@
+ :style="{ 'background-color': proxy.$store.state.debug ? '#27aa27' : '#1e9ae2' }"> {{ proxy.$store.state.version }}