1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-05-02 23:39:51 +08:00

Enhance iWebPlayer link with additional styling (#816)

This commit is contained in:
birdstudy-nj
2026-04-03 18:10:15 +08:00
committed by GitHub
parent 573d86e3af
commit 769086c192

View File

@@ -64,7 +64,10 @@
<a href="/static/onlineSearch/index.html">OnlineSearch</a>
</div>
<div class="options_list">
<a href="/static/iwebplayer/iwebplayer.html">适配iPhone主题</a>
<a href="/static/iwebplayer/iwebplayer.html" style="flex-direction: column; line-height: 1.2; padding: 4px 0; letter-spacing: 0;">
<span style="font-weight: 600;">iWebPlayer</span>
<span style="font-size: 0.7em; opacity: 0.7; margin-top: 2px;">iPhone手机播放器</span>
</a>
</div>
<div class="options_list weapp">
<a href="https://github.com/F-loat/xiaoplayer" target="_blank">微信小程序</a>