店铺权重分,可以自定义,在店铺类型基础分上可以上调的分数,最后得分不超过系统默认总分
<{t}>店铺名称:<{/t}> <{$data.shop_name}>
<{t}>店铺类型:<{/t}> <{$data.shop_type}>
<{t}>店铺类型权重分:<{/t}> <{$data.shoptype_weight}>
<{t}>自定义分:<{/t}> <{input style="width:50px;" type="unsigned" name="custom_weight" vtype="required" value=$data.custom_weight|default:'0'}>
<{button type="submit" id='shopweight-form-submit' label="保存"|t:'sysitem'}>