mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-12-22 10:06:56 +08:00
feat: 区分左右键点击 左键自动粘贴 右键仅复制
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="clip-search">
|
||||
<input v-model="filterText" autofocus type="text" placeholder="输入关键词检索" />
|
||||
<input v-model="filterText" autofocus type="text" placeholder="🔍" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user