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 @@