This commit is contained in:
Zheng Jie
2022-08-02 13:29:54 +08:00
parent bba717cedb
commit b0b39d228a
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ module.exports = {
/**
* @description 网站标题
*/
title: 'EL-ADMIN',
title: 'ELADMIN',
/**
* @description 是否显示 tagsView
*/
@@ -22,7 +22,7 @@ module.exports = {
/**
* @description token key
*/
TokenKey: 'EL-ADMIN-TOEKN',
TokenKey: 'ELADMIN-TOEKN',
/**
* @description 请求超时时间毫秒默认2分钟
*/