mirror of
https://github.com/YMFE/yapi.git
synced 2025-01-06 12:45:22 +08:00
Merge branch 'dev' of gitlab.corp.qunar.com:mfe/yapi into dev
This commit is contained in:
commit
1fa28f73d9
@ -2,5 +2,5 @@
|
||||
|
||||
.breadcrumb-container {
|
||||
@include row-width-limit;
|
||||
margin: 16px auto -8px;
|
||||
margin: 16px auto;
|
||||
}
|
||||
|
@ -78,7 +78,7 @@ class AddInterface extends Component {
|
||||
mockJson: '',
|
||||
mockURL: '',
|
||||
projectData: {},
|
||||
tagName: '创建接口',
|
||||
tagName: '添加接口',
|
||||
showMock: ''
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user