<{if $type=="hongbao"}> <{input type="hidden" name="scratchcardrules[$maxkey][bonus_type]" value="hongbao"}> <{input type="hidden" name="scratchcardrules[$maxkey][hongbaoid]" value=""}> <{input type="hidden" name="scratchcardrules[$maxkey][hongbaomoney]" value=""}> <{input type="hidden" name="scratchcardrules[$maxkey][hongbaotype]" value=""}> <{button label="选择关联红包"|t:"syscategory" class="chooseredpacket" onclick="choose_redpacket(this)" }>*   <{elseif $type=="point"}> <{input type="hidden" name="scratchcardrules[$maxkey][bonus_type]" value="point"}> <{input type="text" class="x-input" name="scratchcardrules[$maxkey][num]" value="" size=30 vtype="required&&unsignedint"}> 点* <{elseif $type=="none"}> <{input type="hidden" name="scratchcardrules[$maxkey][bonus_type]" value="none"}> <{input type="text" name="scratchcardrules[$maxkey][bonus_desc]" value="" size=30 vtype="required" value="感谢您的参与"}> * <{elseif $type=="voucher"}> <{input type="hidden" name="scratchcardrules[$maxkey][bonus_type]" value="voucher"}> <{/if}> <{t}>获奖概率:<{/t}> <{input type="text" class="x-input" name="scratchcardrules[$maxkey][rate]" value="" size=10 maxlength=5 vtype="required&&unsigned"}>%* <{img style="cursor:pointer;" onclick="move_p(this,'up')" src="bundle/icon_asc.gif" alt="向上"|t:"syscategory" class="operater" app="desktop"}>     <{img style="cursor:pointer;" onclick="move_p(this,'down')" src="bundle/icon_desc.gif" alt="向下"|t:"syscategory" class="operater" app="desktop"}>     <{img app="desktop" src="bundle/delete.gif" class="delete" title="删除" style="cursor:pointer;" onclick="delete_item(this)" }>