From a38b2ce4cf02b6ac7069ac89517287bf78f4dfdf Mon Sep 17 00:00:00 2001 From: luohairen <3399054449@qq.com> Date: 星期二, 29 十月 2024 14:13:56 +0800 Subject: [PATCH] 完成个人信息头像更换 --- src/views/login/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index d1b9a0e..46ce712 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -4,7 +4,7 @@ label-position="left"> <div class="title-container"> - <h3 class="title">姹熻タ璇煶瑙嗛鍩硅绯荤粺</h3> + <h3 class="title">璇煶瑙嗛鍩硅绯荤粺</h3> </div> <el-form-item prop="userName"> -- Gitblit v1.8.0