From 41ed25fbbaccbc5db6d607f927f25f054cb45191 Mon Sep 17 00:00:00 2001 From: danshihao Date: Thu, 13 Jun 2024 16:58:44 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90update=E3=80=91=E6=95=B4=E4=BD=93?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/color.less | 2 +- src/App.vue | 30 +--------------------------- src/components/menu/SideMenu.vue | 2 +- src/components/page/GlobalLayout.vue | 25 +++++++++++++++++++++++ 4 files changed, 28 insertions(+), 31 deletions(-) diff --git a/public/color.less b/public/color.less index e4493e2..739c2e3 100644 --- a/public/color.less +++ b/public/color.less @@ -1,4 +1,4 @@ -@primary-color: #D52C26; +@primary-color: #0064FA; /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ diff --git a/src/App.vue b/src/App.vue index da1d208..9f138ae 100644 --- a/src/App.vue +++ b/src/App.vue @@ -115,35 +115,7 @@ export default {