mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
14 lines
494 B
HTML
14 lines
494 B
HTML
<div class="gui-settings-flat-button medal-helper" style="position: relative; z-index: 101;" id="medal-helper">
|
|
<i class="icon-medal"></i>
|
|
<span>更换勋章</span>
|
|
<div class="medal-popup popup">
|
|
<ul></ul>
|
|
</div>
|
|
</div>
|
|
<div class="gui-settings-flat-button medal-helper" style="position: relative; z-index: 100;" id="title-helper">
|
|
<i class="icon-live-title"></i>
|
|
<span>更换头衔</span>
|
|
<div class="medal-popup popup">
|
|
<ul></ul>
|
|
</div>
|
|
</div> |