src/menu/picturecontroller/index.jsx
@@ -248,7 +248,7 @@ </Col> </Row> <Row gutter={16} style={{height: '340px'}}> {piclist.length && piclist.map(item => ( {piclist.length > 0 && piclist.map(item => ( <Col span={4} key={item.id}> <div className="image-video-box"> <div className="image-video-box-body"> @@ -279,7 +279,7 @@ </Col> </Row> <Row gutter={16} style={{height: '340px'}}> {vidlist.length && vidlist.map(item => ( {vidlist.length > 0 && vidlist.map(item => ( <Col span={4} key={item.id}> <div className="image-video-box"> <div className="image-video-box-body">