fix: issue of contextmenu in TabsView component; 🐛
修复:TabsView 组件右键菜单的bug;
This commit is contained in:
@@ -4,8 +4,9 @@ module.exports = {
|
||||
color: '#13c2c2',
|
||||
mode: 'night'
|
||||
},
|
||||
multiPage: true,
|
||||
animate: {
|
||||
name: 'zoom',
|
||||
direction: 'left'
|
||||
name: 'roll',
|
||||
direction: 'default'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user