{if $op=='upload'}
{/if}
{template '_header'}
{template 'aliyunVod/_header'}
{if $op=='display'}
{template 'aliyunVod/display'}
{elseif $op=='upload'}
{template 'aliyunVod/upload'}
{elseif $op=='preview'}
{template 'aliyunVod/preview'}
{/if}
{template '_footer'}