From 245514f4265faba31d0e778b41c6698d541baacc Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期三, 10 四月 2024 15:23:32 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/zgyw-ui

---
 src/views/login copy.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/login copy.vue b/src/views/login copy.vue
index e855493..cbe738d 100644
--- a/src/views/login copy.vue
+++ b/src/views/login copy.vue
@@ -1,10 +1,10 @@
 <template>
   <div class="login">
     <div class="title-container">
-      <h3 class="title">鑷础鍏畨澶╃綉杩愮淮骞冲彴</h3>
+      <h3 class="title">杩愮淮鑰冩牳骞冲彴</h3>
     </div>
     <el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form">
-      <h3 class="title">鑷础鍏畨澶╃綉杩愮淮骞冲彴</h3>
+      <h3 class="title">杩愮淮鑰冩牳骞冲彴</h3>
 
       <el-form-item prop="username">
         <el-input

--
Gitblit v1.8.0