mirror of
https://github.com/rubickCenter/rubick
synced 2026-02-25 16:34:36 +08:00
♻️ search 框输入交互优化
This commit is contained in:
BIN
public/icon.ico
Normal file
BIN
public/icon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
public/icon@2x.png
Normal file
BIN
public/icon@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
BIN
public/icon@3x.png
Normal file
BIN
public/icon@3x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
@@ -32,9 +32,9 @@ window.rubick = {
|
||||
},
|
||||
|
||||
// 窗口交互
|
||||
// hideMainWindow() {
|
||||
// ipcSendSync("hideMainWindow");
|
||||
// },
|
||||
hideMainWindow() {
|
||||
ipcSendSync("hideMainWindow");
|
||||
},
|
||||
showMainWindow() {
|
||||
ipcSendSync("showMainWindow");
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user