<{t}>正在编辑<{/t}><{$editInfo.count}><{t}>条数据。<{/t}>
<{t}>小技巧:1、“全部修改为”即把所选商品名称修改为一致。<{/t}>
2、“增加”可在商品名称前、后各增加一串字符。
3、“查找并替换”可实现字符替换。若替换文字不填写,则被替换文字会被系统删除。
<{input onfocus=";$('ipt_enable_brief').checked=true" id="bated_ipt_brief" type=$item.type value=$item.value inputType=$item.inputType options=$item.options name="set[name]" }>
前缀 <{input onfocus=";$('ipt_enable_add').checked=true" id="bated_ipt_add_front" type=$item.type value=$item.value inputType=$item.inputType options=$item.options name="set[add][front]" }> 后缀 <{input onfocus=";$('ipt_enable_add').checked=true" id="bated_ipt_add_after" type=$item.type value=$item.value inputType=$item.inputType options=$item.options name="set[add][after]" }>
查找 <{input onfocus=";$('ipt_enable_replace').checked=true" id="bated_ipt_replace_front" type=$item.type value=$item.value inputType=$item.inputType options=$item.options name="set[replace][front]" }> 替换为 <{input onfocus=";$('ipt_enable_replace').checked=true" id="bated_ipt_replace_after" type=$item.type value=$item.value inputType=$item.inputType options=$item.options name="set[replace][after]" }>
<{include file="product/batchEdit.html"}>