From 02aa4d157d800650f1dc2fa2b7fbee52837df074 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期五, 01 十二月 2023 13:46:07 +0800 Subject: [PATCH] Merge branch 'wulong' of http://116.62.18.175:6699/r/~yxh/smartor-web into yxh01 --- src/layout/components/Sidebar/Logo.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 7fe6855..36f833b 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -70,7 +70,7 @@ }, data() { return { - title: "鏅烘収闅忚绠$悊绯荤粺", + title: "鎮h�呮櫤鎱ф湇鍔$郴缁�", logo: logoImg, }; }, @@ -101,8 +101,8 @@ width: 100%; & .sidebar-logo { - width: 32px; - height: 32px; + width: 42px; + height: 42px; vertical-align: middle; margin-right: 12px; } @@ -113,7 +113,7 @@ color: #fff; font-weight: 600; line-height: 50px; - font-size: 14px; + font-size: 16px; font-family: Avenir, Helvetica Neue, Arial, Helvetica, sans-serif; vertical-align: middle; } -- Gitblit v1.9.3