{php} $share_text = trim($obj['vod_content']); $share_text = str_replace(["\r", "\n"], " ", $share_text); $share_text = addslashes($share_text); $share_text = mac_filter_html($share_text); $share_text = mac_substring($share_text, 140); {/php} {include file="public/include"}
{include file="public/header"}
{include file="block/vod_detail_info"}
{include file="block/star"}
{include file='module/banner_ads' slot="desktop_below_player" device="desktop"} {include file='module/banner_ads' slot="mobile_below_player" device="mobile"}
{include file="block/vod_playlist"} {include file="block/vod_downlist"} {include file="block/vod_desc"} {include file="block/vod_related"} {include file="block/comment"}
{include file="block/vod_sidebar"}
{include file="public/footer"}