版本管理,优化
This commit is contained in:
@@ -37,6 +37,31 @@ const searchItems: SearchIndexItem[] = [
|
||||
title: '开机自启',
|
||||
description: '启动 Windows 时自动运行应用',
|
||||
keywords: ['开机', '自启', '自动', 'auto', 'start']
|
||||
},
|
||||
{
|
||||
title: '模块管理',
|
||||
description: '启用/禁用模块与拖拽排序',
|
||||
keywords: ['模块', '管理', '排序', '禁用', '启用', 'module']
|
||||
},
|
||||
{
|
||||
title: '检查更新',
|
||||
description: '检查并下载应用新版本',
|
||||
keywords: ['更新', '版本', '升级', 'update', 'check', 'release']
|
||||
},
|
||||
{
|
||||
title: '应用版本',
|
||||
description: '查看当前应用版本与安装方式',
|
||||
keywords: ['版本', 'version', 'about', '关于']
|
||||
},
|
||||
{
|
||||
title: 'ThingHK 内核',
|
||||
description: '查看监控内核安装状态并更新',
|
||||
keywords: ['内核', 'thinghk', 'kernel', '监控', '更新']
|
||||
},
|
||||
{
|
||||
title: '退出程序',
|
||||
description: '彻底退出 Thing 应用',
|
||||
keywords: ['退出', '关闭', 'quit', 'exit', '结束']
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user