From 3f1fd873a874688239400a4c23369e0a0279576c Mon Sep 17 00:00:00 2001 From: Double-_-Z <2492419643@qq.com> Date: Tue, 8 Jul 2025 10:37:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4=E7=BD=91?= =?UTF-8?q?=E7=AB=99=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/settings.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/settings.js b/src/settings.js index 4dc3f90..1f82ea7 100644 --- a/src/settings.js +++ b/src/settings.js @@ -2,7 +2,7 @@ module.exports = { /** * @description 网站标题 */ - title: 'ELADMIN', + title: '飞行运载', /** * @description 是否显示 tagsView */ @@ -38,7 +38,7 @@ module.exports = { /** * 底部文字,支持html语法 */ - footerTxt: '© 2018-2022 Zheng Jie Apache License 2.0', + footerTxt: '', /** * 备案号 */