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

@@ -32,7 +32,7 @@
</div>
<div class="joe_video__player joe_video__contain">
<div class="joe_video__contain-title">正在播放:</div>
<iframe allowfullscreen="true" class="joe_video__player-play" data-player="<?php echo $this->options->JCustomPlayer ? $this->options->JCustomPlayer : '/usr/themes/Joe/library/player.php?url=' ?>"></iframe>
<iframe allowfullscreen="true" class="joe_video__player-play" data-player="<?php $this->options->JCustomPlayer ? $this->options->JCustomPlayer() : Helper::options()->themeUrl('library/player.php?url=') ?>"></iframe>
</div>
<?php else : ?>
<div class="joe_video__type joe_video__contain">