mirror of
https://github.com/YMFE/yapi.git
synced 2025-03-07 14:16:52 +08:00
docs: add import-data doc url
This commit is contained in:
parent
1fd34320ce
commit
443223e8bf
@ -136,7 +136,7 @@ class ProjectData extends Component {
|
||||
<div className="m-panel">
|
||||
<div className="postman-dataImport">
|
||||
<div className="dataImportCon">
|
||||
<div ><h3>数据导入</h3></div>
|
||||
<div ><h3>数据导入 <a target="_blank" href="https://yapi.ymfe.org/index-%E6%95%B0%E6%8D%AE%E5%AF%BC%E5%85%A5(%E9%87%8D%E8%A6%81).html" ><Icon type="question-circle-o" /></a></h3></div>
|
||||
<div className="dataImportTile">
|
||||
<Select placeholder="请选择导入数据的方式" onChange={this.handleImportType}>
|
||||
{Object.keys(importDataModule).map((name) => {
|
||||
|
Loading…
Reference in New Issue
Block a user