From 9864d7d41f49ef93cfb681ec20d32da95342563a Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期五, 14 十一月 2025 17:01:42 +0800
Subject: [PATCH] 修改标题
---
index.html | 4 ++--
.env.production | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.env.production b/.env.production
index 3521d24..b8edcc8 100644
--- a/.env.production
+++ b/.env.production
@@ -1,5 +1,5 @@
# 椤甸潰鏍囬
-VITE_APP_TITLE = 鑺浜戯紙绠$悊淇℃伅绯荤粺锛�
+VITE_APP_TITLE = MIS锛堢鐞嗕俊鎭郴缁燂級
# 鐢熶骇鐜閰嶇疆
VITE_APP_ENV = 'production'
diff --git a/index.html b/index.html
index c72b2b8..5b7efd4 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" href="/favicon.ico">
- <title>鑺浜戯紙绠$悊淇℃伅绯荤粺锛�</title>
+ <title>MIS锛堢鐞嗕俊鎭郴缁燂級</title>
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
<style>
html,
@@ -212,4 +212,4 @@
<script type="module" src="/src/main.js"></script>
</body>
-</html>
\ No newline at end of file
+</html>
--
Gitblit v1.9.3