From e95b21a03fe9dfc35326c99890a685c53cd36fbc Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期一, 20 十月 2025 15:29:45 +0800
Subject: [PATCH] 续费人员查询修改
---
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