提交 84bd4ad0 编写于 作者: D DebugIsFalse

Update Header.vue

上级 a0f9baa4
...@@ -117,6 +117,7 @@ function handleSetOpenState() { ...@@ -117,6 +117,7 @@ function handleSetOpenState() {
if (!isOpen.value) { if (!isOpen.value) {
isOpen.value = true isOpen.value = true
} }
useCopyToClipboard().copy(window.location.href)
toast.add({ toast.add({
icon: 'i-heroicons-information-circle-20-solid', icon: 'i-heroicons-information-circle-20-solid',
timeout: 2000, timeout: 2000,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册