底&顶ok

This commit is contained in:
2024-07-10 15:39:02 +08:00
parent 9968280724
commit 214e9fe892
46 changed files with 277 additions and 85 deletions

View File

@@ -61,7 +61,7 @@ function FloorOneToTwo(props) {
autoPlay
loop
width={3700}
style={{ position: "absolute", top: "18px", left: "72px" }}
style={{ position: "absolute", top: "18px", left: "72px",zIndex: 9 }}
></video>
)}
{fireCanPlay && fireDir == "西火" && (
@@ -72,7 +72,7 @@ function FloorOneToTwo(props) {
autoPlay
loop
width={3780}
style={{ position: "absolute", top: "-24px", left: "12px" }}
style={{ position: "absolute", top: "-24px", left: "12px",zIndex: 9 }}
></video>
)}
@@ -82,7 +82,7 @@ function FloorOneToTwo(props) {
// left: "638px",
left: "690px",
width: "2380px",
zIndex: 0,
zIndex: 10,
}}
/>
<FeederStatus />