opti: 请求真实接口提示

This commit is contained in:
zwjamnsss 2017-07-27 20:24:56 +08:00
parent b8d70c6a8b
commit 29e800cc1e

View File

@ -239,6 +239,7 @@ export default class InterfaceTest extends Component {
style={{marginLeft: 10}}
loading={this.state.loading}
>发送</Button>
<span style={{fontSize: 12}}>请求测试真实接口</span>
</div>
<Card title="HEADERS" noHovering style={{marginTop: 10}} className={Object.keys(headers).length ? '' : 'hidden'}>
<div className="req-row headers">