mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-26 04:19:27 +08:00
ref: 功能优化
This commit is contained in:
@@ -181,6 +181,7 @@ const actions = {
|
||||
value: 'plugin',
|
||||
icon: 'image://' + path.join(plugin.sourceFile, `../${plugin.logo}`),
|
||||
desc: fe.explain,
|
||||
type: plugin.type,
|
||||
click: (router) => {
|
||||
actions.openPlugin({commit}, {cmd, plugin, feature: fe, router});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user