From 6c343db1dd484f4bd9c1290a6e8f62b5105ef607 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Wed, 14 Mar 2018 02:32:05 +0800 Subject: [PATCH] docs: fix hls demo --- docs/config.js | 2 +- docs/index.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/config.js b/docs/config.js index d44371d..ecbc628 100644 --- a/docs/config.js +++ b/docs/config.js @@ -219,7 +219,7 @@ function aplayer6 () { function aplayer7 () { window.ap7 = new APlayer({ - container: document.getElementById('player7'), + container: document.getElementById('aplayer7'), audio: [{ name: '慉るăȘら(HLS)', artist: 'Goose house', diff --git a/docs/index.html b/docs/index.html index de34666..62fe416 100644 --- a/docs/index.html +++ b/docs/index.html @@ -17,6 +17,7 @@ gtag('config', 'UA-48084758-8'); +