mirror of
https://github.com/YMFE/yapi.git
synced 2025-02-23 13:59:28 +08:00
fix: interface path icon
This commit is contained in:
parent
c21fab09c1
commit
139b087e19
@ -388,7 +388,7 @@ class InterfaceEditForm extends Component {
|
||||
<span>
|
||||
接口路径
|
||||
<Tooltip title="接口路径,支持动态路由,例如:'/api/user/:id'">
|
||||
<Icon type="question" style={{ width: "10px" }} />
|
||||
<Icon type="question-circle-o" style={{ width: "10px" }} />
|
||||
</Tooltip>
|
||||
|
||||
</span>
|
||||
|
Loading…
Reference in New Issue
Block a user