<{button app="desktop" label="添加红包规则" |t: 'syscategory' class="add-hongbao" id="addhongbao" icon="btn_add.gif"}>
<{if $hongbao_type == "fixed"}>
<{include file="syspromotion/hongbao/fixed.html" }>
<{elseif $hongbao_type == "stochastic"}>
<{include file="syspromotion/hongbao/stochastic.html" }>
<{else}>
<{include file="syspromotion/hongbao/fixed.html" }>
<{/if}>
<{button type="submit" id='brand-form-submit' label="保存" |t: 'syscategory'}>