mirror of
https://dl.bcrjl.com/ghg/HaoOuBa/Joe.git
synced 2026-02-17 13:10:05 +08:00
更新
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user