update
This commit is contained in:
parent
f6cbc3a34a
commit
b35cf01fc8
@ -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={{
|
||||||
|
Loading…
Reference in New Issue
Block a user