From 4cb068fb1d51129be7199cbd83fb0ef1f97915e2 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期五, 20 十月 2023 10:12:23 +0800
Subject: [PATCH] web init

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

diff --git a/project-web/vue.config.js b/admin-web/vue.config.js
similarity index 97%
rename from project-web/vue.config.js
rename to admin-web/vue.config.js
index 7a1e29d..774e49e 100644
--- a/project-web/vue.config.js
+++ b/admin-web/vue.config.js
@@ -6,7 +6,7 @@
   return path.join(__dirname, dir)
 }
 
-const name = defaultSettings.title || '鍥哄畾璧勪骇椤圭洰杩涘害' // 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.9.1