lex 1 year ago
parent
commit
9f9e5f93dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/music/music-detail/index.tsx

+ 1 - 1
src/views/music/music-detail/index.tsx

@@ -856,7 +856,7 @@ export default defineComponent({
             >
               <div>
                 <img src={iconAlbum} />
-                <span>进入曲目所在专辑列表</span>
+                <span>进入曲目所在平台专辑列表</span>
               </div>
               <Icon name="arrow" size={16} color="#666" />
             </div>