Update vueapp.js
This commit is contained in:
parent
1bbfcdd0e3
commit
855e4ac7a1
1 changed files with 1 additions and 0 deletions
|
@ -3342,6 +3342,7 @@ const app = new Vue({
|
|||
translation: ''
|
||||
});
|
||||
app.lyrics = preLrc.reverse();
|
||||
if (app.lyrics[5].line == "") {app.loadNeteaseLyrics();} // Detect incomplete QQ lyrics.
|
||||
} catch (e) {
|
||||
console.log(e)
|
||||
app.loadNeteaseLyrics();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue