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:
5
xiaomusic/static/index.html
vendored
5
xiaomusic/static/index.html
vendored
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user