feat: change theme for mobile site is ready

This commit is contained in:
RockYang
2024-04-30 18:57:15 +08:00
parent 51a8f42d89
commit 1ba08bbfa6
17 changed files with 203 additions and 81 deletions

View File

@@ -760,6 +760,7 @@ onMounted(() => {
})
onUnmounted(() => {
clipboard.value.destroy()
socket.value = null
})