mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 21:28:06 +00:00
Merge branch 'electron'
# Conflicts: # src/store/actions.js # src/store/mutations.js
This commit is contained in:
commit
7d32e8f3bf
291 changed files with 23897 additions and 161 deletions
|
|
@ -35,6 +35,7 @@
|
|||
<svg-icon icon-class="search" />
|
||||
<div class="input">
|
||||
<input
|
||||
ref="searchInput"
|
||||
:placeholder="inputFocus ? '' : $t('nav.search')"
|
||||
v-model="keywords"
|
||||
@keydown.enter="goToSearchPage"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue