{if $newObj eq 'a'}
    welcome a
    {elseif $a eq 'b'}
    welcome b
    {else}
    welcome others
{/if}

 

相关文章: