DIYgod / DIYgod/APlayer

吸顶固定播放器无法显示滚动条,不能向上滚动以及显示

Open
#547 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

吸顶固定播放器无法显示滚动条,不能向上滚动以及显示

HTML
`

`

JS
`container: document.getElementById('aplayer'),
fixed: true,
autoplay: false,
theme: '#FADFA3',
loop: 'all',
order: 'random',
preload: 'auto',
volume: 0.7,
mutex: true,
listFolded: true,
listMaxHeight: 90,
lrcType: 3`
![批注 2020-07-09 020440](https://user-images.githubusercontent.com/29647739/86954446-95227d80-c188-11ea-99ec-b60afefdbd68.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.