播放器: bigPlayButton 居中显示

Made-with: Cursor
This commit is contained in:
zhonghua 2026-03-18 11:11:57 +08:00
parent c2f4a77d85
commit 1264c4707e

View File

@ -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',