This commit is contained in:
lb 2023-07-12 16:35:22 +08:00
parent 78a9cd4db6
commit 908b3beda0

View File

@ -59,7 +59,7 @@
<div
class="video-bottom--wrapper"
v-show="true || fireDirection === '北火'"
v-show="fireDirection === '北火'"
style=""
>
<video
@ -77,7 +77,7 @@
<div
class="video-top--wrapper"
v-show="true || fireDirection === '南火'"
v-show="fireDirection === '南火'"
style=""
>
<video