mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
🎨 这个搞错了草
This commit is contained in:
@@ -54,7 +54,7 @@ watch(
|
||||
(v) => {
|
||||
if (v) {
|
||||
showOut.value = true;
|
||||
showIn.value = false;
|
||||
showIn.value = true;
|
||||
} else {
|
||||
setTimeout(() => {
|
||||
showIn.value = false;
|
||||
|
||||
Reference in New Issue
Block a user