<{if $goods.product}> <{assign var=product value=$goods.product|current}> <{/if}>
<{t}>销售价:<{/t}> <{input type="unsigned" value=$product.price.price.price name="goods[product][0][price][price][price]" style="width:60px" maxlength="25" }> <{button type="button" label="编辑会员价格" style="display:none" onclick="goodsEditor.mprice.bind(goodsEditor)(this)" icon="btn_edit.gif" app="desktop"}> <{foreach from=$mLevels item=lv }> <{/foreach}>
<{t}>成本价:<{/t}> <{input type="unsigned" name="goods[product][0][price][cost][price]" maxlength="30" style="width:60px" value=$product.price.cost.price }>
<{t}>市场价:<{/t}> <{input type="unsigned" name="goods[product][0][price][mktprice][price]" maxlength="30" value=$product.price.mktprice.price }>
<{t}>货号:<{/t}> <{if $do_edit neq 'true'}>readonly="readonly"<{/if}><{/if}> /> * <{if $product.bn}> <{if $do_edit neq 'true'}> (<{$do_edit}>) <{/if}> <{/if}>
<{t}>条形码:<{/t}> <{img id="copy" title="复制货号" class="pointer" src="icons/paste.gif"}>
<{t}>重量:<{/t}> <{input type="unsigned" value=$product.weight name="goods[product][0][weight]" style="width:60px" maxlength="25" }><{t}>克(g)<{/t}>
<{t}>规格:<{/t}> <{button label="label" app="desktop" icon="btn_add.gif" label="开启规格" onclick="checkRelationInfo();"}>