Browse Source

文本替换

dev
LUCAS 2 years ago
parent
commit
71f2f6638f
  1. 2
      web/client/src/sections/fillion/components/editGuanlang.js

2
web/client/src/sections/fillion/components/editGuanlang.js

@ -90,7 +90,7 @@ const EditGuanlang = (props) => {
<Row style={{marginBottom:'20px'}}> <Row style={{marginBottom:'20px'}}>
<Col span={20}> <a>配置属性</a> </Col> <Col span={20}> <a>配置属性</a> </Col>
<Col span={2}> <Button>视频格式转换</Button> </Col> <Col span={2}> <Button>视频格式转换</Button> </Col>
<Col span={2}> <Button>测试</Button> </Col> {/* <Col span={2}> <Button>测试</Button> </Col> */}
</Row> </Row>
<Row> <Row>

Loading…
Cancel
Save