mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:18:33 +08:00
feat: tabs adds a variety of style configurations
This commit is contained in:
@@ -41,7 +41,9 @@ if (!preferences.tabbar.persist) {
|
||||
<TabsView
|
||||
:active="currentActive"
|
||||
:context-menus="createContextMenus"
|
||||
:dragable="preferences.tabbar.dragable"
|
||||
:show-icon="showIcon"
|
||||
:style-type="preferences.tabbar.styleType"
|
||||
:tabs="currentTabs"
|
||||
@close="handleClose"
|
||||
@sort-tabs="coreTabbarStore.sortTabs"
|
||||
|
Reference in New Issue
Block a user