This commit is contained in:
Zyronon
2025-12-24 20:02:01 +08:00
committed by GitHub
parent 7a3475cee1
commit db4b0ba18f
6 changed files with 199 additions and 182 deletions

View File

@@ -63,7 +63,6 @@ export default {
</Transition>
<DefaultNode
onClick={() => this.show = false}
onmouseenter={(e) => this.showPop(e)}
onmouseleave={() => this.show = false}
/>