mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-20 02:47:30 +08:00
使用组件而非插件的形式重写 quickcommandUI
This commit is contained in:
@@ -117,7 +117,7 @@ module.exports = configure(function(ctx) {
|
||||
// directives: [],
|
||||
|
||||
// Quasar plugins
|
||||
plugins: ['Dialog', 'Notify']
|
||||
plugins: ['Notify']
|
||||
},
|
||||
|
||||
// animations: 'all', // --- includes all animations
|
||||
@@ -258,4 +258,4 @@ module.exports = configure(function(ctx) {
|
||||
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user