Commit 4c47cff6 authored by 仇晓婷's avatar 仇晓婷

多页签优化

parent 540c4e39
......@@ -17,7 +17,7 @@
:closable="page.meta && page.meta.closable"
/>
</Tabs>
<Dropdown class="i-layout-tabs-close" @on-click="handleClose">
<Dropdown class="i-layout-tabs-close" @on-click="handleClose" placement="bottom-end">
<div class="i-layout-tabs-close-main">
<Icon type="ios-arrow-down" />
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment