From 18e9d2182cebaf21da02734719e5d1b9ef25a5e1 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Wed, 10 Jul 2024 18:04:38 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9ELicense=E8=BF=87?= =?UTF-8?q?=E6=9C=9F=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/layout/components/top-bar/index.vue | 12 +++++++++++- ui/src/stores/modules/user.ts | 3 +++ ui/src/styles/element-plus.scss | 10 ++++++++++ 3 files changed, 24 insertions(+), 1 deletion(-) diff --git a/ui/src/layout/components/top-bar/index.vue b/ui/src/layout/components/top-bar/index.vue index 6b20813a8..84de2fe1c 100644 --- a/ui/src/layout/components/top-bar/index.vue +++ b/ui/src/layout/components/top-bar/index.vue @@ -1,5 +1,13 @@ ·