<{t}>正在编辑<{/t}><{$editInfo.count}><{t}>条数据。
<{/t}> <{t}> 小技巧: 直接修改:对所选商品的某个价格进行统一修改。 公式调价:将所选商品的某个价格修改为在另一个价格的基础上加减乘一个数字。 提示:公式调价中,等号两边列表中的会员价表示的意义不同, 等号前边是最终的结果(公式计算的最终结果,直接保存为会员价格), 等号后边是计算公式中的参数(他的值为原销售价*会员等级的折扣率)。 <{/t}>
<{input name="updateName[uniformPrice]" id="ipt_enable_uniformPrice_updatename" type="select" value="price" options=$updateName}> = <{input onfocus=";$('ipt_enable_uniformPrice').checked=true" vtype="unsigned" id="bated_ipt_uniformPrice" type=$item.type value=$item.value inputType=$item.inputType options=$item.options name="set[uniformPrice]" }>
<{input name="updateName[uniformPriceByOperator]" type="select" id="updatePriceName" onchange="changeUpdatePriceName()" value="price" options=$updateName}> = <{input name="fromName[uniformPriceByOperator]" type="select" id="updateFromName" value="cost" options=$updateName}> <{input name="operator[uniformPriceByOperator]" type="select" id="updateOperator" value="+" options=$operator}> <{input onfocus=";$('ipt_enable_uniformPriceByOperator').checked=true" vtype="unsigned" id="bated_ipt_uniformPriceByOperator" type=$item.type value=$item.value inputType=$item.inputType options=$item.options name="set[uniformPriceByOperator]" }>
<{area inject=".mainFoot"}>
<{button label="保存" type="button" id="btn01" class="btn-primary"}>
<{/area}>