From c26d7f3166330fd6d4fc5232f45a43820b3b31d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Sun, 3 Apr 2022 15:26:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=89=B9=E9=87=8F=E6=9B=BF=E6=8D=A2?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=9C=B0=E5=9D=80=E5=8D=8F=E8=AE=AE=E4=B8=BA?= =?UTF-8?q?https?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++--- src/layout/components/Sidebar/Logo.vue | 2 +- src/views/dashboard/components/Team/index.vue | 10 +++++----- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c1dc311f..50af6a46 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,10 @@ 在线预览地址: [www.youlai.tech](http://www.youlai.tech) -|  |  | +|  |  | | ----| ----| -| |  | +| |  | +| |  | ## 项目地址 @@ -127,5 +128,5 @@ > 欢迎添加开发者微信,备注「有来」进群 -|  | | +|  | | | ---- | ---- | \ No newline at end of file diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index e0f73f2f..6ddd183d 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -24,7 +24,7 @@ const props = defineProps({ }) const title=ref("vue3-element-admin") -const logo=ref("http://cdn.youlai.tech/logo.png") +const logo=ref("https://cdn.youlai.tech/logo.png") diff --git a/src/views/dashboard/components/Team/index.vue b/src/views/dashboard/components/Team/index.vue index 39dadc85..b5a3c89a 100644 --- a/src/views/dashboard/components/Team/index.vue +++ b/src/views/dashboard/components/Team/index.vue @@ -43,8 +43,8 @@