{if !empty($obj.vod_down_list) && empty($obj.vod_copyright)}
 下载列表
 排序
    {php}$downlist_index=1;{/php} {maccms:foreach name="obj.vod_down_list" id="vo"}
  • {$vo.player_info.show}
  • {php}$downlist_index++;{/php} {/maccms:foreach}
{php}$downlist_index=1;{/php} {php} if (!function_exists('thunderEncode')){ function thunderEncode($str){ $thunderUrl=$str; if(substr($str,0,10)!='thunder://'){ $thunderUrl='thunder://'.base64_encode('AA'.$str.'ZZ'); } return $thunderUrl; } } {/php} {maccms:foreach name="obj.vod_down_list" id="vo"} {php}$downlist_index++;{/php} {/maccms:foreach}
{/if}