From 72b89e289457b528d30418907c09fa6768eba55e Mon Sep 17 00:00:00 2001 From: theo <971366405@qq.com> Date: Fri, 15 Aug 2025 17:06:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E7=94=A8=E6=88=B7=E5=A4=B4?= =?UTF-8?q?=E5=83=8F=E5=8F=AA=E5=85=81=E8=AE=B8=E4=B8=8A=E4=BC=A0=E5=9B=BE?= =?UTF-8?q?=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 用户头像只允许上传图片 --- src/views/profile/index.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/views/profile/index.vue b/src/views/profile/index.vue index 835db2f8..eed67c53 100644 --- a/src/views/profile/index.vue +++ b/src/views/profile/index.vue @@ -15,7 +15,13 @@ size="small" @click="triggerFileUpload" /> - +
{{ userProfile.nickname }}