From 7793f47f48785074ee431251af8ac816803a522e Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期五, 12 四月 2024 15:50:45 +0800 Subject: [PATCH] 屏蔽权限 --- 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