mirror of
https://github.com/rubickCenter/rubick
synced 2025-10-27 07:01:26 +08:00
使搜索框在存在输入内容时mousedown不会造成拖动
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,12 +1,21 @@
|
||||
.DS_Store
|
||||
|
||||
dist/
|
||||
dist/electron/*
|
||||
dist/web/*
|
||||
|
||||
build/*
|
||||
!build/icons/
|
||||
|
||||
node_modules/
|
||||
|
||||
npm-debug.log
|
||||
npm-debug.log.*
|
||||
.pnpm-debug.log
|
||||
|
||||
thumbs.db
|
||||
!.gitkeep
|
||||
|
||||
.idea
|
||||
dist/
|
||||
.vscode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user