修改默认网站名

This commit is contained in:
Double-_-Z 2025-07-08 10:37:41 +08:00
parent 464d265da5
commit 3f1fd873a8

View File

@ -2,7 +2,7 @@ module.exports = {
/** /**
* @description 网站标题 * @description 网站标题
*/ */
title: 'ELADMIN', title: '飞行运载',
/** /**
* @description 是否显示 tagsView * @description 是否显示 tagsView
*/ */
@ -38,7 +38,7 @@ module.exports = {
/** /**
* 底部文字支持html语法 * 底部文字支持html语法
*/ */
footerTxt: '© 2018-2022 Zheng Jie <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License 2.0</a>', footerTxt: '',
/** /**
* 备案号 * 备案号
*/ */