update popper animation
This commit is contained in:
parent
eed5708494
commit
dab9c3f601
4 changed files with 359 additions and 18 deletions
|
@ -2,7 +2,7 @@
|
|||
<div style="margin: 200px">
|
||||
<Tabs value="name1">
|
||||
<TabPane label="标签一" name="name1">
|
||||
<div style="width: 200px;height:300px">
|
||||
<div style="width: 200px;height:300px;overflow: auto;">
|
||||
<Poptip title="提示标题" content="标签一的内容" placement="left" transfer >
|
||||
<Button id="aaa">左边</Button>
|
||||
</Poptip>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue