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