注:1.正常出售的商品货号建议与其他规则条件一起使用,避免系统误判将正常订单判为特殊订单 2.淘宝旗标只限淘宝平台使用
<{t}>规则名称:<{/t}> <{input type="text" name="farm_name" style="width:240px" value=$shop_row.farm_name}>
<{t}>商城名称:<{/t}>
<{foreach from=$shop_list item=item name=foo}>
<{/foreach}>
<{t}>会员帐号:<{/t}> <{input type="textarea" name="user_name" style="width:240px" value=$shop_row.user_name}><{t}>(多个用户用英文逗号分割)<{/t}>
<{t}>收货人手机:<{/t}> <{input type="textarea" name="ship_mobile" style="width:240px" value=$shop_row.ship_mobile}><{t}>(多个用户用英文逗号分割)<{/t}>
<{t}>销售物料编码:<{/t}> checked="checked" <{/if}> /> 全部匹配   checked="checked" <{/if}> /> 部分匹配  
<{input type="textarea" name="product_bn" style="width:240px" value=$shop_row.product_bn}><{t}>(多个商品货号用英文逗号分割)<{/t}>
<{t}>订单总额:<{/t}>  <{input type="unsigned" name="money" value=$shop_row.money}>
<{t}>客户备注:<{/t}> <{input type="textarea" name="custom_mark" style="width:240px" value=$shop_row.custom_mark}>
<{t}>商家备注:<{/t}> <{input type="textarea" name="mark_text" style="width:240px" value=$shop_row.mark_text}>
<{t}>淘宝旗标:<{/t}> <{foreach from=$arrMarkType item=item key=key}> <{/foreach}>
<{t}>详细地址:<{/t}> <{input type="textarea" name="ship_addr" style="width:240px" value=$shop_row.ship_addr}>
<{t}>状态:<{/t}> checked='checked' <{/if}>/>开启   checked='checked' <{/if}>/>关闭
<{button type="submit" id="btn-brand" label="保存"}>