From 1a696a8bc15b6569696e59ba9dea20f438c62f7b Mon Sep 17 00:00:00 2001 From: 杨凯 <398860375@qq.com> Date: 星期五, 20 十月 2023 13:15:18 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- 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