Merge branch 'dev' of gitlab.corp.qunar.com:mfe/yapi into dev

This commit is contained in:
zwjamnsss 2017-07-31 10:55:05 +08:00
commit 1fa28f73d9
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
.breadcrumb-container {
@include row-width-limit;
margin: 16px auto -8px;
margin: 16px auto;
}

View File

@ -78,7 +78,7 @@ class AddInterface extends Component {
mockJson: '',
mockURL: '',
projectData: {},
tagName: '创建接口',
tagName: '添加接口',
showMock: ''
}
}