Commit 26910430 authored by nikogu's avatar nikogu

update analysis responsive

parent daea08e7
...@@ -277,7 +277,7 @@ export default class Analysis extends Component { ...@@ -277,7 +277,7 @@ export default class Analysis extends Component {
</Card> </Card>
<Row gutter={24}> <Row gutter={24}>
<Col lg={24} sm={24} xs={24}> <Col lg={12} sm={24} xs={24}>
<Card <Card
bordered={false} bordered={false}
title="线上热门搜索" title="线上热门搜索"
...@@ -329,7 +329,7 @@ export default class Analysis extends Component { ...@@ -329,7 +329,7 @@ export default class Analysis extends Component {
/> />
</Card> </Card>
</Col> </Col>
<Col lg={24} sm={24} xs={24}> <Col lg={12} sm={24} xs={24}>
<Card <Card
bordered={false} bordered={false}
title="销售额类别占比" title="销售额类别占比"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment