From 1cd5a87012dab86bb7d6443cd8eec4bd52527239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Fri, 29 Apr 2022 15:48:58 +0800 Subject: [PATCH] update index_v1.vue --- src/views/index_v1.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index_v1.vue b/src/views/index_v1.vue index ed133de..4f273d5 100644 --- a/src/views/index_v1.vue +++ b/src/views/index_v1.vue @@ -180,7 +180,7 @@ function onOpenGitee() {} .user-item-left { width: 100px; height: 100px; - border-radius: 4px; + border-radius: 50%; overflow: hidden; img { width: 100%;