{if $op=='upAliyunVod'} {/if} {if $op != 'preview'} {template 'common/header'} {else} {template 'web/video/no-require-header'} {/if} {template 'web/video/video-header'} {if $op == 'display'} {template 'web/aliyunVod/display'} {elseif $op=='upAliyunVod'} {template 'web/aliyunVod/upAliyunVod'} {elseif $op=='preview'} {template 'web/aliyunVod/preview'} {/if} {template 'common/footer'}