文字修改

This commit is contained in:
王东 2024-06-23 10:34:49 +08:00
parent ffe9a87243
commit a10cb62000

View File

@ -172,7 +172,7 @@ const Guide: React.FC<Props> = (props) => {
{/* 下拉框 全国自定义点位数目图 */} {/* 下拉框 全国自定义点位数目图 */}
<Row className={styles.filterWrap}> <Row className={styles.filterWrap}>
<Col span={5} className={styles.filterLabel}></Col> <Col span={5} className={styles.filterLabel}></Col>
<Col span={6}> <Col span={6}>
<Select allowClear <Select allowClear
style = {{width: 310, color: '#2F66F2'}} style = {{width: 310, color: '#2F66F2'}}