From 321b9da9a8ce7845997f5386ebb814e9b138596b Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Sun, 31 Oct 2021 14:19:08 +0800 Subject: [PATCH] feat: update --- src/layout/components/navbar.vue | 10 ++++++---- src/layout/components/panel/index.vue | 4 +++- src/layout/components/sidebar/horizontal.vue | 6 ++++-- src/layout/components/tag/index.vue | 17 ++++++++++++----- src/plugins/element-plus/index.ts | 12 ++++++++++-- src/style/sidebar.scss | 2 +- 6 files changed, 36 insertions(+), 15 deletions(-) diff --git a/src/layout/components/navbar.vue b/src/layout/components/navbar.vue index 2e62bfed3..18b6d0107 100644 --- a/src/layout/components/navbar.vue +++ b/src/layout/components/navbar.vue @@ -107,11 +107,13 @@ function translationEn() { - + > + + @@ -191,8 +193,8 @@ function translationEn() { .el-icon-setting { height: 48px; - width: 40px; - padding: 11px; + width: 38px; + padding: 12px; display: flex; cursor: pointer; align-items: center; diff --git a/src/layout/components/panel/index.vue b/src/layout/components/panel/index.vue index c128cf937..c7eff056b 100644 --- a/src/layout/components/panel/index.vue +++ b/src/layout/components/panel/index.vue @@ -37,7 +37,9 @@ defineExpose({

项目配置

- + + +
diff --git a/src/layout/components/sidebar/horizontal.vue b/src/layout/components/sidebar/horizontal.vue index 2eca28004..6d7d17e51 100644 --- a/src/layout/components/sidebar/horizontal.vue +++ b/src/layout/components/sidebar/horizontal.vue @@ -180,11 +180,13 @@ onMounted(() => { - + > + +
diff --git a/src/layout/components/tag/index.vue b/src/layout/components/tag/index.vue index 095b9918c..1ff237373 100644 --- a/src/layout/components/tag/index.vue +++ b/src/layout/components/tag/index.vue @@ -484,14 +484,16 @@ onBeforeMount(() => { {{ $t(item.meta.title) }} - + > + +
{
  • - + > + +
  • - + + +