<{t}>公式验算<{/t}>
<{t}> 您可以在这里测试配送公式是否计算正确、有效<{/t}>
<{t}>配送公式:<{/t}>
<{t}>商品重量:<{/t}> <{t}> 克<{/t}>

<{button onclick="countexp();" label="计算" type="button"}>

<{t}>订单价格:<{/t}> <{input type="money" id="orderprice" name="orderprice" class="inputstyle" maxlength="20" size="8" value="0"}>
<{t}>首重:<{/t}> <{input type="money" name="firstunit" class="inputstyle" maxlength="20" size="8" value="0"}>
<{t}>续重:<{/t}> <{input type="money" name="continueunit" class="inputstyle" maxlength="20" size="8" value="0"}>
<{button type="button" onclick='countexp(this)' label=$___b2c="确定"|t:'b2c'}>