From 3adc06a275ad49a220a0da88d641fa07b3d3b7ff Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 16 Jan 2023 14:53:39 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=BB=E9=A2=98=E8=89=B2,?= =?UTF-8?q?=E5=B9=B6=E6=B8=85=E9=99=A4=E5=86=97=E4=BD=99=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/App.vue | 2 +- web/src/views/home.vue | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/web/src/App.vue b/web/src/App.vue index 85dfb6a..004a068 100644 --- a/web/src/App.vue +++ b/web/src/App.vue @@ -8,7 +8,7 @@ -moz-osx-font-smoothing: grayscale; height: 100vh; width: 100vw; - --el-color-primary: #384388; + --el-color-primary: #92ACD1; --background-color: #F2F6FF; } diff --git a/web/src/views/home.vue b/web/src/views/home.vue index 5f8c1e9..1d7970a 100644 --- a/web/src/views/home.vue +++ b/web/src/views/home.vue @@ -1,6 +1,6 @@