播放器: bigPlayButton 居中显示
Made-with: Cursor
This commit is contained in:
parent
c2f4a77d85
commit
1264c4707e
@ -71,7 +71,7 @@ function createPlayer(source?: string, cover?: string) {
|
||||
source: source,
|
||||
cover: cover || '/long/long.svg',
|
||||
skinLayout: [
|
||||
{ name: 'bigPlayButton', align: 'blabs', x: 30, y: 80 },
|
||||
{ name: 'bigPlayButton', align: 'cc', x: 0, y: 0 },
|
||||
{ name: 'H5Loading', align: 'cc' },
|
||||
{
|
||||
name: 'controlBar',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user