[代码优化](v2.6):备案临时修改标题

This commit is contained in:
zhengjie
2021-01-30 17:39:35 +08:00
parent 1dc8c34504
commit 732b6ed1db

View File

@@ -2,7 +2,7 @@ module.exports = {
/** /**
* @description 网站标题 * @description 网站标题
*/ */
title: 'EL-ADMIN', title: '个人软件测试',
/** /**
* @description 是否显示 tagsView * @description 是否显示 tagsView
*/ */
@@ -46,5 +46,5 @@ module.exports = {
/** /**
* 备案号 * 备案号
*/ */
caseNumber: '浙ICP备18005431号' caseNumber: '浙ICP备18005431号-6'
} }