优化ktv模式
parent
13d2d5606b
commit
19824ebc3e
|
@ -38,6 +38,7 @@ export default {
|
||||||
|
|
||||||
closeKtvMode() {
|
closeKtvMode() {
|
||||||
this.ktvMode = 0
|
this.ktvMode = 0
|
||||||
|
this.lrcSearchBoxShow = false
|
||||||
},
|
},
|
||||||
showLrcSearch() {
|
showLrcSearch() {
|
||||||
this.lrcForm.input = `${this.curr.artist} ${this.curr.title}`
|
this.lrcForm.input = `${this.curr.artist} ${this.curr.title}`
|
||||||
|
|
Reference in New Issue