This commit is contained in:
杜恒
2021-05-07 10:26:04 +08:00
parent 976049b119
commit c52402ec25
15 changed files with 109 additions and 113 deletions

View File

@@ -4,7 +4,7 @@
<div class="play">
<div class="title">播放预览</div>
<div class="box">
<iframe allowfullscreen="true" data-player="<?php echo $this->options->JCustomPlayer ? $this->options->JCustomPlayer : '/usr/themes/Joe/library/player.php?url=' ?>"></iframe>
<iframe allowfullscreen="true" data-player="<?php $this->options->JCustomPlayer ? $this->options->JCustomPlayer() : Helper::options()->themeUrl('library/player.php?url=') ?>"></iframe>
</div>
</div>
<div class="episodes">