{include file="index/header"}
添加
{if condition="input('id') eq 9"} {/if}
{if condition="input('id') eq 9"} {else /} {/if}
{if condition="input('id') eq 1"}
{/if} {if condition="input('id') neq 9"}
{/if}
{include file="index_footer"}