fix: typo
This commit is contained in:
parent
cb6408a943
commit
4f6109192a
|
|
@ -6,7 +6,7 @@
|
|||
<img src="{{ options.logo }}">
|
||||
</div>
|
||||
{{ /if }}
|
||||
<div class="dplayer-danmaku"{{ if options.danmaku && options.danmaku.bottm }} style="margin-bottom:{{ options.danmaku.bottm }}"{{ /if }}>
|
||||
<div class="dplayer-danmaku"{{ if options.danmaku && options.danmaku.bottom }} style="margin-bottom:{{ options.danmaku.bottom }}"{{ /if }}>
|
||||
<div class="dplayer-danmaku-item dplayer-danmaku-item--demo"></div>
|
||||
</div>
|
||||
<div class="dplayer-subtitle"></div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue