feat: 添加代码片段.

This commit is contained in:
lijiahangmax
2024-01-26 00:35:05 +08:00
parent ac2376842a
commit 6497124554
11 changed files with 271 additions and 55 deletions

View File

@@ -93,7 +93,7 @@
onUnmounted(() => {
// 卸载时清除 cache
cacheStore.reset('authorizedHostKeys', 'authorizedHostIdentities');
cacheStore.reset('authorizedHostKeys', 'authorizedHostIdentities', 'commandSnippetGroups');
// 移除关闭视口事件
window.removeEventListener('beforeunload', handleBeforeUnload);
// 去除 body style