From 79e91e0467a0aa518d6a420082cf11568141ba1d Mon Sep 17 00:00:00 2001
From: zhuo <2089219845@qq.com>
Date: 星期三, 23 四月 2025 12:42:03 +0800
Subject: [PATCH] 耐丝信息修改

---
 src/views/login.vue              |    4 ++--
 src/layout/components/Navbar.vue |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 54e2258..dec4fa3 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -6,7 +6,7 @@
       <img src="@/assets/logo/ZTTlogo.png" />
     </div>
     <div class="center-menu">
-      <span class="label">瑁呭LIMS瀹為獙瀹ょ鐞嗙郴缁�</span>
+      <span class="label">鑰愪笣LIMS瀹為獙瀹ょ鐞嗙郴缁�</span>
     </div>
     <div class="right-menu">
       <div class="avatar-wrapper">
diff --git a/src/views/login.vue b/src/views/login.vue
index ad52f89..abb6bd4 100644
--- a/src/views/login.vue
+++ b/src/views/login.vue
@@ -5,7 +5,7 @@
     </div>
     <div class="rightForm">
       <div class="title_big">娆㈣繋鎮ㄧ櫥褰曪紒</div>
-      <div class="title_small">瑁呭LIMS瀹為獙瀹ょ鐞嗙郴缁�</div>
+      <div class="title_small">鑰愪笣LIMS瀹為獙瀹ょ鐞嗙郴缁�</div>
       <el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form">
         <el-form-item prop="username">
           <el-input v-model="loginForm.username" type="text" auto-complete="off" placeholder="璐﹀彿">
@@ -38,7 +38,7 @@
             <router-link class="link-type" :to="'/register'">绔嬪嵆娉ㄥ唽</router-link>
           </div>
         </el-form-item>
-        <el-button v-if="true" type="primary" plain @click="goLogin">闆嗗洟闆嗘垚鐧诲綍</el-button>
+<!--        <el-button v-if="true" type="primary" plain @click="goLogin">闆嗗洟闆嗘垚鐧诲綍</el-button>-->
       </el-form>
     </div>
     <!--  搴曢儴  -->

--
Gitblit v1.9.3