mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-25 03:49:26 +08:00
✨ 支持系统菜单功能
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
@changeSelect="changeSelect"
|
||||
:searchValue="searchValue"
|
||||
:placeholder="placeholder"
|
||||
:pluginLoading="pluginLoading"
|
||||
@choosePlugin="choosePlugin"
|
||||
/>
|
||||
</div>
|
||||
@@ -39,6 +40,7 @@ const {
|
||||
openPlugin,
|
||||
currentPlugin,
|
||||
placeholder,
|
||||
pluginLoading,
|
||||
} = createPluginManager();
|
||||
|
||||
initPlugins();
|
||||
|
||||
Reference in New Issue
Block a user