#
luxiaotao1123
2024-03-12 ad036d58bda4e1de6a6ccc73496b5c30ac9a1dc2
#
2个文件已修改
6 ■■■■■ 已修改文件
zy-asrs-flow/src/pages/map/components/device.jsx 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-asrs-flow/src/pages/map/components/index.css 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-asrs-flow/src/pages/map/components/device.jsx
@@ -77,7 +77,6 @@
                    </Space>
                }
            >
                <Card className={styles.mapCard}>
                    <Row className={styles.mapRow}>
                        <Col className={styles.mapCol} span={8} >
                            <Image
@@ -174,7 +173,6 @@
                            <div>AGV</div>
                        </Col>
                    </Row>
                </Card>
            </Drawer>
        </>
    )
zy-asrs-flow/src/pages/map/components/index.css
@@ -1,8 +1,8 @@
.ant-card .ant-card-body {
/* .ant-card .ant-card-body {
    padding: 0;
}
.ant-card-bordered {
    border-right: none;
    border-bottom: none;
}
} */