mirror of
https://github.com/whyour/qinglong.git
synced 2025-11-08 23:16:08 +08:00
增加标题映射
This commit is contained in:
parent
35e552f77a
commit
1de355078e
|
|
@ -7,6 +7,7 @@ const titleMap: any = {
|
||||||
'/login': '登录',
|
'/login': '登录',
|
||||||
'/crontab': '定时任务',
|
'/crontab': '定时任务',
|
||||||
'/cookie': 'Session管理',
|
'/cookie': 'Session管理',
|
||||||
|
'/terminal': '终端管理',
|
||||||
'/config': '配置文件',
|
'/config': '配置文件',
|
||||||
'/diy': '自定义脚本',
|
'/diy': '自定义脚本',
|
||||||
'/diff': '对比工具',
|
'/diff': '对比工具',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user