From 04ac5e8ca9a79106fcb146dbb6b6a0d4d09a704b Mon Sep 17 00:00:00 2001
From: 龚焕茏 <2842157468@qq.com>
Date: 星期三, 11 九月 2024 14:47:36 +0800
Subject: [PATCH] 修改标题

---
 vue.config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index 8d82eff..b94fa30 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -6,7 +6,7 @@
   return path.join(__dirname, dir);
 }
 
-const name = defaultSettings.title || "vue Admin Template"; // page title
+const name = defaultSettings.title || "鍙綋寰暀鍔�"; // page title
 
 // If your port is set to 80,
 // use administrator privileges to execute the command line.

--
Gitblit v1.8.0