|
@ -115,7 +115,7 @@ const Build = (props) => { |
|
|
console.log(localStorage.getItem("qndmn"),'七牛') |
|
|
console.log(localStorage.getItem("qndmn"),'七牛') |
|
|
console.log(xuandata,"宣传") |
|
|
console.log(xuandata,"宣传") |
|
|
return ( |
|
|
return ( |
|
|
<div className='bgbuild'> |
|
|
<> |
|
|
<div className='bgbuild-left'> |
|
|
<div className='bgbuild-left'> |
|
|
<Module title={"各种状态公路数量统计"} style={{ width: "100%", |
|
|
<Module title={"各种状态公路数量统计"} style={{ width: "100%", |
|
|
height:" 33%" |
|
|
height:" 33%" |
|
@ -204,7 +204,7 @@ const Build = (props) => { |
|
|
} |
|
|
} |
|
|
// return <video src={`${localStorage.getItem("qndmn")}/${item.video!==null&&item.video.length!==0?item.video[0]:""}`} autoPlay="autoplay" loop></video>
|
|
|
// return <video src={`${localStorage.getItem("qndmn")}/${item.video!==null&&item.video.length!==0?item.video[0]:""}`} autoPlay="autoplay" loop></video>
|
|
|
} |
|
|
} |
|
|
}):""} |
|
|
}):<video src='#'></video>} |
|
|
{/* <video src={xuandata&&xuandata!==null&&xuandata.length!==0?`${localStorage.getItem("qndmn")}/${xuandata[0].video!==null&&xuandata[0].video?xuandata[0].video[0]:""}`:"#"} autoPlay="autoplay" loop></video> */} |
|
|
{/* <video src={xuandata&&xuandata!==null&&xuandata.length!==0?`${localStorage.getItem("qndmn")}/${xuandata[0].video!==null&&xuandata[0].video?xuandata[0].video[0]:""}`:"#"} autoPlay="autoplay" loop></video> */} |
|
|
</Carousel> |
|
|
</Carousel> |
|
|
<h2>全面建设好农村公路,切实发挥先行官作用</h2> |
|
|
<h2>全面建设好农村公路,切实发挥先行官作用</h2> |
|
@ -225,7 +225,7 @@ const Build = (props) => { |
|
|
data={keepThreeNum(safetyData)}/>:<NoData/>} |
|
|
data={keepThreeNum(safetyData)}/>:<NoData/>} |
|
|
</Module> |
|
|
</Module> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</> |
|
|
) |
|
|
) |
|
|
} |
|
|
} |
|
|
function mapStateToProps(state) { |
|
|
function mapStateToProps(state) { |
|
|