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