mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-10-23 20:51:18 +08:00
feat: 调整搜索框 placeholder
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