mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-18 00:34:19 +08:00
♻️ search 框输入交互优化
This commit is contained in:
@@ -49,6 +49,7 @@ export default () => {
|
||||
window.removeBrowserView(view);
|
||||
window.setSize(800, 60);
|
||||
executeHooks("PluginOut", null);
|
||||
window.webContents.executeJavaScript(`window.initRubick()`);
|
||||
view = undefined;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user