@ -88,8 +88,8 @@ const Guanli = (props) => {
width={`200px`}
/>)}
</Carousel>
: <img src="/" style={{
: <div style={{
width: 200, height: 200, margin: "20px 0px 0px 20px", display: 'inline-block', borderRight: "1px solid #FFF",
width: 200, height: 200, margin: "20px 0px 0px 20px",
}} />
}
@ -74,8 +74,8 @@ const Rightbottom = (props) => {