From 03c1fc858f78e85deb6f9413c261a67b13a0cbbe Mon Sep 17 00:00:00 2001
From: lohir <3399054449@qq.com>
Date: 星期一, 21 十月 2024 09:32:28 +0800
Subject: [PATCH] 删除江西空管关键字
---
public/index.html | 2 +-
src/layout/components/Sidebar/Logo.vue | 2 +-
src/views/login/index.vue | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/public/index.html b/public/index.html
index 72cbd42..36502c6 100644
--- a/public/index.html
+++ b/public/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
- <title>姹熻タ璇煶瑙嗛鍩硅绯荤粺</title>
+ <title>璇煶瑙嗛鍩硅绯荤粺</title>
<style>
html {
height: 100%;
diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue
index 6de1b1c..75d778d 100644
--- a/src/layout/components/Sidebar/Logo.vue
+++ b/src/layout/components/Sidebar/Logo.vue
@@ -24,7 +24,7 @@
},
data () {
return {
- title: '姹熻タ璇煶瑙嗛鍩硅绯荤粺'
+ title: '璇煶瑙嗛鍩硅绯荤粺'
}
}
}
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