From 035741502b2aee503ac67ac047c2b568169e3c63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Thu, 7 Apr 2022 08:56:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9B=BE=E7=89=87=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E6=9B=B4=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/components/Team/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dashboard/components/Team/index.vue b/src/views/dashboard/components/Team/index.vue index 9a0b54b4..1cf120c5 100644 --- a/src/views/dashboard/components/Team/index.vue +++ b/src/views/dashboard/components/Team/index.vue @@ -82,7 +82,7 @@ const state = reactive({ homepage: "https://blog.csdn.net/qq_41595149", }, { - imgUrl: "https://cdn.youlai.tech/lin.jpg", + imgUrl: "https://s2.loli.net/2022/04/07/2IiOYBHnRGKgCSd.jpg", nickname: "张加林", positions: ["DevOps"], homepage: "https://gitee.com/ximy",