mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-27 00:20:48 +08:00
fix: 搜索提示
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<input
|
||||
class="text-input"
|
||||
v-model="keyword"
|
||||
placeholder="Search"
|
||||
placeholder="键盘点击「/」以触发搜索"
|
||||
@input="setSearch(keyword)"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user