|
|
@@ -6884,8 +6884,8 @@ export struct LocalMusic {
|
|
|
this.lyricControllerSingle.setLyric(lyric)
|
|
|
this.showSingleLyric = true
|
|
|
// 4.保存歌词文件lyric到本地
|
|
|
-
|
|
|
- this.saveDataToFile(res, jiaMilyricPath, true)
|
|
|
+ //2025年8月28日歌词不再加密下载
|
|
|
+ this.saveDataToFile(res, lyricPath, false)
|
|
|
|
|
|
|
|
|
} else {
|