import "./index.less"; import Title from "~/pages/Container/WhiteBranchOffice/components/Title"; import cake from "~/assets/images/public/white/img7.png"; import bg1 from "~/assets/images/public/white/bg1.png"; import img1 from "~/assets/images/public/white/img1.png"; import SeamlessScroll from "zy-react-library/components/SeamlessScroll"; import {useState} from "react"; function WhiteShareLeft() { const [block1List, setBlock1List] = useState([ { name: "隐患总数", num: "1398" }, { name: "隐患整改数", num: "1212" }, { name: "隐患未整改数", num: "563" }, { name: "隐患整改率", num: "89%" }, ]); const [block2List, setBlock2List] = useState([ { name: "隐患总数", num: "1398" }, { name: "隐患整改数", num: "1212" }, { name: "隐患未整改数", num: "563" }, { name: "隐患整改率", num: "89%" }, ]); const [block3List, setBlock3List] = useState([ { id: 1, level: "二级", name: "东区一号罐", state: "正常"}, { id: 2, level: "二级", name: "东区一号罐", state: "正常"}, { id: 3, level: "二级", name: "东区一号罐", state: "正常"}, { id: 4, level: "二级", name: "东区一号罐", state: "正常"}, { id: 5, level: "二级", name: "东区一号罐", state: "正常"}, { id: 6, level: "二级", name: "东区一号罐", state: "正常"}, ]); const [block4List, setBlock4List] = useState([ { name: "一级", total: "1398" ,rectificationNumber:"56", unNumber:"56", rectificationRate:"89%" }, { name: "一级", total: "1398" ,rectificationNumber:"56", unNumber:"56", rectificationRate:"89%" }, { name: "一级", total: "1398" ,rectificationNumber:"56", unNumber:"56", rectificationRate:"89%" }, { name: "一级", total: "1398" ,rectificationNumber:"56", unNumber:"56", rectificationRate:"89%" }, ]); return (
温度待处置数/报警个数:0/0
压力待处置数/报警个数:0/0
液位待处置数/报警个数: 1/1