From 1264c4707e1ba092323c98cb20689d7883c6d59d Mon Sep 17 00:00:00 2001 From: zhonghua Date: Wed, 18 Mar 2026 11:11:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=92=AD=E6=94=BE=E5=99=A8:=20bigPlayButton=20?= =?UTF-8?q?=E5=B1=85=E4=B8=AD=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- reading-platform-frontend/src/views/office/player.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reading-platform-frontend/src/views/office/player.vue b/reading-platform-frontend/src/views/office/player.vue index c6f50e7..db57ed2 100644 --- a/reading-platform-frontend/src/views/office/player.vue +++ b/reading-platform-frontend/src/views/office/player.vue @@ -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',