From bedf461ff5403517478598e9f36d3c1ce033925f Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期二, 24 十二月 2024 13:06:39 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/dream_web
---
src/layout/components/Sidebar/Logo.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue
index 040fab6..cfbc216 100644
--- a/src/layout/components/Sidebar/Logo.vue
+++ b/src/layout/components/Sidebar/Logo.vue
@@ -24,8 +24,8 @@
},
data() {
return {
- title: 'Vue Admin Template',
- logo: 'https://wpimg.wallstcn.com/69a1c46c-eb1c-4b46-8bd4-e9e686ef5251.png'
+ title: '鍙綋寰暀鍔�',
+ logo: 'https://s1.locimg.com/2024/09/11/ba34571897536.png'
}
}
}
@@ -64,7 +64,7 @@
& .sidebar-title {
display: inline-block;
margin: 0;
- color: #fff;
+ color: #FFF;
font-weight: 600;
line-height: 50px;
font-size: 14px;
--
Gitblit v1.8.0