代码优化

This commit is contained in:
Zheng Jie
2022-05-18 13:54:15 +08:00
parent 6c01b15ed2
commit f678531c25
4 changed files with 2 additions and 23 deletions

View File

@@ -19,10 +19,6 @@ module.exports = {
* @description 记住密码状态下的密码在Cookie中存储的天数默认1天s
*/
passCookieExpires: 1,
/**
* @description 是否只保持一个子菜单的展开
*/
uniqueOpened: true,
/**
* @description token key
*/