From fa4cc347e7238de86f190659d25db74635a97e43 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期四, 15 六月 2023 14:03:31 +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 c3b3a26..f4f3561 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -3,7 +3,7 @@
     <el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form" auto-complete="on" 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