This commit is contained in:
lb 2023-12-21 17:41:54 +08:00
parent f6cbc3a34a
commit b35cf01fc8

View File

@ -51,7 +51,7 @@ function FloorOneToTwo(props) {
<source src="/video/1to2.webm" type="video/mp4" /> <source src="/video/1to2.webm" type="video/mp4" />
</video> </video>
{fireCanPlay && fireDir == "东火" && ( {/* {fireCanPlay && fireDir == "" && (
<video <video
src="/video/fire_top.webm" src="/video/fire_top.webm"
muted muted
@ -71,7 +71,7 @@ function FloorOneToTwo(props) {
width={3780} width={3780}
style={{ position: "absolute", top: "-24px", left: "12px" }} style={{ position: "absolute", top: "-24px", left: "12px" }}
></video> ></video>
)} )} */}
<TemperatureBottom <TemperatureBottom
style={{ style={{