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