From e9d741e8874290c739a03ac557131c0743644ab8 Mon Sep 17 00:00:00 2001 From: luohairen <3399054449@qq.com> Date: 星期一, 28 十月 2024 16:21:28 +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