From 7993a0db6e5aac799c5fc703ca5c776da78e2933 Mon Sep 17 00:00:00 2001
From: 龚焕茏 <2842157468@qq.com>
Date: 星期四, 12 九月 2024 16:43:54 +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