diff --git a/assets/js/joe.post&page.js b/assets/js/joe.post&page.js index f380722..02bba19 100644 --- a/assets/js/joe.post&page.js +++ b/assets/js/joe.post&page.js @@ -159,9 +159,6 @@ document.addEventListener('DOMContentLoaded', () => { $(this).addClass('active').siblings().removeClass('active') const url = $(this).attr('data-src') $('.joe_detail__article-video .play iframe').attr({ src: player + url }) - $('.joe_detail__article-video .play .title').html('正在播放:' + $(this).html()) - const offset = $('.joe_detail__article-video .play').offset().top - $('.joe_header').height() - 15 - window.scrollTo({ top: offset, behavior: 'smooth' }) }) $('.joe_detail__article-video .episodes .item').first().click() } diff --git a/public/article.php b/public/article.php index b18b71c..beef2a2 100644 --- a/public/article.php +++ b/public/article.php @@ -43,7 +43,7 @@ hidden && $this->fields->video) : ?>
-
正在播放:
+
播放预览