EvanNotFound / hexo-theme-redefine

Simplicity in Speed, Purity in Design: Redefine Your Hexo Journey.
https://redefine.ohevan.com
GNU General Public License v3.0
1.28k stars 97 forks source link

Fixed aplayer bug #345

Closed CarefreeMontage closed 4 months ago

CarefreeMontage commented 4 months ago

Fixed the problem that the lyrics button of the aplayer plug-in cannot respond. The lrc option of the aplayer plug-in is available and the lyrics are hidden by default when loading the page. 修复aplayer插件歌词按钮无法响应,aplayer插件的lrc选项可用并设置页面载入默认隐藏歌词。

The original button failed due to aplayer.styl property conflict. The following is the repair effect. 原来的按钮因为aplayer.styl属性冲突导致失效,以下是修复效果 https://github.com/EvanNotFound/hexo-theme-redefine/assets/136422874/1d528a61-9a51-41f6-a336-fecd20f3ffe1

Now the lrc file can be added correctly and the lyrics can be displayed, and the lyrics can be hidden by default when the page is loaded. 现在可以正确添加lrc文件并显示歌词,并且页面载入默认隐藏歌词