update一层温度

This commit is contained in:
lb
2023-12-01 15:15:10 +08:00
parent 69dcea7909
commit 52f028d806
5 changed files with 319 additions and 12 deletions

View File

@@ -27,7 +27,6 @@ function TemperatureTop(props) {
left: "0",
width: "100%",
height: "80vh",
background: "#ccc3",
zIndex: "-1",
...props.style
}}