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