فهرست منبع

注释掉内嵌标签后 初始化歌词

onecold 9 ماه پیش
والد
کامیت
7f4eca997b
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      entry/src/main/ets/view/LocalMusic.ets

+ 0 - 1
entry/src/main/ets/view/LocalMusic.ets

@@ -1556,7 +1556,6 @@ export struct LocalMusic {
         this.currentSong.genre = this.genreStr;
         this.currentSong.track = this.trackStr;
         this.currentSong.lyricContent = this.lyricConStr;
-        this.initLyric(this.editingItem.filePath);
         this.currentSong.ALBUMARTIST = this.albumArtistStr;
         this.currentSong.COMPOSER = this.composerStr;
         this.currentSong.LYRICIST = this.lyricistStr;