{if !in_array($op, $qcloud_array)} {template 'common/header'} {template 'web/video/video-header'} {/if} {if $op == 'display'} {template 'web/qcloudVod/display'} {elseif $op=='upQcloudVod'} {template 'web/qcloudVod/upQcloudVod'} {elseif $op=='preview'} {template 'web/qcloudVod/preview'} {/if} {if !in_array($op, $qcloud_array)} {template 'common/footer'} {/if}